Multivariate Nonlinear optimization using Marquardt Method

Multivariate Nonlinear optimization using Marquardt Method

Vous suivez désormais cette soumission

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

Citation pour cette source

Siamak Faridani (2026). Multivariate Nonlinear optimization using Marquardt Method (https://fr.mathworks.com/matlabcentral/fileexchange/22778-multivariate-nonlinear-optimization-using-marquardt-method), MATLAB Central File Exchange. Extrait(e) le .

Informations générales

Compatibilité avec les versions de MATLAB

  • Compatible avec toutes les versions

Plateformes compatibles

  • Windows
  • macOS
  • Linux
Version Publié le Notes de version Action
1.0.0.0