Least Squares Curve Fitting

Graphical interfacing of least squares
3K Downloads
Aktualisiert 12. Mär 2012

Lizenz anzeigen

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

Zitieren als

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

Kompatibilität der MATLAB-Version
Erstellt mit R14
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Least Squares finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.2.0.0

formatting changes

1.1.0.0

.

1.0.0.0

corrected a few syntax errors in code