Stochastic Search and Optimization

版本 1.0.0.0 (30.8 KB) 作者: James Spall
Code in support of book Introduction to Stochastic Search and Optimization.
9.4K 次下载
更新时间 2006/4/20

无许可证

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/

引用格式

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

MATLAB 版本兼容性
创建方式 R12.1
兼容任何版本
平台兼容性
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

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