I suppose you know what Gauss-Jordan elimination is, so the note here was just simply tell you why it can work.
As you know that, if I take my matrix A for example and I could chop it up, into four square blocks, suppose it's square, I just take a nice case, and B, suppose it's the same case as A, and then we can take the regular rule for this block multiplication.
Now let's jump back to the Gauss-Jordan elimination, I get the overall matrix E, that's the elimination matrix, the product of all those little steps the Gauss-Jordan elimination always do, then let E block times the augmented matrix, we get identity matrix I out of the left half, and the right half which was what we long to achieve, the inverse of matrix A. so that's the reason of Gauss-Jordan's idea that solve two equations at once can work.
As you know that, if I take my matrix A for example and I could chop it up, into four square blocks, suppose it's square, I just take a nice case, and B, suppose it's the same case as A, and then we can take the regular rule for this block multiplication.
Now let's jump back to the Gauss-Jordan elimination, I get the overall matrix E, that's the elimination matrix, the product of all those little steps the Gauss-Jordan elimination always do, then let E block times the augmented matrix, we get identity matrix I out of the left half, and the right half which was what we long to achieve, the inverse of matrix A. so that's the reason of Gauss-Jordan's idea that solve two equations at once can work.
本文深入解析了Gauss-Jordan消元法的工作原理,通过将矩阵分解为多个区块,演示如何通过一系列步骤求解方程组,并最终得到逆矩阵,实现了一次解决多个方程的目标。
266

被折叠的 条评论
为什么被折叠?



