MATLAB Code of Successive Over Relaxation (SOR) Method

แชร์
ฝัง
  • เผยแพร่เมื่อ 20 มี.ค. 2022
  • For Book: You may Follow: amzn.to/3tyW0ZD
    This lecture explains how to write the MATLAB code of the SOR method for AX = b
    Other MATLAB codes for Numerical analysis ‪@DrHarishGarg‬
    Matlab Code of Power method: • MATLAB Code of Power m...
    SOR Method: • MATLAB Code of Success...
    Gauss-Seidal method for AX = b; • MATLAB Code of Gauss-S...
    Jacobi method for AX=b: • MATLAB Code of Jacobi ...
    Gauss Jordan method for AX = b: • MATLAB Code of Gauss J...
    Gauss Elimination Method: • MATLAB Code of Gauss E...
    Newton-Raphson method: • MATLAB Code of Newton-...
    Secant Method: • MATLAB Code of Secant ...
    Regula-Falsi method: • MATLAB Code of Regula-...
    Bisection method: • MATLAB Code of Bisecti...

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

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

    Thank you. If your channel had existed when I was a student it would have save many hours of ''trial and error''

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

    Thank you very much for your effort
    I can't find words to describe my appreciation towards your marvelous work
    best regards

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

    thank you so much I had a project and I couldn't write the code no matter how much I tried, you're a LIFE SAVER

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

      Its great that it helps you .... Keep watching and sharing with others too

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

    Sir can you do one video on matlab code for hooke jeeves

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

    Is there any way to contact you, sir?

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

    Sir please help me in brain storm optimization Algorithm with program

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

      I will try , but at present i havent read the BSO

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

      @@DrHarishGarg no problem sir i am Waiting for It

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

    Please sir i need this algorithme by fortran

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

      you need this websites.pmc.ucsc.edu/~fnimmo/eart290c_17/NumericalRecipesinF77.pdf ...If you understand the Matlab commands you could translate them to Fortran.
      I'll give you that link to a book that has codes in fortran and there is a C version by the same author. Fortran is Easy. Good luck