Scilab 6.1.0
Aide de Scilab >> Fonctions spéciales > findm
findm
for elliptic filter design
Syntax
[m]=findm(chi)
Description
Search for m
such that chi = %k(1-m)/%k(m)
(For use with find_freq
).
See also
- %k — Jacobi's complete elliptic integral of the first kind (vectorized)
Comments
Add a comment:
Please login to comment this page.