Info
此问题已关闭。 请重新打开它进行编辑或回答。
Conjugate Gradient and preconditioned CG method.
1 次查看(过去 30 天)
显示 更早的评论
Help for solving a linear system of Ku=f for given tol=10^-8 and maxiter =1000. I have to find CG and PCG and compare it with matlab pcg and linsolve and visualize the norm of the difference of the solution in every iteration with the final solution to see the convergence. I am new to MATLAB and it would be helpful if anyone can help me with code
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!