Prev: tdm
Next: ethernet chip supported by xpc target
From: vishal on 2 Apr 2010 02:39 hello i am optimising membership function parameters of a flc using ga. i am not able to find the way of calculating the fitness function/value for the random poulation generated. pls tell me how to interfase fis file with simulink model
From: Alan Weiss on 2 Apr 2010 10:25 vishal wrote: > hello > i am optimising membership function parameters of a flc using ga. i am > not able to find the way of calculating the fitness function/value for > the random poulation generated. pls tell me how to interfase fis file > with simulink model Here is an example of using lsqnonlin with simulink: http://www.mathworks.com/access/helpdesk/help/toolbox/optim/ug/brn4noo.html#f11160 ga uses the same syntax for fitness (objective) functions as Optimization Toolbox solvers. Alan Weiss MATLAB mathematical toolbox documentation
|
Pages: 1 Prev: tdm Next: ethernet chip supported by xpc target |