Hoeffding's D Measure

Calculate the Hoeffding's D Measure between two time series
46 Downloads
Updated 2 Jan 2020

View License

We can use this to calculate the Hoeffding's D Measure between two time series.
While X and Y is two N*J matrix, the function will return N Hoeffding's D Measure for each row of two matrix.
Using the traditional way to calculate the Hoeffding's D Measure is too slow to bear. So I have try my best to make this function run fast.
However, i think the code can be faster using GPU implementation. This code can update using the idea of GPU implementation but now i have something else to do and have no time to do this research. If anyone can update this function, please tell me. My e-mail is sysulinzhch3@126.com

Cite As

ZhuoChen Lin (2024). Hoeffding's D Measure (https://www.mathworks.com/matlabcentral/fileexchange/73819-hoeffding-s-d-measure), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2019b
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