Data Scaling in Neural Network
4 views (last 30 days)
Show older comments
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 Comments
Accepted Answer
Greg Heath
on 4 Dec 2014
help mapstd
doc mapstd
help mapminmax
doc mapminmax
Hope this helps.
Thank you for formally accepting my answer
Greg
0 Comments
More Answers (1)
Greg Heath
on 8 Dec 2014
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 Comments
See Also
Categories
Find more on Sequence and Numeric Feature Data Workflows in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!