photo

FRANK


Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

4 Questions
2 Answers

RANK
283,783
of 301,811

REPUTATION
0

CONTRIBUTIONS
4 Questions
2 Answers

ANSWER ACCEPTANCE
25.0%

VOTES RECEIVED
0

RANK
 of 21,419

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 176,692

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Answered
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 years ago | 0

Answered
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 years ago | 0

Question


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 years ago | 3 answers | 0

3

answers

Question


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 ago | 0 answers | 0

0

answers

Question


What are network function application?
I need to know about network function application. Could you help me with network function application please?

13 years ago | 0 answers | 0

0

answers

Question


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 ago | 1 answer | 0

1

answer