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!