Using time-delay network to classify the actual output.
1 view (last 30 days)
Show older comments
Is it possible to use a time-delay net to classify a set of features based on their actual and past values?
To be specific i am thinking to use a tapped delay line of [0:N] and modify the default time-delay net structure to implement a pattern recognition problem. In this particular case an observation at the instant t can be classified using the features at instant t but also their past values t-1, t-2, t-3.
I would like to know first if it is a viable implementation and if yes, if it is advisable to start from a time-delay net configuration or a patternnet.
Thanks in advance
0 Comments
Answers (0)
See Also
Categories
Find more on Pattern Recognition and Classification in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!