Linear Programming with Matlab

Michael C. Ferris, Olvi L. Mangasarian, Stephen J. Wright

This web page contains supplementary material, Matlab codes, typo corrections, and purchasing information for the book Linear Programming with Matlab (SIAM, 2007), by Michael C. Ferris, Olvi L. Mangasarian, Stephen J. Wright.

 

 


Purchasing Information

The book can be purchased from


Matlab Codes

Matlab codes mentioned in the text can be downloaded here, individually or as an archive.

Archives:

Individual matlab codes:

Here are some instructions for how to set your path in Matlab to link to these files.

Put the all files into a single directory: e.g. "c:\matlab\lpbook"
Within matlab use addpath c:\matlab\lpbook
Note that this command could be added into a startup.m file if you have one that gets executed every time you start up matlab.

On Unix machines you could use a directory called "matlab" in your home directory and simply use the command "addpath /home/ferris/matlab"


Typos

Alert readers have spotted just a few typos; for details see this pdf file.