How do I use gaoptim toolbox?
Mostrar comentarios más antiguos
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.
Respuestas (1)
GandaBerunda
el 27 de Jul. de 2022
0 votos
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
Categorías
Más información sobre Introduction to Installation and Licensing en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!