I am using MATLAB in fitting a neural net to time series data. I am using nnstart command in MATLAB. I am able to fit simple NARX net to my data. But how do I predict? Is there any syntex in MATLAB?

Similar questions and discussions