How to optimize a complex function using ga?

3 visualizaciones (últimos 30 días)
Nayan Rawat
Nayan Rawat el 18 de Jun. de 2019
Comentada: Nayan Rawat el 18 de Jun. de 2019
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 comentarios
Star Strider
Star Strider el 18 de Jun. de 2019
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 el 18 de Jun. de 2019
Thanks, i will try to solve. Can other algorithms also solve it? (SA, pso, patternsearch etc)

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Direct Search en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by