Matrix Inversion: Finding the Inverse of a Matrix
摘要:
For matrices, there is no such thing as division. You can add, subtract, and multiply matrices, but you cannot divide them. There is a related concept, though, which is called "inversion". First I'll discuss why inversion is useful, and then I'll show you how to do it. 阅读全文
posted @ 2010-05-02 08:34 星际浪子 阅读(1262) 评论(0) 推荐(0) 编辑