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. _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
