Gaussian random sequance distributed

1 vue (au cours des 30 derniers jours)
Majed Elian
Majed Elian le 13 Oct 2020
solution : ??

Réponses (1)

Ameer Hamza
Ameer Hamza le 13 Oct 2020
Generate the Gaussian random sequence using randn(): https://www.mathworks.com/help/matlab/ref/randn.html and use cos(): https://www.mathworks.com/help/matlab/ref/double.cos.html to calculate cosine. Generate the sequence of 'n' using colon operator: https://www.mathworks.com/help/matlab/ref/colon.html. The rest is pretty simple.

Catégories

En savoir plus sur Random Number Generation dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by