zero mean and one variance
Show older comments
How to make dataset into zero mean and 1 variance
Accepted Answer
More Answers (1)
Andrei Bobrov
on 21 Nov 2013
Normally distributed:
out = randn(1000,1);
2 Comments
subha
on 21 Nov 2013
Categories
Find more on Time Series in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!