From help-request at octave dot org Thu Jan 27 14:01:29 2005 Subject: Re: Linear programming From: "Peter Notebaert" To: help at octave dot org Date: Thu, 27 Jan 2005 20:55:28 +0100 I don't think so. If you look at http://www.octave.org/doc/octave_25.html#SEC167, then you see that nothing is mentioned under Linear Programming. However, I am looking into the possibility to make a dynamic linked function to lp_solve to make this possible. I recently made drivers for MATLAB, O-Matrix and Scilab to lp_solve and my next thing would be a driver for Octave ... Peter Notebaert lp_solve moderator lp_solve home page at http://groups.yahoo.com/group/lp_solve/ Peter "Torbjörn Lindqvist A (LI/EAB)" wrote in message news:6D145AB0AF765D4988C49705263A1DBC1EC2C1 at esealmw106 dot eemea dot ericsson dot se dot dot dot > 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 > ------------------------------------------------------------- > > ------------------------------------------------------------- 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 -------------------------------------------------------------