pyFDN.general_char_poly#
- pyFDN.general_char_poly(delays, A)[source]#
Generalized characteristic polynomial (GCP) for delay state-space.
Implements the formula from Schlecht & Habets (2015), Time-varying feedback matrices in feedback delay networks. J. Acoust. Soc. Amer., 138(3), 1389-1398. Matches the reference generalCharPoly.m.
- Parameters:
- Returns:
p – Generalized characteristic polynomial coefficients in z^{-1} ordering (index 0 = z^0, index k = z^{-k}).
- Return type: