Skip to content

harminv parameter setting issue #11

Description

@ihaveusernam

I use this software to calculate the frequency of a signal that is superimposed from three sinusoidal signals
y=sin(2*pi*t*12)+sin(2*pi*t*12.1)+sin(2*pi*t*12)
The length of the signal is 5.23s, the sampling interval is 0.01s, and the number of sampling points is 524;
I use the harminv :
harminv -t -0.01 10-15 < input.data
the result is:
frequency:
-12.1882 -12.0181 12.018 12.182
The frequency of 12.1 is missing,I wonder how harminv‘s parameter should be set to calculate these three frequencies

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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