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 ???

채택된 답변

Greg Heath
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개)

카테고리

Help CenterFile Exchange에서 Deep Learning Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by