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!