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.
Citar como
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. Recuperado .
Compatibilidad con la versión de MATLAB
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
- 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 >
Etiquetas
Agradecimientos
Inspirado por: 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!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 |