Statistics
3 Questions
0 Answers
RANK
204,479
of 301,421
REPUTATION
0
CONTRIBUTIONS
3 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 21,269
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,475
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
Feeds
Question
What is the default radial basis function used in newrb() function?
I would like to know what the default radial basis function is used in newrb() function. Is it Gaussian function or others? Than...
11 years ago | 1 answer | 0
1
answerQuestion
How to predict future values by using Elman recurrent neural network (ERNN) in MATLAB R2012a?
I want to predict future values by 1 step ahead using ERNN. I have a dataset (which I name as 'ba') of size 1x120. But, when I f...
11 years ago | 1 answer | 0
1
answerQuestion
How to generate initial weights for back-propagation neural network (BPNN) using MATLAB R2012a?
I am trying to predict future values using BPNN, with 1 input and output neuron respectively and also 1 layer of hidden layer. A...
11 years ago | 2 answers | 0
