void ComputeSpectrum(TVec Num, TVec Den, Double FS)
Compute the frequency spectrum where the Num is the numerator and Den is the denominator of the transfer function.
| # | Name | Type | Description |
|---|---|---|---|
| 1 | Num | TVec | source TVec |
| 2 | Den | TVec | source TVec |
| 3 | FS | Double | scalar |
Result: stored in self (calling object)
Remarks:
FS defines the sampling frequency. The result is placed in Self.