Lokesh
Followers: 0 Following: 0
Feeds
提问
Solving a linear system Ku=f using conjugate gradient method I implmented CG and PCG . Need help with visualisation of results
In my code I implemented conjugate and preconjugate gradient method and visualised the result. I want to visualise the norm of t...
1 year 前 | 1 个回答 | 0
1
个回答提问
Conjugate Gradient and preconditioned CG method.
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 ma...
1 year 前 | 0 个回答 | 0