a) \(\left[ \begin{array}{c c r } 0 & 1 & 2 \end{array}\right]\)
b) \(\left[ \begin{array}{c c r r} 0\\ 1 \\ 2\end{array}\right]\)
c) \(\left[ \begin{array}{c r} 0 & 1\\ 1 & 2\end{array}\right]\)
d) \(\left[ \begin{array}{c c r r} 0 & 3 & 6 \\ 1 & 8 & 4 \\ 0 & 5 & 7\end{array}\right]\)
Answer: a
Explanation: A matrix of (1 x n) dimension is called row vector. A matrix of (n x1) dimension is called column vector.
For example
d=[ 1 2 3 4] is a row vector.
c = \(\left[ \begin{array}{c c r r} 0\\ 1 \\ 2\end{array}\right]\) is a column vector.
Related Posts
For modeling of inclined roller or rigid connections, the method used is ___
In penalty approach evaluate _______ at each support.
The first step of penalty approach is, adding a number C to the diagonal elements of the stiffness matrix. Here C is a __________
If Q1=a1 then a1 is _________
Penalty approach method is easy to implement in a ______
In elimination approach method, extract the displacement vector q from the Q vector. By using ___
In elimination approach, which elements are eliminated from a matrix ____
Join The Discussion