File:Noise effect.svg
From Wikimedia Commons, the free media repository
Noise_effect.svg (SVG file, nominally 600 × 480 pixels, file size: 8 KB)
[edit] Summary
| Description |
noise effect on a eletrical signal |
|||||
|---|---|---|---|---|---|---|
| Date |
12/01/2007 |
|||||
| Source |
own work/travail personnel |
|||||
| Author |
Yves-Laurent Allaert |
|||||
| Permission (Reusing this image) |
|
[edit] Gnuplot script
Save this script to file "noise_effect" then run the command line "gnuplot noise_effect", you will get Noise_effect.svg, if you have well installed gnuplot 4.0 or later.
set terminal svg fsize 22
#options
unset border
unset label
unset xtics
unset ytics
unset key
set sample 360
set output "Noise_effect.svg"
set label 1 "A" at 0.22,2.5 center front
set label 2 "B" at 0.22,-2.5 center front
f(x) = 5*sin(x)
g(x) = f(x)+rand(0)-6
plot [0:2*pi] \
f(x) with line -1,\
g(x) with line -1
File history
Click on a date/time to view the file as it appeared at that time.
| Date/Time | Thumbnail | Dimensions | User | Comment | |
|---|---|---|---|---|---|
| current | 20:21, 17 January 2007 | 600×480 (8 KB) | Yves-Laurent (talk | contribs) | (== Summary == {{Information |Description= noise effect on a eletrical signal |Source=own work/travail personnel |Date=12/01/2007 |Author=Yves-Laurent Allaert |Permission= {{self2|GFDL|cc-by-sa-2.5,2.0,1.0}} }} ==Gnuplot script== Save this script to file ) |
- Edit this file using an external application (See the setup instructions for more information)
File links
There are no pages that link to this file.
Global file usage
The following other wikis use this file:
- Usage of Noise effect.svg on bgwiki
- Usage of Noise effect.svg on frwiki