zero mean and one variance
7 次查看(过去 30 天)
显示 更早的评论
How to make dataset into zero mean and 1 variance
0 个评论
采纳的回答
Roger Stafford
2013-11-21
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?
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Random Number Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!