Compute N x N DFT matrix
버전 1.0.0.0 (1.43 KB) 작성자:
Rajkumar Ramasamy
Computes DFT matrix for DFT modulation
% 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
인용 양식
Rajkumar Ramasamy (2026). Compute N x N DFT matrix (https://kr.mathworks.com/matlabcentral/fileexchange/26606-compute-n-x-n-dft-matrix), MATLAB Central File Exchange. 검색 날짜: .
MATLAB 릴리스 호환 정보
개발 환경:
R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux카테고리
Help Center 및 MATLAB Answers에서 Filter Banks에 대해 자세히 알아보기
태그
| 버전 | 게시됨 | 릴리스 정보 | |
|---|---|---|---|
| 1.0.0.0 |
