fminsearch2
by Chad Foster
22 Jun 2008
(Updated 23 Jun 2008)
Modified Unconstrained Optimization with better starting point selection
|
Watch this File
|
| File Information |
| Description |
This is a (small) change to the current fminsearch routine to improve convergence.
The current fminsearch selects n additional simplex points based on a small change in each variable. This implementation uses an adaptive procedure to select these n points while maintaining the correct relative distance to the centroid of the remaining points.
Changing these initial points gave 11% fewer runs and reached the correct solution 6% more on the test suite by More et al. |
| Required Products |
Optimization Toolbox
|
| MATLAB release |
MATLAB 7.4 (R2007a)
|
| Other requirements |
Should be no different than the original fminsearch |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 23 Jun 2008 |
John D'Errico
|
|
|
| 23 Jun 2008 |
Duane Hanselman
|
|
|
|
Contact us at files@mathworks.com