Least Squares Curve Fitting

Graphical interfacing of least squares
3K Downloads
Updated Mon, 12 Mar 2012 06:17:49 +0000

View License

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

Cite As

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

MATLAB Release Compatibility
Created with R14
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.2.0.0

formatting changes

1.1.0.0

.

1.0.0.0

corrected a few syntax errors in code