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?
You can find few examples in documentation of Neural Network Toolbox:
- Neural Network Time-Series Prediction and Modeling (https://www.mathworks.com/help/nnet/gs/neural-network-time-series-prediction-and-modeling.html),
- Multistep Neural Network Prediction (https://www.mathworks.com/help/nnet/ug/multistep-neural-network-prediction.html).
Sir, I have gone through this...but prediction of future value options is not available there....
Hello dear @Arnab N. Patowary
I have a same problem as you, let me know if you find the answer
regards
Hopefully this may help
https://www.youtube.com/watch?v=gcInZWqatbw
Suppose a data set has increasing trend and after removing trend by 1st difference, the ACF and PACF have no any significant correlation, then how do we determine order of ARIMA(p,d,q)?
05 June 2017 4,457 3 View
Is there any statistical test available to do this job?
11 December 2016 8,021 0 View
Suppose, in the month of January, there is no rainfall. Is it justified to take it as zero or we have to interpolate the value..
08 September 2016 5,221 7 View
.
02 March 2013 8,644 8 View
I'm targeting to deploy a mesh network and manually configure MANET routing protocols. I'm preparing scenarios, architectures, and hard devices needed to do that. Are there some step-by-step...
03 March 2021 1,931 5 View
Results of single-case research designs (i.e., n-of-1 trials) are often evaluated by visually inspecting the time-series graph and computing quantitative indices. A question our research team is...
03 March 2021 687 1 View
Is there a powerful system for the security of the systems distributed on IoT systems?
02 March 2021 3,858 10 View
Dear Researchers I am trying to perform a PIL simulation using STM32F4 Discovery board and comunication serial USB TO TTL. During simulation I receive the following timeout error: An error...
01 March 2021 2,327 1 View
To dear Researchers, I was analyzing a series of concentration for estimation of Real-Time PCR efficiency. The concentration was 1:10. I used MS-excel to evaluate Slope. The result of slope was -8...
01 March 2021 8,683 4 View
Hello, Could you please share any interesting research explaining how to choose the number of hidden layers and nodes per layer in case of regression problems using ANN? Thank you, any help would...
01 March 2021 6,200 3 View
The following code (see 1st 2 images attached) is used to produce PID controller values that are designed to control the system (G). The code finds the PID controller values (noted as k) by using...
28 February 2021 6,560 14 View
I have input and output data set for "ANFIS modeling in MATLAB", and I am getting some negative predicted values of output in testing. However, the predicted values of output in training are...
28 February 2021 3,459 3 View
Hi, We culture neural progenitor cells in T175 culture flasks coated with PLO-Laminin. We have successfully grown these cells with our protocol for months. Recently, we observed large sheets...
25 February 2021 3,443 4 View
I am working on creating deep neural network on geospatial dataset and wanted to know how to do the sampling so that I can increase the presence of solar panels in the images. I cannot use entire...
25 February 2021 3,936 6 View