[Scilab-users] Optimization question

ebmb.sci ebmb.sci at gmail.com
Wed Aug 13 14:39:20 CEST 2014


 Dear Mottelet,
 thanks a lot for your tip. It was very valuable for follow with my work.
However, with the suggested modifications:

x0 = [0.01 1001];
[fopt, xopt] = optim(myFcCost, 'b', [0 1000], [1 2000], x0);

I always reaches the same results:

xopt = 0 2000
fopt = -6.480732e+02

 Please, could you help me again with this problem?

 Thanks in advance for your assistance!

 Best regards,
 Eduardo.




--
View this message in context: http://mailinglists.scilab.org/Optimization-question-tp4031028p4031034.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list