<p dir="ltr"><img src="https://d2vlcm61l7u1fs.cloudfront.net/media%2F496%2F49653c31-af4e-4e67-9aab-aa063977901c%2Fimage" alt="12.2 Finish the following MATLAB function program: function [x1, r1, x2, r2] my solve(A,b) % solves linear systems using the LU decomposition with pivoting % and also