2D Fourier Transform of a cosine pulse using MATLAB inbuilt 2D FFT2 function.

Two dimensional cosine pulse and its Fourier transform is computed and visualized.
824 Downloads
Updated 16 Apr 2014

View License

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.

Cite As

Sathyanarayan Rao (2024). 2D Fourier Transform of a cosine pulse using MATLAB inbuilt 2D FFT2 function. (https://www.mathworks.com/matlabcentral/fileexchange/46258-2d-fourier-transform-of-a-cosine-pulse-using-matlab-inbuilt-2d-fft2-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2010a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0