2D Fourier Transform of a cosine pulse using MATLAB inbuilt 2D FFT2 function.
Two dimensional Fourier transform is often needed in Image processing and Radar signal processing. In this code, I create a two dimensional cosine pulse from 1D cosine pulse using repmat function and compute its Fourier transform. The axis are normalized in dB scale. This code is an extension of previous code File ID: #46094.
引用
Sathyanarayan Rao (2025). 2D Fourier Transform of a cosine pulse using MATLAB inbuilt 2D FFT2 function. (https://jp.mathworks.com/matlabcentral/fileexchange/46258-2d-fourier-transform-of-a-cosine-pulse-using-matlab-inbuilt-2d-fft2-function), MATLAB Central File Exchange. に取得済み.
MATLAB リリースの互換性
プラットフォームの互換性
Windows macOS Linuxカテゴリ
- Signal Processing > Signal Processing Toolbox > Transforms, Correlation, and Modeling > Transforms > Discrete Fourier and Cosine Transforms >
- Image Processing and Computer Vision > Image Processing Toolbox > Image Segmentation and Analysis > Image Transforms >
タグ
謝辞
ヒントを得たファイル: A finite cosine wavetrain and its Fourier transform
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!| バージョン | 公開済み | リリース ノート | |
|---|---|---|---|
| 1.0.0.0 |
