

InterviewSolution
Saved Bookmarks
1. |
fft2 returns _________(a) a 2-d matrix(b) a 2-d D.F.T(c) a vector(d) No such commandI had been asked this question during an interview.This intriguing question comes from Fourier Analysis and Filtering in section Beyond the Basics of MATLAB |
Answer» Right option is (a) a 2-d MATRIX |
|