Gaussian RP

댓글 수: 2

John D'Errico
John D'Errico 2021년 12월 11일
If it is discrete, then it is not gaussian.
Mohammed Ba Humaish
Mohammed Ba Humaish 2021년 12월 11일
I will convert it using fft

댓글을 달려면 로그인하십시오.

 채택된 답변

Voss
Voss 2021년 12월 11일

0 개 추천

my_mean = 0;
my_variance = 10;
x = randn(1,n)*sqrt(my_variance)+my_mean;

추가 답변 (0개)

카테고리

질문:

2021년 12월 11일

편집:

2021년 12월 12일

Community Treasure Hunt

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

Start Hunting!

Translated by