LMFnlsq2

版本 1.6.0.0 (209.7 KB) 作者: Miroslav Balda
Solution of one or more nonlinear equations in the least squares sense.
2.9K 次下载
更新时间 2013/4/23

查看许可证

The function is an improved version of the function LMFnlsq widely tested on the nonlinear regression, curve fitting and identification problems. Better description is in the complementing file LMFnlsq2test.pdf.

Warning: The option 'Display' is changed for better control of intermediate results output. See help LMFnlsq2.

引用格式

Miroslav Balda (2024). LMFnlsq2 (https://www.mathworks.com/matlabcentral/fileexchange/39564-lmfnlsq2), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Systems of Nonlinear Equations 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.6.0.0

Improved the printout of results. The previous versions did not display the final solution if the iteration count were not integer multiple of required step of printing.

1.3.0.0

The new version of the function is a slight modification of the recent update. One statement, dated 2012-12-01, has been commented out because of its erroneous function under certain circumstances. The function is now fast and much more stable.

1.2.0.0

Repaired several bugs found by Jose. Improved description of the function and of the demo program LMFnlsq2test.

1.1.0.0

Display of intermediate results has been improved to fulfill better users' requirements.

Thanks Jose's detailed study of the code, small bugs were repaired and the code made more clear.

1.0.0.0