How to apply Dynamic Time Warping (dtw) to a continuous time series signal with multiple templates and no start or endpoints.
조회 수: 6 (최근 30일)
이전 댓글 표시
Hello,
I am looking to apply dynamic time warping with a continous time series signal. I have multiple templates that i would like the DTW to provide the most suitable match to.
I understand this may be difficult as there is no start or end points in the time series data.
Does anyone have any examples of a simular case study or any suggestions to get me started?
Thanks!
댓글 수: 0
채택된 답변
Sara AlaeeJordehi
2021년 1월 4일
Hello,
I have a paper that finds the DTW motifs in long and continuous time series. Here is the link:
https://arxiv.org/abs/2009.07907
Let me know if you need any additional information.
Best,
Sara
댓글 수: 3
Sara AlaeeJordehi
2021년 1월 5일
Hi Thomas,
No problem. Yes. I do have the Matlab source codes. It is on the supporting webpage of the paper. You can find it on the following link, under Codes section:
Please let me know if you needed any additional information.
Best,
Sara
추가 답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!