I have V(x,y,z,t) which is a 3D in space, 1D in time matrix which contain velocity measurements The data is structured as following:

V(x,y,z,t) = Vm,n(x1,y1,z1,t1) : Vm,n(xm,ym,zm,tn) where m=106 and n=105.

I want to express Vm,n in the frequency domain while preserving the spatial data, i want to maintain the space coordinates in the frequency domain so it would be east to localize different frequencies for specific ranges of the resulting energy spectrum.

Is it possible to do this using n-dimension Fourier transform in Matlab toolbox? If not, is there any other way to do this?

More Khalid M. Saqr's questions See All
Similar questions and discussions