WOLFRAM SYSTEM MODELER

normalizationResidue

Residue of correction factor computation<br><br>This class is declared protected in <a href="Modelica.Blocks.Continuous.Internal.Filter.Utilities.normalizationFactor.html">Modelica.Blocks.Continuous.Internal.Filter.Utilities.normalizationFactor</a>

Wolfram Language

In[1]:=
SystemModel["Modelica.Blocks.Continuous.Internal.Filter.Utilities.normalizationFactor.normalizationResidue"]
Out[1]:=

Syntax

residue = normalizationResidue(c1, c2, alpha)

Inputs (3)

c1

Type: Real[:]

Description: [p] coefficients of denominator polynomials (c1[i]*p + 1)

c2

Type: Real[:,2]

Description: [p^2, p] coefficients of denominator polynomials (c2[i,1]*p^2 + c2[i,2]*p + 1)

alpha

Type: Real

Outputs (1)

residue

Type: Real