+2 votes
in Finite Element Method by (110k points)
Conjugate gradient algorithm can be accelerated by using _________

(a) Algorithm strategies

(b) Preconditioning strategies

(c) Conditioning strategies

(d) Computer strategies

This question was addressed to me in an interview for job.

I'm obligated to ask this question of Conjugate Gradient Method for Equation Solving in section Matrix Algebra and Gaussian Elimination of Finite Element Method

1 Answer

+2 votes
by (185k points)
selected by
 
Best answer
The correct choice is (b) Preconditioning strategies

The best explanation: Conjugate gradient algorithm can be accelerated by using preconditioning strategies. Preconditioner of a matrix has to be symmetric positive definite and fixed and that cannot be changed from iteration to iteration. The behavior of the preconditioned conjugate gradient method may become unpredictable.

Related questions

We welcome you to Carrieradda QnA with open heart. Our small community of enthusiastic learners are very helpful and supportive. Here on this platform you can ask questions and receive answers from other members of the community. We also monitor posted questions and answers periodically to maintain the quality and integrity of the platform. Hope you will join our beautiful community
...