How do I use gaoptim toolbox?
显示 更早的评论
How can I install Global Optimization Toolbox? I am trying to use gaoptimset but I keep getting the following error:
'gaoptimset' requires Global Optimization Toolbox.
回答(1 个)
GandaBerunda
2022-7-27
0 个投票
Hi Prerna,
The procedure for installing any add on is as follows:
- On your Matlab start page, go to apps.
- Click on Get More Apps, which will cause the Add On explorer to open.
- Search for the Global Optimization Toolbox, and download it.
With specific reference to gaoptimset, documentation says that it is not recommended to be used post R2018B. Instead, optimoptions can be used((Not recommended) Create genetic algorithm options structure - MATLAB gaoptimset - MathWorks India).
Hope it helps
类别
在 帮助中心 和 File Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!