MCQOPTIONS
Saved Bookmarks
| 1. |
The command to find the eigen vector of a matrix in matrix form is _____________a) eig(a,matrix)b) eig(a,’matrix’)c) eigen(a,matr)d) eig( |
| A. | eig(a,matrix) |
| B. | eig(a,’matrix’) |
| C. | eigen(a,matr) |
| D. | eig(a) |
| Answer» C. eigen(a,matr) | |