LMFnlsq2

Solution of one or more nonlinear equations in the least squares sense.
2,9K download
Aggiornato 23 apr 2013

Visualizza la licenza

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.

Cita come

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

Compatibilità della release di MATLAB
Creato con R2006b
Compatibile con qualsiasi release
Compatibilità della piattaforma
Windows macOS Linux
Categorie
Scopri di più su Systems of Nonlinear Equations in Help Center e MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Versione Pubblicato Note della release
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