Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Linear Programming in MATLAB
Rating: 4.6 out of 5(131 ratings)
6,292 students

Linear Programming in MATLAB

With Solution to Transportation Problem
Last updated 11/2019
English

What you'll learn

  • What is a Linear Programming model/problem
  • How to express LP problems by vectors and matrices
  • How to solve Linear Programming problems using MATLAB
  • How to model and solve a Transportation Problem in MATLAB

Course content

3 sections7 lectures42m total length
  • What is a Linear Programming (LP) problem7:21

Requirements

  • Basics of MATLAB Programming
  • Basics of Optimization

Description

In this video tutorial, the general structure of a Linear Programming (LP) model is reviewed and the general matrix form of LP problems, used by MATLAB, discussed. Then, using linprog function of MATLAB, which is used to deal with linear programming problems, some examples are solved. One of the well-known problems formulated as LP model is the Transportation Problem, which is a simple two-layered supply chain model. In this video tutorial, the general form of Transportation Model is discussed and its solution using MATLAB is implemented step-by-step, with a functional approach.

Who this course is for:

  • Applied Math and Engineering students
  • Operations Research (OR) students
  • Anyone interested in mathematical optimization