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!