You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Classes > TSpectrumPeaksAnalyzer Class > TSpectrumPeaksAnalyzer Methods > TSpectrumPeaksAnalyzer.Approximate Method
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
TSpectrumPeaksAnalyzer.Approximate Method

Finds the maximum of the peak at Freq and applies interpolation.

Syntax
C#
Visual Basic
public double Approximate(double Freq);

Applies the peak interpolation methods, specified with the interpolation property, to get a better estimate of the frequency of the peak then Freq. The value of the Freq can be the frequency of the closest frequency bin in the frequency spectrum.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!