Skip to content

FFT is wildly inaccurate for the DC value #4

Description

@drmpf

Running the data from Example01_Basic.ino gives
Freq, mag
0, 8288
0.19,817
direct calculation (DFT) gives
0, 66058
0.19, 817.92

matlab gives 10x the results ??
i.e.
0, 660580
0.19, 8180

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions