LMFnlsq2
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 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
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 |