Covariance Matrix?

조회 수: 8 (최근 30일)
zayed
zayed 2011년 12월 19일
Hi,
I want to find covariance matrix from complex Gaussian noise with zero mean.So how can i generate in matlab complex gaussian noise with zero mean ,then find the covariance matrix.

채택된 답변

Walter Roberson
Walter Roberson 2011년 12월 19일
Hint 1: randn() returns a normally distributed random number with mean 0.
Hint 2: A + i*B

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by