Talk:Discrete Fourier transform

From Rosetta Code
Revision as of 02:09, 28 April 2021 by Rdm (talk | contribs) (Created page with "== <math>frac{1}{N}</math> == I have been waffling back and forth on whether the 1/N term belongs in the fourier transform or in the inverse fourier transform. Recently, I h...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

I have been waffling back and forth on whether the 1/N term belongs in the fourier transform or in the inverse fourier transform.

Recently, I have been focusing on the issue of adding non-fourier terms to a fourier series. (Should this be accomplished by adding to the first term, or by adding to all terms? Each approach favors the opposite placement for that 1/N term.)

It doesn't help that currently, we're having problems displaying updates involving LaTeX... --Rdm (talk) 02:09, 28 April 2021 (UTC)