[scilab-Users] General question regarding Simplex method

Michaël Baudin michael.baudin at scilab.org
Fri Jan 7 12:08:43 CET 2011


Hello,

Happy new year to you!

I think that the statement :

nm  =  nmplot_configure(nm,"-numberofvariables",1);


should be replaced with:


nm  =  neldermead_configure(nm,"-numberofvariables",9);

First, the nmplot component is only useful in 2D (i.e. with 2 variables).
Second, there are 9 parameters in your optimization problem, isn'it ?

Best regards,

Michaël Baudin


Le 07/01/2011 11:20, Carrico, Paul a écrit :
> nm  =  nmplot_configure(nm,"-numberofvariables",1);


-- 
Michaël Baudin
Ingénieur de développement
michael.baudin at scilab.org
-------------------------
Consortium Scilab - Digiteo
Domaine de Voluceau - Rocquencourt
B.P. 105 - 78153 Le Chesnay Cedex
Tel. : 01 39 63 56 87 - Fax : 01 39 63 55 94


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110107/41fd00b8/attachment.htm>


More information about the users mailing list