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

Поделиться
HTML-код
  • Опубликовано: 2 окт 2024
  • #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/...
    Patreon: www.patreon.co...
    The post accompanying this video is given here: aleksandarhabe...
    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 RUclips Dollar button

  • @vargabghosh5497
    @vargabghosh5497 Год назад +2

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

  • @jacobmarks5421
    @jacobmarks5421 Год назад +2

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

  • @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

  • @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!

  • @kikito6316
    @kikito6316 2 года назад +2

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

  • @Samarendraish
    @Samarendraish 7 месяцев назад +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.

  • @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.

  • @othmanaljbory3649
    @othmanaljbory3649 Год назад +1

    The upper and lower where get him

    • @aleksandarhaber
      @aleksandarhaber  Год назад

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