Linear Programming in MATLAB: With Solution to Transportation Problem

Поділитися
Вставка
  • Опубліковано 5 вер 2024

КОМЕНТАРІ • 30

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

    This was an excellent video, thank you for running through real examples and showing how to optimize the code. Really appreciate it, and I'll check out your other work too.

  • @mathmagicproductions431
    @mathmagicproductions431 3 роки тому

    Thank you for going over the problem and MATLAB code. In the end, it was a bit faster but overall great video and great explanations. Thank you.

  • @ingriidhval
    @ingriidhval 4 роки тому

    THANK YOU. I've been trying to do a problem all day long and then I found this video. I finally finished. Thank you so so much

  • @behrangbootaki3088
    @behrangbootaki3088 2 роки тому

    Thank you so much Dr. Kalami, your lectures are always helpful and of high quality content.

  • @dearkvic
    @dearkvic 3 роки тому

    Thank you very much. You teach really great!! Congratulations!!

  • @lucassinopoli9019
    @lucassinopoli9019 3 роки тому

    Great tutorial! Very clear and complete. Thank you!

  • @hymntosea
    @hymntosea 3 роки тому

    Thank you. You should prepare the video about solving TSP with binary linear programming on MATLAB...

  • @anikatahsin4636
    @anikatahsin4636 3 роки тому

    Helpful video. Thanks.

  • @alvaug2
    @alvaug2 3 роки тому

    Very good. Thank you.

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

    That was a great video. Can I make one request?
    Can you give me a tutorial about sequential insertion method to solve the vehicle routing problem in Matlab? It will help me with my project and it will be my pleasure. Thankyou before :)

  • @marwansabri2281
    @marwansabri2281 4 роки тому +1

    Thank you for this video

  • @AlaaElhamrawy
    @AlaaElhamrawy 2 роки тому

    Great, Thank you pro

  • @rehamreslan7770
    @rehamreslan7770 5 років тому +1

    Thank you so much for your tutorial

    • @YarpizProjects
      @YarpizProjects  5 років тому

      You're welcome. Thank you for your feedback.

  • @hnezareh1197
    @hnezareh1197 5 років тому +1

    Thanks for your good videos. I search penalty method.

    • @YarpizProjects
      @YarpizProjects  5 років тому +1

      You are welcome. Maybe in future we will have a video tutorial on that, and generally on Constrained Optimization.

    • @hnezareh1197
      @hnezareh1197 5 років тому +1

      @@YarpizProjects like it if happens.

  • @SouravDas-cp8so
    @SouravDas-cp8so 5 років тому +1

    sir, thank you for this wonderful solution. But I have a question, what if in the transportation problem, we need equality constraints, such that, the demand is equal to 1? The x variable should be in binary form. Please clarify my doubts positively and obliged

  • @nourghareeb3131
    @nourghareeb3131 3 роки тому

    That is amazing! Thanks for your efforts! But can you resolve it using non linear programming (fmincon)?

  • @pedrovictorc
    @pedrovictorc 3 роки тому

    Thanks a lot!

  • @addisumengesha4816
    @addisumengesha4816 2 роки тому

    wonderful, if the objective function has constant values (5x+150, 4y+200) how can I optimize using these equation in matlab

  • @madkoki96
    @madkoki96 3 роки тому

    I have a question: If i want to minimize for example 2x1 +3x2 +3, since there is no x3 but 3 wil f be (2 3 0)?

  • @vasundharavsvnit4209
    @vasundharavsvnit4209 2 роки тому

    sir can we solve dijkstra algorithm using LP optimization ?

  • @LortsJailsus
    @LortsJailsus 3 роки тому

    How do you enter equality constraints?

  • @danishnasir5529
    @danishnasir5529 4 роки тому

    Can you upload a tutorial on writing Matlab code for optimum storage allocation of items in shelves of warehouse by minimizing distance

  • @kanakarajp5895
    @kanakarajp5895 3 роки тому

    Why can't you feed demand constraint as an equality constraint?

  • @khiladikumar491
    @khiladikumar491 2 роки тому

    you have made too complex way of explanation. must keep it simple.

  • @hymntosea
    @hymntosea 3 роки тому

    Thank you. You should prepare the video about solving TSP with binary linear programming on MATLAB...