Content deleted Content added
→MD DFT: Fixing some notation typo/incongruency |
|||
Line 104:
The multidimensional [[discrete Fourier transform]] (DFT) is a sampled version of the discrete-___domain FT by evaluating it at sample frequencies that are uniformly spaced.<ref>Dudgeon and Mersereau, Multidimensional Digital Signal Processing,2nd edition,1995</ref> The {{nowrap|''N''<sub>1</sub> × ''N''<sub>2</sub> × ... ''N''<sub>''m''</sub>}} DFT is given by:
:<math> Fx(K_1,K_2,\ldots,K_m)= \sum_{n_1=0}^{N_1-1} \cdots \sum_{n_m=0}^{N_m-1} fx(n_1,n_2,\ldots,
for {{nowrap|0 ≤ ''K<sub>i</sub>'' ≤ ''N<sub>i</sub>'' − 1}}, {{nowrap|''i'' {{=}} 1, 2, ..., ''m''}}.
|