forecasting and extrapolation of Time series using neural network algorithm
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Greg Heath
2015-7-27
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 个评论
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Deep Learning Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!