= = Consider 1D Poisson's Equation Uzx = 1 - 2.x2, over the domain (0,1). The boundary conditions for the system are: u(
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
= = Consider 1D Poisson's Equation Uzx = 1 - 2.x2, over the domain (0,1). The boundary conditions for the system are: u(
= = Consider 1D Poisson's Equation Uzx = 1 - 2.x2, over the domain (0,1). The boundary conditions for the system are: u(0) = 0 and u(1) = 0. Using centered difference scheme and a mesh of 128, obtain a linear system Au = f for the problem, then solve the linear system using the following methods until a relative error of 10-4 is obtained. For each method, plot the analytical/exact solution, the numerical solution and the error distribution. Also analyze the convergence rate for each method through the plot of 2-norm of error vs. number of iteration. (a) Jacobi. (b) Gauss-Seidel. (c) Over-relaxed Jacobi with w = 1.25.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!