Linear Least Squares

แชร์
ฝัง
  • เผยแพร่เมื่อ 24 ก.ย. 2024

ความคิดเห็น • 17

  • @julianzuloaga
    @julianzuloaga 3 ปีที่แล้ว +5

    "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!

  • @extrastuff9352
    @extrastuff9352 4 ปีที่แล้ว

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

  • @UmBr3ll4CorP
    @UmBr3ll4CorP 3 ปีที่แล้ว +5

    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.

    • @TheTranq
      @TheTranq 2 ปีที่แล้ว +1

      I agree, but good explanation nonetheless. Better than what I got in class

    • @AJ-et3vf
      @AJ-et3vf 2 ปีที่แล้ว

      @@TheTranq agree

  • @AnkitVashisht
    @AnkitVashisht 4 ปีที่แล้ว +1

    Nicely explained professor, Respect from India :)

  • @yoseftadesse1377
    @yoseftadesse1377 4 ปีที่แล้ว +2

    what a great explanation!!!!! thank you sir!

  • @theae5570
    @theae5570 3 ปีที่แล้ว

    Thank you for your help!

  • @TPLCreationLoft
    @TPLCreationLoft ปีที่แล้ว

    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?

  • @zhao8275
    @zhao8275 3 ปีที่แล้ว

    thank u so much for the brilliant explanation!!!

  • @AJ-et3vf
    @AJ-et3vf 2 ปีที่แล้ว

    Great video sir. Thank you!

  • @sounavailable
    @sounavailable ปีที่แล้ว

    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

  • @nikhil7455
    @nikhil7455 2 ปีที่แล้ว

    Great explanation , loved it ;)

  • @Fahim18037
    @Fahim18037 4 ปีที่แล้ว +1

    Thank u sir..You helped me a lot

  • @johnzhu5735
    @johnzhu5735 4 ปีที่แล้ว

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