DFT easy computation and display

The program computes the DFT and displays it with the correct freq units and without the mirroring.
683 Downloads
Aktualisiert 3. Jun 2010

Lizenz anzeigen

Solves the difficulty of computing and visualizing the DFT of an array that can be caused by (a) the units of frequency, (b) the mirroring effect, (c) the complex nature.
% Inputs: -t, a time array evenly spaced 0:tstep:T
% -x, the function array
% -pl, {0,1} to display plot

% Outputs: - f a frequency array
% - G, the fourier transform, starting on the coefficiente % G1 and not in G0! (the value of wave number 0
% component is taken out, later it is explained why)

Zitieren als

Javier Amezcua (2024). DFT easy computation and display (https://www.mathworks.com/matlabcentral/fileexchange/27824-dft-easy-computation-and-display), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2008b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Fourier Analysis and Filtering finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0