normButPolyCoeff

Coefficients of normalized Butterworth polynomial of order n

Al momento, stai seguendo questo contributo

This function returns a row vector p of length n+1, whose elements are the coefficients (in descending powers) of an nth-degree Butterworth polynomial:
Bn(s) = p(1)*s^n + p(2)*s^(n−1) + ... + p(n)*s + p(n+1)
The ordering of the coefficients allows them to be directly used in the polyval() function.

Cita come

Witold Waldman (2026). normButPolyCoeff (https://it.mathworks.com/matlabcentral/fileexchange/113520-normbutpolycoeff), MATLAB Central File Exchange. Recuperato .

Add the first tag.

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.0.0