Gaussian RP

2 commentaires

John D'Errico
John D'Errico le 11 Déc 2021
If it is discrete, then it is not gaussian.
Mohammed Ba Humaish
Mohammed Ba Humaish le 11 Déc 2021
I will convert it using fft

Connectez-vous pour commenter.

 Réponse acceptée

Voss
Voss le 11 Déc 2021

0 votes

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

Plus de réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by