Skip to content

missing imaginary protion in FFT #196

Closed
@earthfail

Description

@earthfail

I was reading FFT chapter and looking at

Xk=∑N−1n=0xn⋅e−2πkn/N
and
xn=1N∑N−1k=0Xk⋅e2πkn/N

where did the imaginary numbers go?
it was in the integral before and in the code after the discrete fourier transform

Metadata

Metadata

Assignees

No one assigned

    Labels

    Chapter EditThis changes the archive's chapters. (md files are edited.)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions