Return signal having IFFT
2 ビュー (過去 30 日間)
古いコメントを表示
Hello!
I have a function f(OM,T) which depends on two variable: frequency and time; and I now that this function is the Verse Fast Fourier transform of another function g(T). How can I get the second function g(T)?
THANKS
0 件のコメント
採用された回答
Jyotish Robin
2017 年 3 月 13 日
Hi!
I assume that you meant to say 'f' is the inverse fourier transform of the function 'g'.
If that is the case, finding the FFT of 'f' will give you 'g'.
The following doc link will point you towards how to calculate FFT in MATLAB:
Hope this helps!
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Bartlett についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!