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
답변 (2개)
Alan Weiss
2015년 2월 17일
0 개 추천
- I don't know how to do that.
- Yes.
Alan Weiss
MATLAB mathematical toolbox documentation
Sean de Wolski
2015년 2월 17일
- 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).
카테고리
도움말 센터 및 File Exchange에서 Problem-Based Optimization Setup에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!