LDMLT_Multivariate_​Time_Series_Classif​ication.zip

This is the code of a novel metric learning algorithm for Multivariate Time Series Classfication.
1.1K Downloads
Updated 26 Sep 2014

View License

Multivariate time series (MTS) data sets broadly exist in numerous fields, including health care, multimedia, finance and biometrics. How to classify MTS accurately has become a hot research point since it is an important element in many computer vision and pattern recognition applications. In the code, we propose a Mahalanobis distance based Dynamic Time Warping (MDDTW) measure for MTS classification. The Mahalanobis distance builds an accurate relationship between each variable and its corresponding category. It is utilized to calculate the local distance between vectors in MTS. Then we use Dynamic Time Warping (DTW) to align those MTS which are out of sync or with different lengths. Meanwhile, we use a LogDet divergence based metric learning with triplets constraints (LDMLT) model to the learn Mahalanobis matrix with high precision and robustness. Furthermore, we demostrate the perforamce of the code on MTS data "JapaneseVowels".

Cite As

Jiangyuan Mei (2024). LDMLT_Multivariate_Time_Series_Classification.zip (https://www.mathworks.com/matlabcentral/fileexchange/47928-ldmlt_multivariate_time_series_classification-zip), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2011b
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0