The PA = LU factorization with row exchanges

Поделиться
HTML-код
  • Опубликовано: 11 дек 2024

Комментарии • 31

  • @Rishun
    @Rishun 20 дней назад

    I followed along with a matrix for my homework and it seemed so much easier than what I remember doing while looking purely at class notes. Thanks!!

  • @kevinebedi5257
    @kevinebedi5257 Год назад +3

    Honestly there was a particular segment i was looking for for days and you just absolutely breezed it well . Thank you very very much
    . God bless you

  • @rianferreira
    @rianferreira 3 года назад +15

    not every hero wears a cape

  • @jaredtweed7826
    @jaredtweed7826 2 года назад +13

    To generalize what she said:
    Use Gaussian Elimination to find U (the diagonal values do not have to be 1).
    PA is the matrix found after row swapping (but before row subtraction) during the Gaussian Elimination. P is the diagonal matrix after row swapping.
    The L matrix has 1s along the diagonal, and the other lower triangular values are the values at their location with the value they had when eliminated to zero during Gaussian elimination divided by the pivot value of that column (at that same time).
    Gaussian elimination eliminates the top, to the bottom, then to the right

  • @bella-rp2rw
    @bella-rp2rw 2 года назад +7

    Hi,i am an Italian student at the first year of computer science engineering.You did in 5 minutes what my teacher has done in more than 1 hour(teaching it very bad),i want to say you thanks.

    • @ALIALI-k8w2l
      @ALIALI-k8w2l 5 дней назад

      Hi , I am a s student at the first year in computer science at the university of HIT China also our teacher take two hours to explain it in a very boring way. thank you to share your story

  • @slash.9882
    @slash.9882 4 года назад +6

    straight to the point, thank you

  • @deepanshuchaudhary9875
    @deepanshuchaudhary9875 3 года назад +2

    Thank You so much, you explained it really well.

  • @Florent04
    @Florent04 Год назад

    Great video, thank you.

  • @granthuang577
    @granthuang577 3 года назад

    The explanation really helps!!! Thanks a lot.

  • @jaromatt3747
    @jaromatt3747 4 года назад +2

    good quality of sound and image! perfect information! But i scipped the first minute.

  • @pauste2459
    @pauste2459 3 года назад

    Thank you for that great explanation!

  • @jonasasare5775
    @jonasasare5775 3 года назад

    Wow perfectly explained. Thank you for such a clear explanation

  • @ThuyTran-bw7dq
    @ThuyTran-bw7dq 2 года назад

    Amazing, thank you!

  • @dachirukhadze3848
    @dachirukhadze3848 7 месяцев назад

    Thanks!

  • @El_prof86
    @El_prof86 3 года назад

    Thanks !!

  • @halilibrahimkocak267
    @halilibrahimkocak267 4 года назад +1

    hello, I think there is a problem with the matrix L. it should be 1 0 0 / 0 1 0 / -2 -3 1. Is it true?

    • @vlahuizabela
      @vlahuizabela  4 года назад +2

      Hi Halil, thanks for the question. The forward operations shown in pink take us from PA to the matrix U. The matrix L should take us back from U to the matrix PA. So, the way we obtain L is by applying the green operations, in the reverse order, to the identity matrix (1's along the diagonal, 0's everywhere else). To convince yourself why your answer would not work, you can simply multiply L times U and see what you get. You should get the matrix PA (the matrix obtained after exchanging the first two rows of A). The matrix L in the video is correct.

    • @halilibrahimkocak267
      @halilibrahimkocak267 4 года назад

      @@vlahuizabela I get it now thank you so much

    • @vlahuizabela
      @vlahuizabela  4 года назад

      @@halilibrahimkocak267 any time

    • @richmondanaman3819
      @richmondanaman3819 4 года назад

      @@vlahuizabela Great answer 👍

    • @happyhappypakistan1439
      @happyhappypakistan1439 3 года назад

      @@vlahuizabela if I have any question then how can concern you other than this comment box
      Because many times I have lost this comment box discussion

  • @dexterngalati847
    @dexterngalati847 4 года назад

    thank you

  • @yaswanth7856
    @yaswanth7856 2 года назад

    Thanks

  • @akeemolowolayemo6176
    @akeemolowolayemo6176 2 года назад

    Izy Pls, which software did you use to write the presentation? Thanks

  • @aleksailic6231
    @aleksailic6231 3 года назад

    i love you

  • @murathanbakr1268
    @murathanbakr1268 2 года назад

    malum aile herkesin aklında geziniyor soruyu çözerken

  • @uzivatel123
    @uzivatel123 Год назад

    thank you

  • @tim-duncan2137
    @tim-duncan2137 8 месяцев назад

    thanks