corrcoef_directiona​l.m

Calculate correlation coefficient for 2-d directional and circular data
2.2K Downloads
Updated 1 Sep 2016

View License

Calculates the correlation coefficient for 2-d directional and circular data, e.g., if you have one set of 2-d movements and want to compare them to a second (paired) set of 2-d movements.
The input to the function is two Nx2 matrices (each matrix specifies the x,y coordinates of N data points).

Cite As

Gautam Vallabha (2024). corrcoef_directional.m (https://www.mathworks.com/matlabcentral/fileexchange/16028-corrcoef_directional-m), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
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.1

Updated license

1.0.0.0

Update to the documentation & help text.