Full Rank Factorization

Performs a full rank factorization, X=KL

Ahora está siguiendo esta publicación

FRD - Full rank factorization of input matrix X.

This will write X as the product of two matrices X = KL where both K and L have the same rank as X.

Citar como

Calvin Price (2026). Full Rank Factorization (https://la.mathworks.com/matlabcentral/fileexchange/19197-full-rank-factorization), MATLAB Central File Exchange. Recuperado .

Categorías

Más información sobre Linear Algebra en Help Center y MATLAB Answers.

Información general

Compatibilidad con la versión de MATLAB

  • Compatible con cualquier versión

Compatibilidad con las plataformas

  • Windows
  • macOS
  • Linux
Versión Publicado Notas de la versión Action
1.2.0.0

Rounding issue is resolved.

1.1.0.0

The factorization is now based on the SVD of the input matrix.

1.0.0.0