Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox
M-files accompanying the " Genetic Algorithms & New Optimization Methods in MATLAB " webinar.
These files provide what you need to run the two demos: Optimization of non-smooth objective function, and Optimization of a random stochastic objective function.
To run the first demo run the file 'nonSmoothOpt.m'.
To run the second demo run the file 'PSdemo.m'.
The first demo is also used in the MATLAB digest article titled 'Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox'.
Cite As
Rakesh Kumar (2024). Optimization with MATLAB and the Genetic Algorithm and Direct Search Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/6232-optimization-with-matlab-and-the-genetic-algorithm-and-direct-search-toolbox), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Mathematics and Optimization > Global Optimization Toolbox > Direct Search >
- Mathematics and Optimization > Global Optimization Toolbox > Genetic Algorithm >
- Mathematics and Optimization > Global Optimization Toolbox > Multiobjective Optimization >
Tags
Acknowledgements
Inspired: New Approaches to Constrained Optimization in MATLAB, G. A.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.