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
Discretization
(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!
=== Discretization of process noise === Numerical evaluation of {{math|'''Q{{sub|d}}'''}} is a bit trickier due to the matrix exponential integral. It can, however, be computed by first constructing a matrix, and computing the exponential of it<ref>Charles Van Loan: ''Computing integrals involving the matrix exponential'', IEEE Transactions on Automatic Control. 23 (3): 395β404, 1978</ref> <math display=block>\begin{align} \mathbf{F} &= \begin{bmatrix} -\mathbf{A} & \mathbf{Q} \\ \mathbf{0} & \mathbf{A}^\top \end{bmatrix} T \\[2pt] \mathbf{G} &= e^\mathbf{F} = \begin{bmatrix} \dots & \mathbf{A_d}^{-1}\mathbf{Q_d} \\ \mathbf{0} & \mathbf{A_d}^\top \end{bmatrix} \end{align}</math> The discretized process noise is then evaluated by multiplying the transpose of the lower-right partition of {{math|'''G'''}} with the upper-right partition of {{math|'''G'''}}: <math display=block>\mathbf{Q_d} = (\mathbf{A_d}^\top)^\top (\mathbf{A_d}^{-1}\mathbf{Q_d}) = \mathbf{A_d} (\mathbf{A_d}^{-1}\mathbf{Q_d}). </math>
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)