My objective is to predict N steps ahead time series value using a neural network in MATLAB. Neural network time series tool (nts tool) is available for MATLAB version R2014a which provides time series modeling and prediction functionality using nonlinear autoregressive (nar net) and nonlinear autoregressive with external input (narx net) neural networks. However, these commands are not working for MATLAB version R2009a. Is there any way so that these commands and nts tool will work for MATLAB version R2009a?

Similar questions and discussions