InteriorPoint

所属分类:matlab编程
开发工具:matlab
文件大小:1KB
下载次数:4
上传日期:2015-06-07 23:48:28
上 传 者mamona
说明:  Solve a problem of Linear Program by the Interior Points methods. Function [x, Al, Z] = InteriorPoint(c0, x0, A0, b0, alpha, tol) Inputs - c0 -> initial coef. of O.F. x0 -> initial solution A0 -> initial constraints b0 -> limits of constraints alpha -> adjust tol -> maximum error Output x -> optimal solution A -> final constrainsts Z -> optimal value of Objetive Funcion (F.O.) Creates a text file with every step until the final solution.

文件列表:
InteriorPoint.m (2946, 2015-06-07)

近期下载者

相关文件


收藏者