Least Squares Curve Fitting

版本 1.2.0.0 (164.0 KB) 作者: Muhammad Tauha Ali
Graphical interfacing of least squares
3.0K 次下载
更新时间 2012/3/12

查看许可证

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

引用格式

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

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Least Squares 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.2.0.0

formatting changes

1.1.0.0

.

1.0.0.0

corrected a few syntax errors in code