Question: ( Kalman filter ) Consider the following state - space form x [ n + 1 ] = A x [ n ] + B

(Kalman filter) Consider the following state-space form
x[n+1]=Ax[n]+Bu[n]
y[n]=Cx[n]+w[n]
where
A=[1.1269-0.49400.1129001.00000]
0
0
1.0000
B=[-0.3832]
0.5919
0.5191
C=[100]
u[n]=N(0,2.3)
w[n]=N(0,1)
(a) Generate 10,000 measurement samples using MATLAB. Draw the samples for the signal Cx[n] using plot function.
(b) Run Kalman filter to produce the estimate [n|] based on the measurement y[n]. Draw the last 100 samples of [n|] and Cx[n] in the same plot.
(c) Compute the MSE between [n|] and Cx[n] by
[i]|
Describe how MSE changes with respect to the variance of w[n].
 (Kalman filter) Consider the following state-space form x[n+1]=Ax[n]+Bu[n] y[n]=Cx[n]+w[n] where A=[1.1269-0.49400.1129001.00000]

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!