Least Squares Curve Fitting

버전 1.2.0.0 (164 KB) 작성자: Muhammad Tauha Ali
Graphical interfacing of least squares
다운로드 수: 3K
업데이트 날짜: 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