Scilab Function

zpch1 - Chebyshev analog filter

Calling Sequence

[poles,gain]=zpch1(n,epsilon,omegac)

Parameters

Description

Poles of a Type 1 Chebyshev analog filter. The transfer function is given by :

 H(s)=gain/poly(poles,'s')
   

Author