You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrumPeaksAnalyzer Class > public > Approximate Method > TSpectrumPeaksAnalyzer.Approximate Method (Double)
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrumPeaksAnalyzer.Approximate Method (Double)

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

Pascal
function Approximate(Freq: Double): Double; overload;

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-2025 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!