Linear Least Squares

preview_player
Показать описание
Finding the line of best fit using the Linear Least Squares method.

Covers a straight line, parabola, and general functions.
Рекомендации по теме
Комментарии
Автор

"Have fun programming this up", it's funny because that's exactly what I'm trying to do haha. Thanks Professor, your explanation really helped me!

julianzuloaga
Автор

Great explanation, but it would be more clear to show the derivation of the Least Squares Method over the actual minimization of squares of the residuals. That's why it's called least squared.

UmBrllCorP
Автор

I bet there's a lot more people out there that could use this than have found it. Tis very well done.

extrastuff
Автор

Nicely explained professor, Respect from India :)

AnkitVashisht
Автор

thank u so much for the brilliant explanation!!!

zhao
Автор

If I'm understanding this correctly, this method solves 1 x column to a y column. In the polynomial case you can have n coefficients Cn, but still fitting that same x column to f(x). But what if you are trying to solve a polynomial for many independent variables xn?

TPLCreationLoft
Автор

Is there a simple/intuitive explanation on why multiplying left with A transpose, even results in a system of equations who's solution is optimal? On a the surface, it only looks like a "trick" to make the over defined system of equations solvable

sounavailable
Автор

probably would be more clean not to reuse 'm' to confuse people

johnzhu
join shbcf.ru