Gaussian random sequance distributed

回答 (1 件)

Ameer Hamza
Ameer Hamza 2020 年 10 月 13 日

0 投票

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.

カテゴリ

ヘルプ センター および File ExchangeRandom Number Generation についてさらに検索

質問済み:

2020 年 10 月 13 日

回答済み:

2020 年 10 月 13 日

Community Treasure Hunt

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

Start Hunting!

Translated by