Least Squares Curve Fitting

Graphical interfacing of least squares
3K Descargas
Actualizado 12 mar 2012

Ver licencia

Very limited application of least squares. It gives you the plotted curves of original and plotted data with the equation in polynomial form. you can also evaluate that polynomial at different points for prediction.

note:
1.it would be best viewed on 1024x768.
2. if you copy and paste data in data feed boxes then press enter also.
Acknowledgments:
i used sexy.m(a file contributed here)for displaying equation in polynomial form

Citar como

Muhammad Tauha Ali (2024). Least Squares Curve Fitting (https://www.mathworks.com/matlabcentral/fileexchange/12127-least-squares-curve-fitting), MATLAB Central File Exchange. Recuperado .

Compatibilidad con la versión de MATLAB
Se creó con R14
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Least Squares en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.2.0.0

formatting changes

1.1.0.0

.

1.0.0.0

corrected a few syntax errors in code