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
