Stochastic Search and Optimization

Code in support of book Introduction to Stochastic Search and Optimization.
9.4K Downloads
Updated 20 Apr 2006

No License

Introduction to Stochastic Search and Optimization is an overview of the principles, algorithms, and practical aspects of stochastic optimization, including applications drawn from engineering, statistics, and computer science. The book may serve as either a reference book for researchers and practitioners or as a textbook, the latter use being supported by exercises at the end of every chapter and appendix. The text covers a broad range of the most widely used stochastic methods, including:

Random search· Recursive linear estimation· Stochastic approximation· Simulated annealing· Genetic and evolutionary algorithms· Machine (reinforcement) learning· Model selection· Simulation-based optimization· Markov chain Monte Carlo· Optimal experimental design
The MATLAB code here is in support of the book. Additional information on the book and MATLAB code is available at http://www.jhuapl.edu/ISSO/

Cite As

James Spall (2024). Stochastic Search and Optimization (https://www.mathworks.com/matlabcentral/fileexchange/3387-stochastic-search-and-optimization), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R12.1
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Update to two files for second-order (adaptive) estimation: twoSGconstrained.m and twospsaconstrained.m