Data Scaling in Neural Network
조회 수: 4 (최근 30일)
이전 댓글 표시
Dear All;
As i far as i know that new version of NN toolbox do the data scaling between [-1 ,1] automatically
how can i change it to another one ? is there any documentation explain scaling functions used.
Regards;
댓글 수: 0
채택된 답변
Greg Heath
2014년 12월 4일
help mapstd
doc mapstd
help mapminmax
doc mapminmax
Hope this helps.
Thank you for formally accepting my answer
Greg
댓글 수: 0
추가 답변 (1개)
Greg Heath
2014년 12월 8일
Also see
[Neural network] How does neural network calculate output from net.IW, net.LW, net.b ?
Hope this helps.
Thank you for formally accepting my answer
Greg
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!