How to add a new distance metric in existing dtw function related to dynamic time warping
1 view (last 30 days)
Show older comments
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 Comments
Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!