random_spheres(func​t,startvalue,lb,ub,​s,newton,plotit,par​allel)

The Random Spheres Optimizer is a metaheuristic optimizer for constrained optimization
217 Downloads
Updated 25 Dec 2016

View License

///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 Linux
Categories
Find more on Nonlinear Optimization in Help Center and MATLAB Answers
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
Redesigned + A taboo search section has been added
...

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