Jacobi Method MATLAB code in just 18 lines

แชร์
ฝัง
  • เผยแพร่เมื่อ 30 ม.ค. 2025

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

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

    Thank you sir, mazza agaya aap ka content bahot badiya hi

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

    All concepts are crystal clear now. Thanks to you Sir Ateeq 😊

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

    You teaches so well and explain each step in a way that there is no doubt left for a beginner even ..

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

      Thanks, do share if it's helpful.

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

    Make videos more sir ,i like your teaching style, help to understand matlab in easy way

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

    Very easy to understand !

  • @howaidasalem7429
    @howaidasalem7429 7 หลายเดือนก่อน

    There is no error when writing the program, so what should I do?

  • @ASHISHSHARMA-mo5pf
    @ASHISHSHARMA-mo5pf 4 ปีที่แล้ว

    Sir Your way of lecture delivery made MATLAB very Easy to understand 🙌🌼✨

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

      Thank you Ashish

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

    code m error aa raha h jahan py x(i) ki values aa rahi h dimension thek ni h plz help

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

    Thank you for your video? Is there any guide for using relaxation factors in this method?

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

    Thnku so much for this nice explanation

  • @howaidasalem7429
    @howaidasalem7429 7 หลายเดือนก่อน

    Why are the final results all the same when executed from repetitions 1 to 20?
    All results have the same value of 1.9000 2.9000 3.5000

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

    Assalam o Alikum Sir .When i am typing this code in MATLAB only one error is coming that is of the line
    if abs(X-P)

  • @MariamGamal-rz5tm
    @MariamGamal-rz5tm 2 ปีที่แล้ว

    how can I edit the code to solve for 4*4 matrix

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

      The code is general just input your 4 x 4 system. You A matrix will be 4 x 4. Your b matrix will be 4 x 1. Your initial guess will be 4 x 1.

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

    what about non linear system of equations? help me.

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

      You can find code of newton method for non linear system on my channel

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

    Inner matrix dimensions must agree.
    Error in ==> jm at 11
    X(i) = (B(i)/A(i,i)) - (A(i,[1:i-1,i+1:N])*P([1:i-1,i+1:N]))/A(i,i);

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

      Check your inputs

  • @Mahsa.khatibi
    @Mahsa.khatibi 7 หลายเดือนก่อน

    thanks

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

    HOW TO FIX?
    Undefined function or variable 'lenght'.
    Error in SEIDEL (line 6)
    N = lenght(B);

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

      Check spelling of length

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

      @@ATTIQIQBAL thanks master. lol. gonna have to rest for now. my mind's not working properly anymore

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

      @@ATTIQIQBAL is there a way / code for me to plot this the values? thanks

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

      Which values do you want to plot?

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

    this is gauss-seidel sir

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

    THANK YOUUUUUUUUUU

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

    solution not come

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

    Make video on gauss Jordan

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

      Will do in future.

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

    Anyone send pics of this video???

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

    I count 19 lines include the blanc lines

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

    ?

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

    Make video on gauss Jordan