Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
|
|
Re: How to display the actual and predicted value of training dataset in NARX
Posted:
Feb 17, 2013 11:24 AM
|
|
"Greg Heath" <heath@alumni.brown.edu> wrote in message <kfpeh5$hb0$1@newscl01ah.mathworks.com>... > "Arga Ridhalla" <arga.ridhalla@yahoo.co.id> wrote in message <kfmk9o$6op$1@newscl01ah.mathworks.com>...> > Hi Greg! Thanks for the answer. But I still have a question. I use dataset that representing 60 timestep from January 2008 to December 2012. Now, I want ANN to predict future value of the target for 6 timestep ahead (January 2013 to June 2013). I don't have any input variables that represent x(t) for Jan 2013 to June 2013. Is ANN able to do that prediction? How could I get that? > >
With no input, use narnet.
Hope thid helps.
Greg
|
|
|
|