필터 지우기
필터 지우기

How do I know the covariance matrix of colored noise?

조회 수: 2 (최근 30일)
Ashutosh
Ashutosh 2015년 8월 24일
편집: Ashutosh 2015년 8월 24일
I am currently working on simulation of color noise using MATLAB. I understand that the covariance matrix of colored noise will be non-diagonal.
I also studied that passing a white-noise vector from a low pass filter will generate colored noise since individual elements become correlated.
My question is :
1) How do I generate a random color noise with a given covariance matrix (I know mvrnd method) for a 512 X 512 image? Problem is covariance matrix becomes of the size (512^4) for such an image and it's impossible to store it and generate from a mv distribution.
2) If I instead use the filter based method. How do I estimate the entry Sigma_k_l of the covariance matrix ??
The main goal is to have both colored noise and full covariance matrix of the vector.
Thanks in advance.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Image Filtering and Enhancement에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by