Multivariate Nonlinear optimization using Marquardt Method

版本 1.0.0.0 (13.7 KB) 作者: Siamak Faridani
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 (2026). Multivariate Nonlinear optimization using Marquardt Method (https://ww2.mathworks.cn/matlabcentral/fileexchange/22778-multivariate-nonlinear-optimization-using-marquardt-method), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2007b
兼容任何版本
平台兼容性
Windows macOS Linux
版本 已发布 发行说明
1.0.0.0