Warping window in "findsignal()" for dtw as TimeAlignment.

5 ビュー (過去 30 日間)
Brynjulv tveit
Brynjulv tveit 2018 年 4 月 24 日
回答済み: Greg Dionne 2019 年 5 月 2 日
Hi! Is there any way to to implement a warping window in the function findsignal() when using 'dtw' (Dynamic Time Warping) as input for 'TimeAlignment'? Preferably a Sakoe-Chiba band. I know some warping path restrictions are available in the dtw() function, but I could not find anything in findsignal(). Just wondering if I've missed out on the obvious solution.
Brynjulv Tveit

回答 (1 件)

Greg Dionne
Greg Dionne 2019 年 5 月 2 日
At the moment there are no warping constraints used in the FINDSIGNAL variant of DTW.
I'm usually successful at coaxing it to work by using normalization constraints, but your mileage may vary. If you post your signal(s) I can try to take a stab at it.
-Greg

カテゴリ

Help Center および File ExchangeDescriptive Statistics についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by