GA Optimization with considering limitation
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Nonlinear Optimization 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!