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...
13 years 前 | 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?
13 years 前 | 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 ...
13 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0
