Question: false 1. The MATLAB code will not raise an error: v = [0,1;2,5]; w=[0,4,5,6]; u = v.13+w; true false 2. The MATLAB code x=1; f

false 1. The MATLAB code will not raise an error: v = [0,1;2,5]; w=[0,4,5,6]; u = v.13+w; true false 2. The MATLAB code x=1; f = (2*(x-1)*sin(x*pi/2))/(4*(x+1)) returns 0. true 3. Linear stress analysis of a structural problem involves the solution of a system of algebraic equa- tions. true false 4. In the Least squares method, the test function is identical to the residual function. true false 5. In the weighted residuals method, a larger number of ansatz functions does increase the required computational effort. true false 6. The strong form implies that the associated numerical solution is less accurate than that of the weak form. true false 7. The Dirichlet boundary condition can be imposed at algebraic level, modifying the discrete matrix and discrete force vector in the displacement-based formulation. true false 8. The number of elements in a finite element mesh is always equal to the number of degrees of free- dom used to represent the displacement field. true false 9. The elastic stiffness matrix is involved in linear stress analysis. true false 10. The local coordinate z of a 2-node (line) finite element must be defined in the range (-1, +1]. true false
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
