minimize
Minimize constrained functions with FMINSEARCH or FMINLBFGS, globally or locally
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Rody Oldenhuis (2026). minimize (https://github.com/rodyo/FEX-minimize/releases/tag/v1.8), GitHub. Retrieved .
Acknowledgements
Inspired by: fminsearchbnd, fminsearchcon
Inspired: Population Balance Equation Modeling of Precipitation
General Information
- Version 1.8.0 (387 KB)
-
View License on GitHub
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.8.0 | See release notes for this release on GitHub: https://github.com/rodyo/FEX-minimize/releases/tag/v1.8 |
||
| 1.6.0 | - Screenshot update |
||
| 1.5.0 | MAJOR update; see the changelogs for further details. |
||
| 1.4.0 | - Updated contact info
|
||
| 1.3.0 | Removed dependency on the optimization toolbox (TolCon). Added global routine, and an associated exitflag (-3). |
||
| 1.2.0 | Corrected problem with 1D-functions, and included more robust version of the NM-algorithm (see changelog) |
||
| 1.1.0 | Two bugs fixed: 1) [x0] can now be a matrix, just as in FMINSEARCH.
Also, I cleaned up the code somewhat, and expanded error handling a bit. |
||
| 1.0.0 |