This is a project that explores different methods for fitting a polynomial by solving least square method
https://github.com/Immaculate-07/M612-Machine-Learning-projects
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Write down the normal equation and use appropriate MATLAB commands to solve it.
Code the classical Gram-Schmidt method and apply it to find QR decomposition and then find the solution
of interpolation problem.
Use MATLAB function qr to obtain QR decomposition and use it to find the solution of interpolation
problem.
Use MATLAB function svd to construct pseudoinverse of A and use it to find the solution of interpolation
problem.
Cite As
Immaculatedcoder (2026). Solving least squares problem (https://in.mathworks.com/matlabcentral/fileexchange/153381-solving-least-squares-problem), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (96 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
