Scilab 6.0.1
Please note that the recommended version of Scilab is 2025.0.0. This page might be outdated.
See the recommended documentation of this function
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
Report an issue | ||
<< erfinv | Special Functions | gamma >> |