File:Richards transform of Chebyshev filter.svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 664 × 316 pixels, file size: 37 KB)

File information
Description

Response of fifth order Chebyshev filter before and after applying Richards' transformation.

Source

Self created using Inkscape

Date

17th January 2016

Author

SpinningSpark

Permission
(Reusing this file)

See below.


Licensing[edit]

Coding[edit]

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)

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current08:49, 14 December 2023Thumbnail for version as of 08:49, 14 December 2023664 × 316 (37 KB)Minorax (talk | contribs)fix // Editing SVG source code using c:User:Rillke/SVGedit.js
16:04, 17 January 2016Thumbnail for version as of 16:04, 17 January 2016664 × 316 (37 KB)Spinningspark (talk | contribs){{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|...
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata