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 件のコメント
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Fourier Analysis and Filtering についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!