Question: The function golub in the NCM directory is named after Stanford professor Gene Golub. The function generates test matrices with random integer en- tries. The

The function golub in the NCM directory is named after Stanford professor Gene Golub. The function generates test matrices with random integer en- tries. The matrices are very badly conditioned, but Gaussian elimination without pivoting fails to produce the small pivots that would reveal the large condition number. (a) How does condest (golub(n)) grow with increasing order n? Because these are random matrices you can't be very precise here, but you can give some qualitative description. (b) What atypical behavior do you observe with the diagonal pivoting option in lugui (golub(n))? (c) What is det (golub(n))? Why? The function golub in the NCM directory is named after Stanford professor Gene Golub. The function generates test matrices with random integer en- tries. The matrices are very badly conditioned, but Gaussian elimination without pivoting fails to produce the small pivots that would reveal the large condition number. (a) How does condest (golub(n)) grow with increasing order n? Because these are random matrices you can't be very precise here, but you can give some qualitative description. (b) What atypical behavior do you observe with the diagonal pivoting option in lugui (golub(n))? (c) What is det (golub(n))? Why
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
