Numerical Solutions of Linear Systems - Jacobi and Gauss-Seidel Matrix forms

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

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

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

    For Jacobi in matrix form an easier to approach to wrap your head around could be:
    M = diagonal matrix of A
    N = M-A
    xk+1 = M^(-1) *(N*xk)
    Thanks again for taking the time with these videos.

  • @aminegh8725
    @aminegh8725 5 ปีที่แล้ว +2

    thank you honestly this is the best videos i have seen in numrical analysis thank you a lot

  • @muratcan__22
    @muratcan__22 6 ปีที่แล้ว +1

    thank you

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

    wonderful

  • @yashmehta9816
    @yashmehta9816 6 ปีที่แล้ว +1

    Thanks