You are here: Symbol Reference > LinearSystems Namespace > Functions > LinearSystems.ComputeGain Function
DSP Master VCL
ContentsIndex
PreviousUpNext
LinearSystems.ComputeGain Function

Returns gain of a filter with zeroes in z and poles in p.

Pascal
function ComputeGain(const z: TVec; const p: TVec; Val: TCplx): Double; overload;

Val parameter defines the value at which to evaluate the rational polynomial.

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