Optimization Tool and Variables

Dear support,
1. Can the Optimization tool be called from a GUI I created? And how?
2. Can the optimization tool be used with GA (genetic algorithm) with a fitness function with up to 6 variables?
Thanks

Respuestas (2)

Alan Weiss
Alan Weiss el 17 de Feb. de 2015

0 votos

  1. I don't know how to do that.
  2. Yes.
Alan Weiss
MATLAB mathematical toolbox documentation
Sean de Wolski
Sean de Wolski el 17 de Feb. de 2015
  1. Yes. Include this command in your ui:
>>optimtool
However, this won't work in a compiled environment (i.e. if you use MATLAB Compiler to deploy your files).

Categorías

Preguntada:

el 17 de Feb. de 2015

Respondida:

el 17 de Feb. de 2015

Community Treasure Hunt

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

Start Hunting!

Translated by