필터 지우기
필터 지우기

Is there a maximum number of delays?

조회 수: 1 (최근 30일)
WT
WT 2014년 10월 19일
댓글: Greg Heath 2014년 10월 24일
Hi, May i know whether there is any maximum number of delays i can have for neuron networks time series tools?

채택된 답변

Greg Heath
Greg Heath 2014년 10월 23일
편집: Greg Heath 2014년 10월 23일
Statistically significant nonnegative input delays can be obtained using the input/target cross-correlation function.
Statistically significant positive feedback delays can be obtained using the target autocorrelation function.
The optimal number should be a subset of those found above.
I have posted tens of examples. Search using
greg nncorr
Hope this helps
Thank you for formally accepting my answer
Greg
  댓글 수: 2
WT
WT 2014년 10월 23일
I don't quite understand what you mean..Do you mind sending me the links of your examples?
Greg Heath
Greg Heath 2014년 10월 24일
See the white box at the top of the page that says
Search MATLAB Answers?
Type in
greg nncorr
Then click on the square button on the right.

댓글을 달려면 로그인하십시오.

추가 답변 (1개)

Star Strider
Star Strider 2014년 10월 19일
To the best of my knowledge, no, although it may be practically limited by your data set charactersitics.
Nothing in the documentation that I can find limits them.
  댓글 수: 3
Star Strider
Star Strider 2014년 10월 23일
That likely depends on your dataset characteristics. The default is 2, but you may want more. It depends on how many of your data you want to consider. You will have to experiment to find the number that is small enough to be efficient and large enough to be accurate.
WT
WT 2014년 10월 23일
But the values of MSE keep changing so i have difficulty tracking the optimal numbers of delays. so there isn't any formula where i can estimate the value of delays?

댓글을 달려면 로그인하십시오.

Community Treasure Hunt

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

Start Hunting!

Translated by