Feeds
回答済み
How do you make for get one/zero output?
net=feedforwardnet(10,'trainlm'); net.layers{1}.transferfcn='tansig'; net.layers{2}.transferfcn='tansig'; net.divideParam.tra...
How do you make for get one/zero output?
net=feedforwardnet(10,'trainlm'); net.layers{1}.transferfcn='tansig'; net.layers{2}.transferfcn='tansig'; net.divideParam.tra...
12年以上 前 | 0
回答済み
How do you make for get one/zero output?
My dear, I don't understand, could you say me in what place to the code write its?
How do you make for get one/zero output?
My dear, I don't understand, could you say me in what place to the code write its?
12年以上 前 | 0
質問
How do you make for get one/zero output?
the result not is iqual to the vector target because i get 0.5 in place of zero. What function i can add to my code for to get ...
12年以上 前 | 3 件の回答 | 0
3
回答質問
How do i create a hose_dataset from a file excel?
I have a matrix en excel and i want create un house_dataset and i can write [x,t]=house_data. please you help me.
13年弱 前 | 0 件の回答 | 0
0
回答質問
What are network function application?
I need to know about network function application. Could you help me with network function application please?
13年弱 前 | 0 件の回答 | 0
0
回答質問
How i can configure a neural network with hidden layer and output layer function transfer logsig?
I have to design a neural network with n input and one output. The value input are between zero and 10000 and the output limits ...
13年弱 前 | 1 件の回答 | 0
