yys

Maya插件开发,(多多练习英文吧~)

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

 

CH4

The row space is perpendicular to the nullspace.(Ax=0)

When the original Ax=b has no solution, multiply by ATand solve ATAx=ATb

When the original Ax=b has no solution, we can solve Rx=QTb, (A=QR;Q是正交矩阵,所以

 

QT=Q-1)

triple product == determinant == volume

 

CH6

For each λsolve (A-λI)x=0 or Ax=λx to find an eigenvector x;

 

The procudct of the n eigencalues equals the determinant of A

the sum of the n eigenvalues equals the sum of the n diagonal of A,(the sum along the main diagonal is called the trace of A):Σλ= trace = Σi=jaij

 

 

posted on 2010-06-30 13:30  yys  阅读(563)  评论(0编辑  收藏  举报