The program analyzes the matrix $A$ by evaluating the reduced row echelon form, SVD: $A=U \Sigma V^T$, Lower Upper $A= L U$ decomposition and $A= Q R$ decomposition. In
addition, the analysis includes finding the column space, the nullspace, and the Moore-Penrose pseudoinverse. Enter the matrix in the textbox below as you would write it inside the matrix brackets without commas
and 1 row per line.