1.
The software distribution contains a MATLAB sparse matrix file for each of three matrices:
matSi.matwest0479.mat
Solve each system as best you can without preconditioning. Then solve each system using preconditioning.
2.
Using the statement A = sprandsym(2000,0.05,.01), create asymmetric indefinite matrix with a condition number ofSolve the system using minresb.
Using A = sprandsym(2000,0.05,.001), create a symmetric indefinite matrix with a condition number ofSolve the system using both minresb and mpregmres. Useand tol−6
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here