neural network problem, denormalize and new data simulate

hello, I have a question, I created my neural network and using this equation I could take her to EXCEL:
Y = B2 + LW * tanh (B1 + IW * X);
But how I can denormalize the output? and how should I standardize the new data you want to incorporate into this equation?
To explain better, when I put approves my neural network with other data, let's say "sample data", as I normalize, I surguen many problems the mapminmax equation MATLAB, as I have maximum and minimum values, but if I have only an input which would be the maximum and minimum.
And yet I can not denormalize the output of the neural network.
Please help me.
XOXO

 채택된 답변

Greg Heath
Greg Heath 2015년 10월 23일
Searching ANSWERS using
B2 + LW * tanh (B1 + IW * X)
yields 28 hits. Searching the NEWSGROUP probably yields more than that.

댓글 수: 1

Greg please help me, Can I tell MATLAB not normalize my data when I make a neural network ?, Is there a command?

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

질문:

2015년 10월 23일

댓글:

2015년 10월 23일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by