You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Function to calculate the DFT of a signal in the time domain (given in its discrete samples)
%DFT compute the Discrete Fourier Transform of N samples
% calling: [H,W] = dft (h, N)
% h: input vector of finite length, L
% N:frequency bandwidth on (-pi, pi) with condition: N >= L
% W:DFT bandwidth
% H: Frequency response
Cite As
Behind The Sciences (2026). dft(h, N) (https://uk.mathworks.com/matlabcentral/fileexchange/55885-dft-h-n), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0.0 (838 Bytes)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0.0 |
