problems with the function "fmincon"

Edoardo Marcantoni Edoardo.Marcantoni at sgcm.ch
Mon Mar 21 12:14:28 CET 2011


Hello,
I'm having problem with the function "fmincon":
I can't find a way to distinguish the parameters I know from the parameters I don't know.
For example in Matlab I wold write
[param,f_val]=fmincon(@(tau) j_function_tiip(c,ttm,tau,acc,act,i_r),[0.0;0;0;4],[],[],[],[],[-0.1;-0.1;-0.1;1],[0.05;0.05;0.1;15])
Where @(tau) means that the parameter set I look for is "tau", everything else is known.
How can I do the same in Scilab??
Thanks a lot

Edoardo Marcantoni
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20110321/18498e5d/attachment.htm>


More information about the users mailing list