fast_corr

Rapidly calculates column-wise Pearson correlations between large matrices using a vectorized method

You are now following this Submission

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 .

Categories

Find more on Descriptive Statistics and Insights in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.1.0.0

-NA

1.0.0.0