Using time-delay network to classify the actual output.
조회 수: 1 (최근 30일)
이전 댓글 표시
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
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Pattern Recognition and Classification에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!