Saved Bookmarks
| 1. |
The hamming command returns a ___________(a) matrix(b) row vector(c) column vector(d) no such commandThis question was posed to me in class test.Asked question is from Fourier Analysis and Filtering in division Beyond the Basics of MATLAB |
|
Answer» RIGHT option is (c) column vector The best EXPLANATION: The HAMMING code returns the L point hamming WINDOW as a column vector. Hence, column vector is correct. |
|