File:Linkwitz.svg
Original file (SVG file, nominally 800 × 600 pixels, file size: 42 KB)
Captions
DescriptionLinkwitz.svg | Magnitude response of 2nd and 4th order Linkwitz-Riley filters. |
Source | en:Image:Linkwitz.svg |
Author | en:User:Scoofy |
Permission (Reusing this file) |
GFDL |
Other versions |
Derivative works of this file: Linkwitz2.svg |
Note: "subject to disclaimers" below may not actually apply. This file was tagged with {{GFDL-user-en}}, and after May 2007, Template:GFDL-self (on English Wikipedia) did not require disclaimers. Please check the image description page on the English Wikipedia (or, if it has been deleted, ask an English Wikipedia administrator). See Wikipedia:GFDL standardization for details.
| ||||||||
Scoofy at the English-language Wikipedia, the copyright holder of this work, hereby publishes it under the following license:
| ||||||||
Note: This tag should not be used. For images that were released on the English Wikipedia using either GFDL or GFDL-self with disclaimers, use {{GFDL-user-en-with-disclaimers}}. For images without disclaimers please use {{GFDL-user-en-no-disclaimers}} instead. If you are the copyright holder of files that were released on Wikipedia, please consider removing the disclaimers. |
Original upload log
[edit]- (del) (cur) 01:11, 7 May 2006 . . Scoofy (Talk | contribs) . . 800×600 (43,090 bytes) (Magnitude plot of 2nd and 4th order Linkwitz-Riley crossovers, made using gnuplot)
- (del) (rev) 01:04, 7 May 2006 . . Scoofy (Talk | contribs) . . 800×600 (43,082 bytes) (Magnitude plot of 2nd and 4th order Linkwitz-Riley crossovers, made using gnuplot)
- (del) (rev) 00:56, 7 May 2006 . . Scoofy (Talk | contribs) . . 800×600 (43,082 bytes) (Magnitude response of 2nd and 4th order Linkwitz-Riley filters, made using gnuplot)
- (del) (rev) 00:48, 7 May 2006 . . Scoofy (Talk | contribs) . . 800×600 (43,082 bytes) (Magnitude response of 2nd and 4th order Linkwitz-Riley filters, author: Peter Schoffhauzer, made using gnuplot)
Creation
[edit]See Wikipedia graph-making tips.
This image, as well as the following text, is derived from Image:Butterworth_response.png.
This image was made using gnuplot with the following script:
set terminal svg fname "Times" fsize 24 size 800 600 set output "linkwitz.svg" set samples 1000 # Magnitude plot of Butterworth filter G(w,n) = 1 / (sqrt(1 + w**(2*n))) # Magnitude plot of highpass Butterworth filter H(w,n) = 1 / (sqrt(1 + 1/w**(2*n))) # convert to decibel scale dB(x) = 20 * log10(abs(x)) set logscale x 10 # put legend set key 0.05, -18 # add grid set grid # Set range of x and y axes set xrange [0.01:100] set yrange [-100:10] # Create 10 x tick marks per decade set xtics 10 set xlabel "Angular frequency (rad/s)" set ylabel "Gain (dB) # Draw LR crossovers plot \ -6 title "-6dB" w line 2, 0 notitle, \ dB(G(x,1))*2 title "LR2" w line 1, dB(H(x,1))*2 notitle w line 1,\ dB(G(x,2))*2 title "LR4" w line 3, dB(H(x,2))*2 notitle w line 3 # LR8: # dB(G(x,4))*2 title "LR8", dB(H(x,4))*2 notitle
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 17:19, 8 November 2006 | 800 × 600 (42 KB) | Panther (talk | contribs) | {{Information |Description = Magnitude response of 2nd and 4th order Linkwitz-Riley filters. |Source = en:Image:Linkwitz.svg |Date= |Author= en:User:Scoofy |Permission= GFDL |other_versions= }} {{GFDL-user-en|Scoofy}} == File history == * <no |
You cannot overwrite this file.
File usage on Commons
The following 2 pages use this file:
Metadata
This file contains additional information such as Exif metadata which may have been added by the digital camera, scanner, or software program used to create or digitize it. If the file has been modified from its original state, some details such as the timestamp may not fully reflect those of the original file. The timestamp is only as accurate as the clock in the camera, and it may be completely wrong.
Image title | Produced by GNUPLOT 4.0 patchlevel 0 |
---|