Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Woodbury matrix identity
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
== Applications == This identity is useful in certain numerical computations where ''A''<sup>−1</sup> has already been computed and it is desired to compute (''A'' + ''UCV'')<sup>−1</sup>. With the inverse of ''A'' available, it is only necessary to find the inverse of ''C''<sup>β1</sup> + ''VA''<sup>β1</sup>''U'' in order to obtain the result using the right-hand side of the identity. If ''C'' has a much smaller dimension than ''A'', this is more efficient than inverting ''A'' + ''UCV'' directly. A common case is finding the inverse of a low-rank update ''A'' + ''UCV'' of ''A'' (where ''U'' only has a few columns and ''V'' only a few rows), or finding an approximation of the inverse of the matrix ''A'' + ''B'' where the matrix ''B'' can be approximated by a low-rank matrix ''UCV'', for example using the [[singular value decomposition]]. This is applied, e.g., in the [[Kalman filter]] and [[recursive least squares]] methods, to replace the [[parametric solution]], requiring inversion of a state vector sized matrix, with a condition equations based solution. In case of the Kalman filter this matrix has the dimensions of the vector of observations, i.e., as small as 1 in case only one new observation is processed at a time. This significantly speeds up the often real time calculations of the filter. In the case when ''C'' is the identity matrix ''I'', the matrix <math>I+VA^{-1}U</math> is known in [[numerical linear algebra]] and [[numerical partial differential equations]] as the '''capacitance matrix'''.<ref name="hager"/>
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)