Feeds
質問
HOW TO LINK WEBSITE TO MATLAB
Hi All, I build a website that is expected to take about 5 inputs e.g (Name, Age, date of Birth, level of education, Sexual o...
8年弱 前 | 1 件の回答 | 0
1
回答質問
LOGSIG for output that has values from 0-2
Hi,¨ I have an output with values between *0-2* (0,1,2). But in other to interpret the output properly, I used logsig in the ...
8年以上 前 | 0 件の回答 | 0
0
回答回答済み
NEURAL NETWORK-SIGMOID FUNCTION
@ Greg Heath. Thanks for your answer. Actually, I think I need to use "logsig" because I need the output between 0 and 1. ...
NEURAL NETWORK-SIGMOID FUNCTION
@ Greg Heath. Thanks for your answer. Actually, I think I need to use "logsig" because I need the output between 0 and 1. ...
8年以上 前 | 0
質問
NEURAL NETWORK-SIGMOID FUNCTION
I am working on using Artificial Neural Network for prediction. My expected_Targets have values between 0 and 1. The train...
8年以上 前 | 3 件の回答 | 0
3
回答回答済み
error in using preparets for timedelay network
This was my code: X = input; 4x99 cell T = target; 1x99 cell net = configure(net,x,t); net = timedelaynet(1:2,20); [Xs,Xi,A...
error in using preparets for timedelay network
This was my code: X = input; 4x99 cell T = target; 1x99 cell net = configure(net,x,t); net = timedelaynet(1:2,20); [Xs,Xi,A...
8年以上 前 | 0

