How to add a new distance metric in existing dtw function related to dynamic time warping
조회 수: 3 (최근 30일)
이전 댓글 표시
Hi i need help to add another distance metric to the build in dtw function..is there any way to include distance matric like mahlanobis to this function
[metric, varargin] = getmutexclopt({'absolute','euclidean','squared','symmkl},'euclidean',varargin);
댓글 수: 0
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!