Currently, I working on a assignment to obtain few frames from a movie file played in Matlab. A 3D Matrix was created in parameter X,Y and time. But I been asked to determine the frequency in time by using FFT and IFFT.
My problem is how to plot the graph by using FFT and IFFT on 3D matrix to determine the frequency in time dimension? If someone can provide part of the matlab code will very appreciate.