1.
The biharmonic matrix is ill-conditioned. Verify this for matrices withover the interval
2.
We will investigate the one-dimensional version of the biharmonic equation:
Assuming the boundary conditions
and using a five-point central finite-difference approximation overwith uniform step sizegives rise to the following pentadiagonalmatrix
A is symmetric positive definite and ill-conditioned, so the preconditionedmethod should be used.
Write a function [x, y, u, residual, iter] = biharmonic1D(n, f, tol,maxiter) that uses preconditioned CG with n subintervals, specified tolerance and maximum number of iterations to approximate a solution to Equation 21.33 and graph it.
Consider the specific problem
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here