Minimizing Rosenbrock function with ga in Matlab

Status
Not open for further replies.

MATLABFRIKI

Newbie level 1
Joined
Jan 31, 2012
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,287
Hi Guys!I;m in a rush so I'll tell you my problem!I have a project in which I have to minimize rozenbrock function using Genetic Algorithm for 5 decision variable

f( x1,x2 ,x3, x4 ,x5 )=∑_(i=1)^(5-1)▒[100(x_(i+1)-x_i^2 )^2+(1-x_i )^2 ]

Can someone give the answer???

Thanks a lot


---------- Post added at 17:30 ---------- Previous post was at 16:25 ----------

Can someone even give me ga code for minimizing multimodal functions (matlab)?
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…