fast_corr

Rapidly calculates column-wise Pearson correlations between large matrices using a vectorized method
300 Downloads
Updated 23 May 2017

View License

For two matrices, each containing 100 observations and 1000 variables
-fast_corr finishes over 6x times faster than using corr.m within a for loop
-fast_corr finishes over 11x faster than using corr.m to compute the full correlation matrix

Cite As

Elliot Layden (2026). fast_corr (https://www.mathworks.com/matlabcentral/fileexchange/63082-fast_corr), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2016a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Descriptive Statistics in Help Center and MATLAB Answers
Version Published Release Notes
1.1.0.0

-NA

1.0.0.0