zero mean and one variance
Ältere Kommentare anzeigen
How to make dataset into zero mean and 1 variance
Akzeptierte Antwort
Weitere Antworten (1)
Andrei Bobrov
am 21 Nov. 2013
Normally distributed:
out = randn(1000,1);
2 Kommentare
subha
am 21 Nov. 2013
Kategorien
Mehr zu Time Series finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!