Monday, August 28, 2017

linear algebra lecture 20 08/28/2017

A-1 = 1/det(A)*Ct
C 是A的 余子式矩阵

克莱默法则
Ax=b
x=A-1b = > 1/det(A)*Ct*b
计算量超级大

行列式的值相当于某个物体的体积
detA = volume of a box
先从一个单位立方体开始 => det(cube) = 1
然后不同方向stretch. 或者变形之类的。可以看看其他的tutorial.

No comments:

Post a Comment