Gauss Jordan Method with MATLAB code

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

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

  • @omarel-ghezawi6466
    @omarel-ghezawi6466 2 ปีที่แล้ว +3

    Excellent. Thank you very much.
    For other users: This program only works if A is invertible.
    Besides, due to its simplicity, it involves no pivoting techniques, and therefore it will not work when m=0.
    To enrich the program even further and in order to make it calulate the determinant of A, add the following three commands:
    Between line 6 and 7 , add D=1;
    Between line 7 and 8, add D=D*Aug(j,j);
    After line 15, add Determinant_of_A= D

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

      Thank You Omar for your feedback and suggestions. Yes, the program could be improved by inserting these commands.

  • @universalcreation258
    @universalcreation258 7 หลายเดือนก่อน +1

    Please provide code in description

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

      Br sanveg

  • @miro.04
    @miro.04 11 หลายเดือนก่อน +1

    can you give us the link to the pdf in the video plz i'd like to revise with it

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

    your the best bro. you just nailed it very well

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

    What if the pivot entry is zero? You can't divide zero by zero right? Can we just add 1?

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

    Shera❤ kintu kosom kichu bujhi ni

  • @md.shahriarabidswapnil604
    @md.shahriarabidswapnil604 ปีที่แล้ว

    it helped a lot, thank you so much sir

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

    Love your method of explaining bruh!!! Keep up the good work

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

    بارك الله فيك

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

    Thank you so much, you are very beautiful person. Have a good life

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

    Can I solve fourteen equations with fourteen unknowns in this way?

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

      Yes you can but the solution will only come out if it would be unique.

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

    What happened if the number of unknowns is larger than the number of equations?

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

      That is the special case in which there might be no solution or infinitely many solutions.
      If after applying gauss jordan on system the last pivot entry becomes zero with a entry of B vector infront of it also zero then this is the case of infinitely many solutions.
      If after applying gauss jordan on system the last pivot entry becomes zero with a entry of B vector infront of it non-zero then this is the case of no solution.

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

      @@ATTIQIQBAL need one help please urgent

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

    Pháp Sư Ấn Độ

  • @BhavyaDoshi-pk1lm
    @BhavyaDoshi-pk1lm ปีที่แล้ว

    can u share the pdf ?

  • @oussama.001
    @oussama.001 2 ปีที่แล้ว

    if the first element is 0?? a11=0 it doesn't work

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

      That's a very good observation. Unfortunately i made this code without partial pivoting concept. So maybe you can take some help from my code of gauss Elimination with partial pivoting.

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

    Bro do videos regularly

  • @rutvikrajpadhiyar3545
    @rutvikrajpadhiyar3545 16 วันที่ผ่านมา

    5:56

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

    👍👍

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

    😍❤️

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

    Upload more bro