No BSD License  

Highlights from
simps

5.0

5.0 | 2 ratings Rate this file 14 Downloads (last 30 days) File Size: 9.37 KB File ID: #102

simps

by Zeljko Bajzer

 

05 Mar 1999

The method is based on iterations of full-dimensional simplex calls

| Watch this File

File Information
Description

SIMPS (StrategySimplex)-Constrained minimizer

The method is based on iterations of full-dimensional simplex calls (Nelder-Mead direct search method), each time followed by a series of two-dimensional simplex calls (local improvements by subspaces).

The inner full- and two-dimensional Nelder-Mead minimizers are realized through the calls to the internal AMOEBA function, based essentially on the Matlab's FMINS non-linear simplex implementation. The constraints are implemented by penalizing the target function.

The method provides clear advantage over the plain nonlinear simplex, and it has been proved to be specially useful for target functions with plenty of narrow local minima - standard traps for analitically based minimizers.

The method is not limited to continuos functions and does not require derivatives.

Additional help and information is available by calling HELP SIMPS, as well as looking into the documented code of M-files as included. A compete example GO.M is included, along with an exemplar target function FUN.M.

Authors:
Zeljko Bajzer (bajzer@mayo.edu) and Ivo Penzar (penzar@mayo.edu)
Mayo Clinic and Foundation, Rochester, Minnesota, USA

MATLAB release MATLAB 5.2 (R10)
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Comments and Ratings (2)
21 May 2009 Chris Men

Excellent work.

13 Jan 2012 LIAO xj  
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
optimization Zeljko Bajzer 22 Oct 2008 06:32:07
constrained Zeljko Bajzer 22 Oct 2008 06:32:07
minimizer Zeljko Bajzer 22 Oct 2008 06:32:07
fulldimensional Zeljko Bajzer 22 Oct 2008 06:32:07
simplex Zeljko Bajzer 22 Oct 2008 06:32:07

Contact us at files@mathworks.com