Home License -- for personal use only. Not for government, academic, research, commercial, or other organizational use. 09-Mar-2026 19:15:43 compressed_solve_test(): MATLAB/Octave version 9.11.0.2358333 (R2021b) Update 7 Test compressed_solve(), which seeks a solution of an underdetermined linear system A*x=b, with the maximum number of zero entries in x. matrix A: 87 190 118 140 101 72 170 90 135 104 12 31 14 25 20 right hand side b: 5 10 8 compressed solution x1: 0 5.5676 -3.3108 -4.7297 0 backslash solution x2: 0 5.5676 -3.3108 -4.7297 0 Least squares solution x3: 0 5.5676 -3.3108 -4.7297 0 compressed_solve_test(): Normal end of execution. 09-Mar-2026 19:15:43