Solve a linear system using matrices | MIT 18.02SC Multivariable Calculus, Fall 2010

Поделиться
HTML-код
  • Опубликовано: 25 авг 2024
  • Solve a linear system using matrices
    Instructor: Christine Breiner
    View the complete course: ocw.mit.edu/18-...
    License: Creative Commons BY-NC-SA
    More information at ocw.mit.edu/terms
    More courses at ocw.mit.edu

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

  • @michaelbayerl1683
    @michaelbayerl1683 5 лет назад +2

    Old video, but... THANK YOU! When I was learning vector/matrix algebra by hand in the 1980's, I always knew how to solve the problems but invariable made minor arithmetic errors. It's great to see a Maths instructor acknowledge this. Computers are SO much more reliable for simple repetitive tasks than humans.

  • @mmbendou23adc
    @mmbendou23adc 12 лет назад +1

    Use the Jordan-Gauss elimination, the easy way to solve the system 4x4, or even 10x10.
    Form the augmented matrix , enter the matrix in MATLAB. and then use this simple code(rref(A)), where A is the augmented matrix....

  • @LAnonHubbard
    @LAnonHubbard 13 лет назад +1

    Thanks Christine and MIT.

  • @effortless35
    @effortless35 13 лет назад +3

    I wonder if that was the first take :)

  • @samyyoussef8380
    @samyyoussef8380 5 лет назад

    for the minor matrix at min 4:00 you would better write the minor matrices themselves then calculate'em later

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

    Best 👍 Teacher. Thanks

  • @crissthian
    @crissthian 13 лет назад

    What about if you had a 4x4 system? or nxn system? how do you solve it?

  • @Likwidl
    @Likwidl 12 лет назад +1

    Gaussian elimination is much easier

  • @agakingkurdos
    @agakingkurdos 7 лет назад

    Regel von Sarrus geht schneller ihr Keks bei 3x3 Matrizen