a) Structure b) Element c) Matrix d) Boundaries Answer: b Explanation: An element is a ...
View QuestionFrontal method involves __________
a) Computer programming b) Manual programming c) C- programming d) Computing Answer: a Explanation: The elimination process is handled ...
View QuestionFrontal method is implemented for ________
a) Hexahedral element b) Polyhedral element c) Octahedral element d) Both Hexahedral and Polyhedral Answer: a Explanation: The frontal ...
View QuestionFrontal method is a _______ of Gaussian elimination method that uses the structure of finite element problem.
a) Structure b) Variation c) Algorithm d) Data Answer: b Explanation: Frontal method is a variation of Gaussian ...
View QuestionThe line separating from the top zeros from the first non-zero element is called ____
a) Equation b) Gaussian solution c) Skyline solution d) Both Gaussian and skyline solutions Answer: c Explanation: If there ...
View QuestionIn a symmetric banded matrix __________
a) aij=aji b) aji*aij c) aij≠aji d) aii=ajj Answer: a Explanation: For a symmetric banded matrix aij=aji. A symmetric ...
View QuestionA banded matrix is defined as ____________
a) Non zero elements are contained in band b) Zero elements are contained in a band c) Non zero ...
View QuestionIn Gaussian elimination, A is defined as symmetric matrix then its multiplier is defined as ____
a) C = akk/aik b) C = aki/akk c) C = aik/akk d) C = akk/aki Answer: b Explanation: ...
View QuestionStep number in Gaussian elimination is denoted as ___________
a) Superscript b) Subscript c) Unknown d) Elimination Answer: a Explanation: Gaussian elimination is an algorithm for solving ...
View QuestionGaussian elimination is a name given to a well known method of solving simultaneous equation by successively eliminating _________
a) Variables b) Equations c) Unknown d) Algorithms Answer: c Explanation: Gaussian elimination is an ...
View Question