forecasting and extrapolation of Time series using neural network algorithm
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have an array of data recorded from vibration analysis of a bearing. I want to know how to forecast 30 day later. for example with an array of 7 data [0 3 5 2 6 8 10] How can I predict the 8th and 9th point of this array using neural network algorithm I have some examples that they just predict using [0 3 5 2] to predict [6 8 10] but I want to forecast data in the future that is has not come yet. is it possible ??? if it is possible how ??? is there any example code for this problem ??? Is this extrapolation possible with ANN ???
0 Commenti
Risposta accettata
Greg Heath
il 27 Lug 2015
It may be fruitful to read posts in reverse chronological order
SEARCH WORDS NEWSGROUP ANSWERS
NARNET TUTORIAL 7 21
NARNET GREG 31 108
NARNET 33 130
Hope this helps
Thank you for formally accepting my answer
Greg
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Deep Learning Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!