File:Synchronous tuning plot.jpg

From Wikipedia, the free encyclopedia

Original file(1,274 × 762 pixels, file size: 80 KB, MIME type: image/jpeg)

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 Inkscape function plotter extension

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
current18:12, 24 November 2014Thumbnail for version as of 18:12, 24 November 20141,274 × 762 (80 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 Inkscape function plotter extension |Date=24th November 2014 |Author=~~~...
The following pages on the English Wikipedia use this file (pages on other projects are not listed):

Metadata