GA Optimization with considering limitation
1 view (last 30 days)
Show older comments
Hi all
I want to optimize an analytic surface equation [for example :f(x,y)=C1*cos(a1*x)cos(b1*y)+C2*cos(a2*x)*cos(b2*y)+... which C1,C2 should be optimized ] that on this surface, a function [ like: fun(f(x,y),xx1,xx2,... ] should have minimum value. But a limitation for f(x,y) should be considered [ max(f(x,y))< h_max ] . How can I do that ?
0 Comments
Answers (0)
See Also
Categories
Find more on Nonlinear Optimization in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!