You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
% This function updates the LU factorization (PA = LU) of a Matrix A following a rank
% one update of the matrix A = A + alpha*y*z'
% L = Lower unit matrix
% U = Upper triangular matrix
% P = Permutation matrix
% alpha, yy(Column vector) and zy(Column vector) are the rank one update
% matrix alpha*y*z'
Cite As
Lateef Adewale Kareem (2026). Rank 1 Update for LU factors (https://uk.mathworks.com/matlabcentral/fileexchange/100436-rank-1-update-for-lu-factors), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.3 (1.64 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
