Compute N x N DFT matrix

Computes DFT matrix for DFT modulation

You are now following this Submission

% dftmat = DFT matrix of order N x N;
% N = Order of the matrix
% computes the DFT matrix of orer N x N;
% DFT matrix is a n x n matrix defined as Wn=[(Wn)^km]
% Wn=exp(-j*2*pi/n)
%Reference: Multirate Systems and Filter banks by P.P Vaidyanathan Pearson Education 1993 appendix A.6

Cite As

Rajkumar Ramasamy (2026). Compute N x N DFT matrix (https://se.mathworks.com/matlabcentral/fileexchange/26606-compute-n-x-n-dft-matrix), MATLAB Central File Exchange. Retrieved .

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0