Talk:Discrete Fourier transform: Difference between revisions

From Rosetta Code
Content added Content deleted
(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...")
(No difference)

Revision as of 02:09, 28 April 2021

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)