필터 지우기
필터 지우기

How to optimize a complex function using ga?

조회 수: 1 (최근 30일)
Nayan Rawat
Nayan Rawat 2019년 6월 18일
댓글: Nayan Rawat 2019년 6월 18일
My function is dependent on many discretized functions which are constrained wrt each other. Can it be solved using ga function syntax as provided in documentation? If not ga, then how?
  댓글 수: 2
Star Strider
Star Strider 2019년 6월 18일
If your function produces a scalar ‘fitness’ value for your function with respect to all the parameters you want to optimise, then ga can use it.
Nayan Rawat
Nayan Rawat 2019년 6월 18일
Thanks, i will try to solve. Can other algorithms also solve it? (SA, pso, patternsearch etc)

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Direct Search에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by