data genaration

1 view (last 30 days)
som
som on 8 Nov 2011
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

Accepted Answer

Grzegorz Knor
Grzegorz Knor on 8 Nov 2011
See in documentation:
doc randn
  2 Comments
som
som on 10 Nov 2011
as u know, "randn" command generates data with average=1 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
Grzegorz Knor
Grzegorz Knor on 12 Nov 2011
See example 1 in documentation:
http://www.mathworks.com/help/techdoc/ref/randn.html

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!