analytical problem to find auto-correlation for a state space system
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Surrogate Optimization dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!