Develop an algorithm that takes a tridiagonal matrixand transforms it to an upper bidiagonal matrixusing orthogonal matricesandsuch thatUse Givens rotations with bulge chasing. First, eliminateand locate the bulge. Remove it with a column rotation, and look for the next bulge. Eliminate it with a row rotation, and so forth. To determine the pattern of rotations, experiment with amatrix.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here