3.0

3.0 | 4 ratings Rate this file 55 downloads (last 30 days) File Size: 30.75 KB File ID: #3387

Stochastic Search and Optimization

by James Spall

 

05 May 2003 (Updated 20 Apr 2006)

No BSD License  

Code in support of book Introduction to Stochastic Search and Optimization.

Download Now | Watch this File

File Information
Description

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/

MATLAB release MATLAB 6.1 (R12.1)
Zip File Content  
Other Files
twospsaconstrained.m,
basicRM_SA.m,
bit2num.m,
FDSA.m,
fitpop.m,
GAbit_roulette.m,
GAbit_tourney.m,
gainsFDSA.m,
gainsSPSA.m,
GAmean_distance.m,
GAreal_tourney.m,
globspsa.m,
iterate_avg.m,
num2bit.m,
randsrchA.m,
randsrchABC.m,
randsrchB_noise.m,
simannel.m,
spsa_basic_constrained.m,
spsa_withoptions.m,
SPvsFD.m,
twoSGconstrained.m
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (4)
13 May 2003 chandran Ponnuswamy  
16 May 2003 stacy hill

Given its use with book, I assumed the code was not intended to be production code nor necessarily the most efficient, but rather was designed to meet the pedagogical aims of the book (I also own a copy of the book). The availability of these algorithms provides a valuable learning tool and supplement to the book. Given this objective, the code demonstrates the algorithms covered in the book and appear perfectly suitable for moderate-size problems.

28 Nov 2006 salah eddine  
09 Dec 2006 Erman Ozguven  
Please login to add a comment or rating.
Updates
31 Mar 2006

Clean up of problem area in code.

20 Apr 2006

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

Tag Activity for this File
Tag Applied By Date/Time
mathematics James Spall 22 Oct 2008 07:01:04
stochastic optimization James Spall 22 Oct 2008 07:01:04
genetic algorithm James Spall 22 Oct 2008 07:01:04
simultaneous perturbation James Spall 22 Oct 2008 07:01:04
 

MATLAB Central Terms of Use

NOTICE: Any content you submit to MATLAB Central, including personal information, is not subject to the protections which may be afforded information collected under other sections of The MathWorks, Inc. Web site. You are entirely responsible for all content that you upload, post, e-mail, transmit or otherwise make available via MATLAB Central. The MathWorks does not control the content posted by visitors to MATLAB Central and, does not guarantee the accuracy, integrity, or quality of such content. Under no circumstances will The MathWorks be liable in any way for any content not authored by The MathWorks, or any loss or damage of any kind incurred as a result of the use of any content posted, e-mailed, transmitted or otherwise made available via MATLAB Central. Read the complete Terms prior to use.

Contact us at files@mathworks.com