Тёмный
No video :(

Matlab Example for Linear Programming 

Ayca Altay
Подписаться 2,2 тыс.
Просмотров 110 тыс.
50% 1

Our example in Matlab

Опубликовано:

 

21 авг 2024

Поделиться:

Ссылка:

Скачать:

Готовим ссылку...

Добавить в:

Мой плейлист
Посмотреть позже
Комментарии : 60   
@michaelraum3393
@michaelraum3393 5 лет назад
Very helpful, thanks for posting and taking the time to explain things clearly!
@ALMIRANTE-ly3fi
@ALMIRANTE-ly3fi 5 лет назад
REALLY THANK YOU, finally a clear and easy example.
@transegitimdansmanlk2167
@transegitimdansmanlk2167 4 года назад
Hayat kurtaran güzel insan Cook teşekkürler 🤗 Sizin gibi insanlar iyi ki varlar.
@test123-wn7km
@test123-wn7km Год назад
perfect explanation thank you
@SawaschaiChavanakorn-oh8zw
@SawaschaiChavanakorn-oh8zw 7 месяцев назад
thank you very much for detailed explanation.
@mobasshirazaman4001
@mobasshirazaman4001 3 года назад
Be less nervous when speaking. If you speak like you are going to cry it effects the viewers concentration of learning. However, it was a good video for beginners.
@aycaaltay9929
@aycaaltay9929 3 года назад
I was not nervous at all! That’s my original talk.
@AjayKumar-ul2dg
@AjayKumar-ul2dg 11 дней назад
Thank you
@walidossodi2200
@walidossodi2200 3 года назад
you saved my test
@48_subhambanerjee22
@48_subhambanerjee22 Год назад
Thanks 🙏🙏
@lorendelarosa8415
@lorendelarosa8415 7 лет назад
Hello Ayca! I really appreciate your video tutorial. It is really helpful for me! Although, I want to ask, what if I have a constraint that has a greater than or equal inequality instead of a less than or equal inequality. Will I include the coefficient of the right hand side of this inequality to the vector b? Thank you!
@lifeinwroclawpoland
@lifeinwroclawpoland 6 лет назад
You can also change that constraint into less than or equal inequality. By just multiplying "-1" on both sides of greater than or equal inequality.
@alielectricalelectronicsan2092
@alielectricalelectronicsan2092 4 года назад
A.o.A sir how can we solve non linear problems in matlab . I only now how to solve the linear Problems in matlab Can you provide me some help in this .
@alielectricalelectronicsan2092
@alielectricalelectronicsan2092 4 года назад
@@lifeinwroclawpoland A.o.A sir how can we solve non linear problems in matlab . I only now how to solve the linear Problems in matlab Can you provide me some help in this .
@samuelofosu-yeboah7981
@samuelofosu-yeboah7981 2 года назад
Thank you very much for this video.
@ruthsindie2660
@ruthsindie2660 5 лет назад
clear explanation
@akihiko1518
@akihiko1518 4 года назад
Thank you. Very helpful. I could not understand the documentation.
@aytulkorkut9927
@aytulkorkut9927 4 года назад
Thanks a lot, the video is very clear and helpful!
@Mahdim-rn6ih
@Mahdim-rn6ih 4 года назад
Thanks, very clear explanation
@divyam2290
@divyam2290 6 лет назад
very useful.....Thank u so much☺☺
@huzaifarahman5096
@huzaifarahman5096 4 года назад
amazing work, keep it up girl
@bennyizc
@bennyizc 4 года назад
thank you for the clear demo
@krishj8011
@krishj8011 5 лет назад
Thanks..it is very useful
@androqz1476
@androqz1476 4 года назад
you're my hero! Thanks!
@enesacikel7107
@enesacikel7107 5 лет назад
sağolun hocam tobb etü den selamlar
@LMGaming0
@LMGaming0 4 года назад
Thank you , this video is very helpful !
@NaeemKhan-cy2fg
@NaeemKhan-cy2fg 3 года назад
thank you soooooo much
@user-yo5zq8sk4g
@user-yo5zq8sk4g 3 месяца назад
Thank you sooo much Can you send this probleme
@dearkvic
@dearkvic 3 года назад
Thank you very much!
7 лет назад
Thanks for this helpful tutoral
@hymntosea
@hymntosea 3 года назад
hocam çok teşekkür ederim :)
@Dripto555
@Dripto555 6 лет назад
Thank you very much.. it helped me a lot.
@navjotsingh2251
@navjotsingh2251 4 года назад
Ezio doing maths!? I guess assassins can be mathematicians too, they can use it to kill their targets more accurately 😁
@zenapsgas
@zenapsgas 6 лет назад
But how do you set limits for single variables?
@madkoki96
@madkoki96 3 года назад
I have a question: If i want to minimize for example 2x1 +3x2 +3, since there is no x3 but 3 will f be (2 3 0)?
@aleyzeeo-aleyzee2101
@aleyzeeo-aleyzee2101 5 лет назад
Thnx ma'am
@haveanicetime
@haveanicetime 6 лет назад
Thank you very much, I have different values and I got this : X = 1.0e-11 * 0.0063 0.3116 what does it mean? Thanks
@aycaaltay9929
@aycaaltay9929 6 лет назад
Thank you. The algorithm that Matlab uses is not necessarily Simplex. At times, it may use something we call “a convergence-based method”. So, if the algorithm converges to the optimal solution, it may stop. So, the values you have are very close to 0. This means that you can use 0 instead of those values.
@haveanicetime
@haveanicetime 6 лет назад
Thank you but what I do not understand is, can the solver get the right answer of the problem? the problem I have has an optimum solution at the point (x,y)=(6,21), how can I get that from matlab? Thanks
@pedrolotti45
@pedrolotti45 3 года назад
thank you so mutch!
@aimanazahari1463
@aimanazahari1463 2 года назад
I have a question, what if we use another way by using the nma simplex file?? What are the inputs involved and how to de call the function? Thank you
@alihammoud3499
@alihammoud3499 6 лет назад
thank youu
@hosseinabbaspour7053
@hosseinabbaspour7053 7 лет назад
How can I set a binary value (which is conditional) in the linear programming in MATLAB? for instance, I have a binary value of Rij which will be zero (0) if X(i+1)j - Xij = 0 and will be one (1) otherwise.
@aycaaltay9929
@aycaaltay9929 7 лет назад
If you have any binary variables, that is no longer Linear Programming. It is Mixed-Integer Programming and to be solved using 'intlinprog'. Binary variables are introduced by their lower and upper limits. Their lower bound is 0 and upper bound is 1 and are defined among the integer variables. I haven't prepared any video on this but if you Google 'intlinprog', you might find a lot on how to implement the command.
@CartmanMrs
@CartmanMrs 6 лет назад
Hocam merhaba, Xij şeklinde değişkenlerimiz var ise bunlar nasıl kodlanabilir, hangi fonksiyon kullanılmalı?
@melvinmathew6602
@melvinmathew6602 6 лет назад
hi can you share your email id ? I need to get in touch with you Thanks
@alielectricalelectronicsan2092
@alielectricalelectronicsan2092 4 года назад
@@aycaaltay9929 A.o.A sir how can we solve non linear problems in matlab . I only now how to solve the linear Problems in matlab Can you provide me some help in this .
@kaazflip3961
@kaazflip3961 4 года назад
strijder!
@OldCarvalho
@OldCarvalho 6 лет назад
thank you very much. :D
@alielectricalelectronicsan2092
@alielectricalelectronicsan2092 4 года назад
A.o.A sir how can we solve non linear problems in matlab . I only now how to solve the linear Problems in matlab Can you provide me some help in this .
@aycaaltay9929
@aycaaltay9929 4 года назад
I'm sorry, I never solved nonlinear optimization in Matlab. I used Gams for all my nonlinear problems.
@marcosleighton6120
@marcosleighton6120 5 лет назад
hey my matlab does not have linprog on in it... where can i get it? thanks
@burakkoseoglu9450
@burakkoseoglu9450 5 лет назад
which verion .No linprog in 2013 and earlier versions
@marcosleighton6120
@marcosleighton6120 5 лет назад
burak köseoğlu 2014b 😣 on Macbook
@burakkoseoglu9450
@burakkoseoglu9450 5 лет назад
@@marcosleighton6120 hmm bro Try to get the 2018 version.Maybe fix.
@burakkoseoglu9450
@burakkoseoglu9450 5 лет назад
Do you know optimization problems?I need a help?Could you help me
@burakkoseoglu9450
@burakkoseoglu9450 5 лет назад
Ayça hocam benim bir optimizasyon problemim var.Amaç fonksiyonunu ve kısıtlarını yazdım fakat matlaba yazıp çalıştıramıyorum.Rica etsem yardımcı olur musunuz.(I have an optimization problem. I wrote the function and constraints of the function, but I can not write and run the matlab.)
@drukhan
@drukhan 5 лет назад
How to introduce binary variables? @aycaaltay
@idea9423
@idea9423 Год назад
Thank you
Далее
MATLAB Nonlinear Optimization with fmincon
14:26
Просмотров 239 тыс.
Lindo Example
8:29
Просмотров 48 тыс.
Application of Nonlinear Programming in Matlab
18:23
Просмотров 35 тыс.
Dijkstra's Algorithm - Computerphile
10:43
Просмотров 1,3 млн