From help-request at octave dot org Thu Jan 20 10:55:56 2005 Subject: Linear programming From: =?iso-8859-1?Q?Torbj=F6rn_Lindqvist_A_=28LI/EAB=29?= To: Date: Thu, 20 Jan 2005 10:30:59 -0600 Hi Is ocatve providde with a function that solve the Optimization problem: find min(c'x-p), with the condition Ax=b and x>0 x=[x1,x2,...,xn] c and b are nx1 vectors, A=nxn, p is a scalar. Best regards Torbjorn "New Ocatve user, but familiar to Matlab" ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------