analytical problem to find auto-correlation for a state space system
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
This is the problem from the topic of mean and covariance propagation in a state space system with random noise inputs
Consider the (scalar) system
˙x(t) = αx(t) + w(t),
where E[(x(t1)− ¯x)(w(τ )− ¯ w)] = 0 for all τ ≥ t1,
E[w(t)w(t + τ)] = qδ(τ),
and E[w(t)] = ¯w.
a) Find α such that the mean of the resulting stationary process is ¯x = c. (Hint: This is the steady state of the differential equation of the mean.)
b) Using a time domain approach, find the autocorrelation RX (t1, t2) = E[x(t1)x(t2)] of the resulting stationary (steady-state) process.
I have found the answer for part (a) and that is alpha=0. But I need help for part (b).
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu Loops and Conditional Statements finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!