Info

This question is closed. Reopen it to edit or answer.

R matrix of noise

2 views (last 30 days)
rabih Al Ahmadieh
rabih Al Ahmadieh on 17 Apr 2016
Closed: MATLAB Answer Bot on 20 Aug 2021
If I have a function y(n)=0.8*y(n-1)+0.2*u(n-1)+e(n)+0.7*e(n-1)
How can I get R matrix using matlab of the colored noise (e(n)+0.7*e(n-1)). Where e(n) is white with R=sigma^2*I.
Thank you

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!