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.
Citar como
Miroslav Balda (2024). LMFnlsq2 (https://www.mathworks.com/matlabcentral/fileexchange/39564-lmfnlsq2), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
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 |