fa2fd
Bilinear transform frequency warping (analog to digital).
Namespace: dsp::filter
Prototype
float fa2fd(float fa)
Parameters
fa | Analog frequency (unbounded, positive) |
Returns
Digital frequency (between 0 et 0.5)
Description
Inverse function of de fd2fa()