/Least-Squares-MATLAB-Implementation

In several real-life applications, the resulting system of linear equation 𝐴π‘₯ = 𝑏 has no solution. According to the least square linear matrices solution, it is possible to ignore that by finding the closest value of π‘₯ that makes 𝐴π‘₯ as close as possible to 𝑏. That is the aim of this MATLAB implementation.

Primary LanguageMATLAB

Stargazers

No one’s star this repository yet.