Assembling Jacobian Iterative method when the source term is not a matrix
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
I want to compute the approximations Ti for i=1,..n by solving the linear system AT=b, A is sparse matrix and
b=(f(x1); f(x2); .. f(xn)).
I need help how to assemble in Jacobi iterative method to calculate T. Let
f(x) = 15π²sin(πx)
0 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Linear Algebra en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!