You are here: Symbol Reference > SignalAnalysis Namespace > Classes > TSpectrumAnalyzer Class > public > TSpectrumAnalyzer.ComputeSpectrum Method
DSP Master VCL
ContentsIndex
PreviousUpNext
TSpectrumAnalyzer.ComputeSpectrum Method

Compute the frequency spectrum where the Num is the numerator and Den is the denominator of the transfer function.

Pascal
procedure ComputeSpectrum(Num: TVec; Den: TVec = nil; FS: Double = 2); virtual;

FS defines the sampling frequency. The result is placed in Self.

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