File:Synchronous tuned plot.svg

From Wikipedia, the free encyclopedia

Original file(SVG file, nominally 1,442 × 870 pixels, file size: 60 KB)

File information
Description

Plot of frequency response of a synchronously tuned tuned amplifier showing the reduction in bandwidth with number of stages.

Source

Self created using function plotter extension of Inkscape

Date

24th November 2014

Author

SpinningSpark

Permission
(Reusing this file)

See below.


Coding[edit]

#Language: Python
#Q=10 n=1
y=x/sqrt(x**2+(1-x**2)**2*10**2)
#Q=10 n=2
y=(x/sqrt(x**2+(1-x**2)**2*10**2))**2
#Q=10 n=3
y=(x/sqrt(x**2+(1-x**2)**2*10**2))**3
#Q=10 n=4
y=(x/sqrt(x**2+(1-x**2)**2*10**2))**4

Licensing[edit]

File history

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

Date/TimeThumbnailDimensionsUserComment
current19:56, 24 November 2014Thumbnail for version as of 19:56, 24 November 20141,442 × 870 (60 KB)Spinningspark (talk | contribs){{Information |Description=Plot of frequency response of a synchronously tuned tuned amplifier showing the reduction in bandwidth with number of stages. |Source=Self created using function plotter extension of Inkscape |Date=24th November 2014 |Author=...

The following file is a duplicate of this file (more details):

The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata