Sphering or Whitening transformation Function
Versión 1.0.0 (1,46 KB) por
Félix Fernando González Navarro
Function that preprocess data or matrix by sphering or Whitening it.
Function that transform a matrix into a new matrix that has the following properties:
1. Mean of each column equals to 0
2. Standard Deviation of each column equals to 1
3. Covariance matrix equals to Identity Matrix
Uses EIG or SVD methods.
ANY IMPROVEMNT, ERROR, CORRECTION..? PLEASE, LET ME KNOW to:ffgn2001@yahoo.com
Citar como
Félix Fernando González Navarro (2025). Sphering or Whitening transformation Function (https://www.mathworks.com/matlabcentral/fileexchange/73000-sphering-or-whitening-transformation-function), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2019b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- MATLAB > Mathematics > Linear Algebra > Eigenvalues >
Más información sobre Eigenvalues en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |