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

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

Pascal
procedure Approximate(const srcFreq: TVec; const dstAmplt: TVec; const dstPhase: TVec); overload;

Finds the nearest peak and applies interpolation for each srcFreq. It stores the amplitude and phase in to dstAmplt and dstPhase.

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