Statistics
RANK
39,132
of 300,571
REPUTATION
1
CONTRIBUTIONS
6 Questions
1 Answer
ANSWER ACCEPTANCE
16.67%
VOTES RECEIVED
1
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
Question
where do u i place the code netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in the code elow to avoid error
Thanks greg for the comments on my earlier question on this matter. I have presented it clearer. The question is 1. where ...
9 years ago | 0 answers | 0
0
answerswhere exactly do i place this netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in my code to avoid error
Thanks greg. The question is 1. where do i place netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in order to train ...
9 years ago | 0
Question
where exactly do i place this netc = closeloop(neto); netc = train(netc,X,Xoi,Aoi); in my code to avoid error
I have some questions with regards to training a closeloop of a narxnet from using the weights from open-loop. Following an ans...
9 years ago | 1 answer | 0
1
answerQuestion
plots of network responses and actual values
how to get the plots of system or network model responses and measured values
9 years ago | 1 answer | 0
1
answerQuestion
Is it possible to get a valid or same results after each run of a matlab generated script on a saved narxnetwork by toolbox?
I have generated a script after going through all the stages of time series prediction using Narx. I run the script on my saved ...
9 years ago | 1 answer | 1
1
answerQuestion
how to get the best the number of hidden neurons and layers for a NARXNET?
i want to know if there is a general way of choosing the correct or right number of hidden neurons and delays in a NARX to obtai...
9 years ago | 1 answer | 0
1
answerQuestion
how do we select the bst number of hidden neurons and tapped delay lines for a NARX model?
is there a generally accepted or best way of selecting the number of hidden neurons and tapped delay lines to ensure an optimal ...
9 years ago | 0 answers | 0