Jacobi Iteration Method In Google Sheets | Numerical Methods

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

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

  • @DJosh-cs5vx
    @DJosh-cs5vx 2 ปีที่แล้ว +1

    Thanks

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

    it always give me #div/0 error after first iteration, what could be wrong?

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

      It is only happens for empty variables. For example on this video x4 and x5 are both have zeroes in constant table. Since formula divides by constant at the end, you get an error (dividing by 0 is forbidden). You want to check your formula if you use constant as denominator and if you correctly set constants.