Scilab 5.5.2
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
Calling Sequence
[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 >> |