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

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

Syntax
C#
Visual Basic
public virtual void ComputeSpectrum(TVec Num, TVec Den, double FS);

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!