Multivariate Nonlinear optimization using Marquardt Method

Multivariate Nonlinear optimization using Marquardt Method
ダウンロード: 2.7K
更新 2009/1/26

ライセンスがありません

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

引用

Siamak Faridani (2024). Multivariate Nonlinear optimization using Marquardt Method (https://www.mathworks.com/matlabcentral/fileexchange/22778-multivariate-nonlinear-optimization-using-marquardt-method), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2007b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

optimization/

バージョン 公開済み リリース ノート
1.0.0.0