Це відео не доступне.
Перепрошуємо.

Solve Mixed-Integer Linear Programming (MILP) Optimization Problems in MATLAB

Поділитися
Вставка
  • Опубліковано 16 лип 2022
  • #matlab #optimization #optimizationtechniques #mixedintegerprogramming #linearprogramming #convexoptimization #linearprogrammingproblem #matlabsimulation #matlaboptimization #controlengineering #matrixalgebra #convex #linearprogrammingproblems #signalprocessing #controltheory #modelpredictivecontrol
    If you need help with your professional engineering problem, or you need to develop new skills in the fields of control, signal processing, embedded systems, programming, optimization, machine learning, robotics, etc., we are here to help. We provide professional engineering services as well as tutoring and skill development services. We have more than 15 years of industry, research, and university-level teaching experience. Describe your problem and we will send you a quote for our services. The contact information is ml.mecheng@gmail.com
    It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts by making a PayPal donation or by becoming a Patreon:
    PayPal: www.paypal.me/AleksandarHaber
    Patreon: www.patreon.com/user?u=320801...
    The post accompanying this video is given here: aleksandarhaber.com/solve-mix...
    In this post, we explain:
    -What are mixed-integer linear programming optimization problems.
    -How to define and solve these types of optimization problems in MATLAB.
    We explain how to transform a mixed integer linear programming (MILP) in the canonical form that can be used to solve it in MATLAB.

КОМЕНТАРІ • 20

  • @aleksandarhaber
    @aleksandarhaber  Рік тому +4

    If you need help with your professional engineering problem, or you need to develop new skills in the fields of control, signal processing, embedded systems, programming, optimization, machine learning, robotics, etc., we are here to help. We provide professional engineering services as well as tutoring and skill development services. We have more than 15 years of industry, research, and university-level teaching experience. Describe your problem and we will send you a quote for our services. The contact information is ml.mecheng@gmail.com
    It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
    - Buy me a Coffee: www.buymeacoffee.com/AleksandarHaber
    - PayPal: www.paypal.me/AleksandarHaber
    - Patreon: www.patreon.com/user?u=32080176&fan_landing=true
    - You Can also press the Thanks UA-cam Dollar button

  • @aleksandarhaber
    @aleksandarhaber  2 роки тому +4

    The post accompanying this video is given here: aleksandarhaber.com/solve-mixed-integer-linear-programming-milp-optimization-problems-in-matlab/

    • @naniselase2040
      @naniselase2040 Рік тому +2

      Haber, l am well informed about this tutorial. Nice work

    • @aleksandarhaber
      @aleksandarhaber  Рік тому +1

      @@naniselase2040 Thank you Nani Selase! Best wishes! A. Haber

  • @vargabghosh5497
    @vargabghosh5497 Рік тому +2

    A truly knowledgeable Person Can explain hard things in a simple wayou are the example of that. Great lecture.

  • @kikito6316
    @kikito6316 2 роки тому +2

    Thanks a lot for your MATLAB tutorial material in both youtube and your website. Very helpful!

  • @jacobmarks5421
    @jacobmarks5421 Рік тому +2

    Thank you! I was struggling with how to define certain varriables as integers and this cleared it up.

  • @mojtaba7410
    @mojtaba7410 Рік тому +1

    Thanks for your video! I am currently solving Transportation Problem, P-Median Optimization Problem and had some difficulties . Your video helped me!

  • @213ofdeath
    @213ofdeath Рік тому +1

    Thank you very much for this video Aleksandar

    • @aleksandarhaber
      @aleksandarhaber  Рік тому

      Thank you for the comment and interest in this topic! Best, A. H.

  • @Samarendraish
    @Samarendraish 5 місяців тому +1

    Nice video with good information 👌

  • @kacangkupas4921
    @kacangkupas4921 Рік тому +1

    I have a question for 19:02 , why is that ub=[20;20;0;0] instead of ub=[20;20;1;1] as shown before at 18:53

    • @aleksandarhaber
      @aleksandarhaber  Рік тому

      Sorry, no time to focus on this right now. If there is a typo in the video, I cannot do anything about it.

  • @othmanaljbory3649
    @othmanaljbory3649 11 місяців тому +1

    The upper and lower where get him

    • @aleksandarhaber
      @aleksandarhaber  11 місяців тому

      They come from your problem definition, you can choose them as you wish.