optimization question

computidoo ychattah at iai.co.il
Tue Mar 8 09:00:18 CET 2011


Hello,
I'm tring to use the GA optimization code demo to define my problem.
i change the function deb_1 to

function f=deb_1(x)
    MAT1=[x(1) x(2) x(3) x(4)];
    f=out(MAT1);//run simulation and return the result(double number)
endfunction


and i have problems with the optimization 
why?

what are the changes that i have to do to run the problem
I have more varialble (see MAT1) and i need to run big sctipt that i put it
on the "out" function name.

best regards
computidoo



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



More information about the users mailing list