Multivariate Nonlinear optimization using Marquardt Method
Nessuna licenza
We use the power of symbolic toolbox in order to find the optimal point in an arbitrary multivariate function
Change the following code based on your objective function and run the program
%Function F in Symbolic Format
a='(x1^2+x2-11)^2+(x1+x2^2-7)^2';
The code will iterate and converge to x and y of the optimal point
Cita come
Siamak Faridani (2025). Multivariate Nonlinear optimization using Marquardt Method (https://it.mathworks.com/matlabcentral/fileexchange/22778-multivariate-nonlinear-optimization-using-marquardt-method), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
- Mathematics and Optimization > Optimization Toolbox > Nonlinear Optimization >
- Mathematics and Optimization > Symbolic Math Toolbox > Mathematics > Calculus >
Tag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
optimization/
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
