How to generate a set of gaussian noise signal with zero mean and say 'x' variance and measure their covariance?

조회 수: 16 (최근 30일)
I am looking to generate 3 white gaussian signals with 0 mean and 0.25 and compute the covariance matrix of them. Could someone help in this regard?

답변 (1개)

Paul
Paul 2023년 2월 3일
Check out normrnd, mvnrnd and cov.
If you try those, or anything else, and can't get the code to work, feel free to post back showing the code and what the roadblock is.

카테고리

Help CenterFile Exchange에서 Correlation and Convolution에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by