Frequency scaling for FFT and DFT

Performs frequency scaling for a sinusoidal test case using fft and dft.
48 Downloads
Updated 26 Nov 2019

View License

Fourier Transform is used to convert a time domain signal to frequency domain signal and frequency scaling plays an important role in such operations.
1) This program performs and plots the FFT(matlab-inbuilt) and DFT(manual) operation.
2) It uses two time domain signals which are added and on which both Fourier Transform operations were used.
3) Both FFT and DFT use a written frequency scaling function.
4) It compares the elapsed or computational time for the two methods.
5) For FFT an inbuilt function was used and for DFT a written or manual function was used.

Cite As

Shruti Sathyanarayan Rao (2024). Frequency scaling for FFT and DFT (https://www.mathworks.com/matlabcentral/fileexchange/73449-frequency-scaling-for-fft-and-dft), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2015a
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