How do I use fft2 to compute the spatial frequency and temporal frequency for a 1D travelling wave?

조회 수: 1 (최근 30일)
I have 2 dimensional data for a travelling wave u(x,t) known over the rectangular domain [x,t]= [x1, x2] and [0, t2].
I want to compute the spatial and temporal frequnecy of the wave. Every wave (linear) can be represented as a sum of waves of the form exp(1i (kappa_i x - omega_j t) ). Here kappa_i is the ith spatial frequency present in u(x,t) and omega_j is the jth temporal frequency present in u. How do I obtain these using fft2?

답변 (0개)

카테고리

Help CenterFile Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by