Data matrix whitening

A simple function to whiten a data matrix (makes the covariance matrix the identity matrix).

You are now following this Submission

Computes the ZCA whitening of a data matrix and returns the whitened data and whitening/dewhitening transformation matrices.

Cite As

Colorado Reed (2026). Data matrix whitening (https://www.mathworks.com/matlabcentral/fileexchange/34471-data-matrix-whitening), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Biotech and Pharmaceutical 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.2.0.0

Revised typo on last upload

1.1.0.0

Removed redundant code

1.0.0.0