HARMONIC – HARM
Outputs the module and phase of all selected harmonics over the entire signal.
CATEGORY
Harmonic Analysis
DESCRIPTION
Outputs the module and phase of all selected harmonics over the entire signal.
RESULT VARIABLES AND PARAMETERS
Module | Module of each selected harmonics. |
Phase | Phase of each selected harmonics. |
Signal | Input |
Harmonic_List | List of harmonic to look at. |
Fundamental_Frequency | Value used has the fundamental frequency. |
Fundamental_Frequency | Exact: use the provided value. Approximate: search for fundamental frequency around this value. |
SYNTAX
[hm,hp]=harm(input, harmonic_list, fundamental_frequency, fundamental_frequency_approx)
CHARACTERISTICS
Data type support
Double Floating point
EXAMPLE