开发者

Does any equation holds for inverse(A- B)? [closed]

开发者 https://www.devze.com 2023-02-20 14:56 出处:网络
Closed. This question is off-topic. It is not currently acceptin开发者_开发知识库g answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow.
Closed. This question is off-topic. It is not currently acceptin开发者_开发知识库g answers.

Want to improve this question? Update the question so it's on-topic for Stack Overflow.

Closed 11 years ago.

Improve this question

is it possible to calculate inverse of A-B, i have calculated inverse of A and B already.


No, the inverse of A-B is not a nice function of the inverses of A and B. (Of course it's possible to calculate -- if you have the inverses of A and B then you can calculate A and B, hence A-B, hence the inverse of A-B -- but, assuming you knew A and B anyway, knowing their inverses too doesn't help you calculate A-B more efficiently or accurately.)

There are some special cases where you can do something useful. For instance, if one of the matrices has rank 1 then this is basically the Sherman-Morrison formula. But in general you're out of luck.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号