zero mean and one variance
8 views (last 30 days)
Show older comments
How to make dataset into zero mean and 1 variance
0 Comments
Accepted Answer
Roger Stafford
on 21 Nov 2013
That's easy. Subtract the dataset's mean value from each element. Then divide each element by the dataset's standard deviation. My question to you is, why would you want to do such a thing?
More Answers (1)
See Also
Categories
Find more on Random Number Generation 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!