virtual void ComputeSpectrum(TVec *Num, TVec *Den = null, double FS = 2);
Compute the frequency spectrum where the Num is the numerator and Den is the denominator of the transfer function.
Remarks:
FS defines the sampling frequency. The result is placed in Self.
Declared in Dew::Signal::TSpectrumAnalyzer · Dew.Signal/SignalAnalysis.h · Cross-compiler