how to make autoregressive random process signal
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
I have this equation x(n)=1.558x(n-1)-0.81x(n-2)+v(n) where x(n) is autoregressive random process and v(n) has variance equal 1 I know how to make it but I need to find x(n-1) and x(n-2) to use them as a matrix like x(n) in another equation in my code can you help me how to find them "x(n-1) & x(n-2)" ??
0 commentaires
Réponses (0)
Voir également
Catégories
En savoir plus sur Conditional Mean Models 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!