Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

( 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].
image text in transcribed

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Structured Search For Big Data From Keywords To Key-objects

Authors: Mikhail Gilula

1st Edition

012804652X, 9780128046524

More Books

Students also viewed these Databases questions