zero mean and one variance
Mostrar comentarios más antiguos
How to make dataset into zero mean and 1 variance
Respuesta aceptada
Más respuestas (1)
Andrei Bobrov
el 21 de Nov. de 2013
Normally distributed:
out = randn(1000,1);
2 comentarios
subha
el 21 de Nov. de 2013
Categorías
Más información sobre Time Series en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!