File:Richards Transform Of Chebyshev Filter.svg
Python code used to generate this image;
# For discrete circuit
y=1/sqrt(1+0.3*(16*x**5-20*x**3+5*x)**2)
# For distributed circuit after Richards' transformation
y=1/sqrt(1+0.3*(16*tan(pi*x/4)**5-20*tan(pi*x/4)**3+5*tan(pi*x/4))**2)
Original upload log
The original description page was here. All following user names refer to en.wikipedia.
- 2023-12-14 08:49 Minorax 664×316× (37736 bytes) fix // Editing SVG source code using [[c:User:Rillke/SVGedit.js]]
- 2016-01-17 16:04 Spinningspark 664×316× (37874 bytes) {{Information |Description=Response of fifth order [[Chebyshev filter]] before and after applying [[Richards' transformation]]. |Source=Self created using Inkscape |Date=17th January 2016 |Author=~~~ |other_versions= }} == Licensing == {{cc-by-sa-3.0|...