zero mean and one variance
8 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
How to make dataset into zero mean and 1 variance
0 Commenti
Risposta accettata
Roger Stafford
il 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?
Più risposte (1)
Vedere anche
Categorie
Scopri di più su Random Number Generation in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!