photo

Rafa


Active since 2011

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

7 Questions
1 Answer

RANK
198,378
of 300,571

REPUTATION
0

CONTRIBUTIONS
7 Questions
1 Answer

ANSWER ACCEPTANCE
28.57%

VOTES RECEIVED
0

RANK
 of 21,027

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,680

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

Feeds

View by

Question


Help using MSE or MAE
Hi, I am using NNtoolbox of MatlabR2008a. In my code,i am using the commands: [net, tr] = train (net, p, t); plotperform (t...

14 years ago | 2 answers | 0

2

answers

Answered
Value of Test error for nn
It is possible to find the value of the Best Test Performance? When i use the command plotperform,only shows the Best Validat...

14 years ago | 0

Question


Value of Test error for nn
When I use the command newff neural network is created. After training and plotting the chart is displayed a graph showing Trai...

14 years ago | 2 answers | 0

2

answers

Question


plott the performance of the Neural Network
Hi, I am creating a neural network and the end of the code graph is plotted the performance of the Neural Network. I'm not able ...

14 years ago | 1 answer | 0

1

answer

Question


More than one hidden layer
Hi, I am using the command net =newff(p,t,3); So, my neural netwok has one hidden layer with 3 neurons.How can i increase...

14 years ago | 3 answers | 0

3

answers

Question


Help in the backpropagation code and configuration network
Hello, I am relatively new to the area of Neural Networks and am using the toolbox of Matlab 2008a. Below is the code that I ha...

14 years ago | 0 answers | 0

0

answers

Question


Help in configuration of backpropagation neural network LM
I am applying to a prediction problem, where the type of network is supervised, the backpropagation algorithm and Levenberg Marq...

14 years ago | 1 answer | 0

1

answer

Question


Newff - setup
I have an input array 3x125 and a 3x125 matrix output target. The three variables of the input array will map three variable...

14 years ago | 1 answer | 0

1

answer