random_spheres(funct,startvalue,lb,ub,s,newton,plotit,parallel)
Version 2.0.0.0 (10.4 KB) by
Dominik Ballreich
The Random Spheres Optimizer is a metaheuristic optimizer for constrained optimization
///A metaheuristic optimizer for constrained optimization///
Cite As
Dominik Ballreich (2026). random_spheres(funct,startvalue,lb,ub,s,newton,plotit,parallel) (https://www.mathworks.com/matlabcentral/fileexchange/48667-random_spheres-funct-startvalue-lb-ub-s-newton-plotit-parallel), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2015b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Nonlinear Optimization in Help Center and MATLAB Answers
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 2.0.0.0 | Parfor functionality added |
||
| 1.9.0.0 | Corrected some mistakes |
||
| 1.8.0.0 | Improved abort criterion
|
||
| 1.7.0.0 | Adjustment of the points which violate the constraints |
||
| 1.6.0.0 | Improved abort criterion |
||
| 1.5.0.0 | ... |
||
| 1.4.0.0 | Changed Description |
||
| 1.3.0.0 | shortening of the code |
||
| 1.2.0.0 | ... |
||
| 1.1.0.0 | Change of description inside the code |
||
| 1.0.0.0 |
