Is there a maximum number of delays?
1 次查看(过去 30 天)
显示 更早的评论
Hi, May i know whether there is any maximum number of delays i can have for neuron networks time series tools?
0 个评论
采纳的回答
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 个评论
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
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
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Sequence and Numeric Feature Data Workflows 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!