image thumbnail

updated 8 months ago

Matrix Decomposition by Aleksander

Positive definite correlation matrix based on spectral decomposition. Now both for .m, C and Mex (spectral decompositio..., cholesky decompositio..., correlation matrix)

SpectralDP(Correlation)

image thumbnail

updated 1 year ago

A faster way to computer a correlation matrix than corr.m by David Groppe

A much faster way to compute a linear correlation matrix than MATLAB's built in corr.m function. (correlation, correlation matrix)

R=faster_corr_mtrx(data)

image thumbnail

updated almost 5 years ago

Convert covariance matrix to correlation matrix by Denis

Converts covariance matrix to correlation matrix setting exactly 1-s on its main diagonal (statistics, probability, covariance matrix)

Cov2Corr(ExpCovariance)

Contact us