data genaration
1 回表示 (過去 30 日間)
古いコメントを表示
Hi all
I want to generat a data seri that follows Normal Distribution. as u know, "randn" command generates data with average=0 and std=1. But I want to generat a series of data having non-zero average and non-single standard diviation. could u please guide me??? Thanks in advanced
0 件のコメント
採用された回答
Grzegorz Knor
2011 年 11 月 8 日
See in documentation:
doc randn
2 件のコメント
Grzegorz Knor
2011 年 11 月 12 日
See example 1 in documentation:
http://www.mathworks.com/help/techdoc/ref/randn.html
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Waveform Generation についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!