Documentation Home Page RT-LAB Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

FUNDAMENTAL FREQUENCY – [FFREQ]
Outputs the fundamental frequency of selected signal.
CATEGORY
Harmonic Analysis

DESCRIPTION
Outputs the fundamental frequency of selected signal using least-squares method.
RESULT VARIABLES AND PARAMETERS
Result: Fundamental frequency value of the input.
Signal: Input
Approx_Frequency: Search for fundamental frequency using this value as a center point. (optional)
SYNTAX
res=ffreq(input)
res=ffreq(input, approx_freq)
CHARACTERISTICS
Data type support
Double Floating point

EXAMPLE

  • No labels