File:Noise effect.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

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)
I, the copyright holder of this work, hereby publish it under the following licenses:
GNU head Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License".

Afrikaans | Alemannisch | Aragonés | العربية | Asturianu | Беларуская | Беларуская (тарашкевіца) | Български | বাংলা | ইমার ঠার/বিষ্ণুপ্রিয়া মণিপুরী | Brezhoneg | Bosanski | Català | Cebuano | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | فارسی | Suomi | Français | Gaeilge | Galego | עברית | Hrvatski | Magyar | Հայերեն | Bahasa Indonesia | Ido | Íslenska | Italiano | 日本語 | ქართული | ភាសាខ្មែរ | 한국어 | Kurdî / كوردی | Latina | Lëtzebuergesch | Lietuvių | 文言 | Македонски | Bahasa Melayu | Malti | Nnapulitano | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | Kiswahili | తెలుగు | ไทย | Tagalog | Türkçe | Українська | اردو | Vèneto | Tiếng Việt | Volapük | Yorùbá | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 3.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one. Official license

This licensing tag was added to this file as part of the GFDL licensing update.


Alemannisch | Беларуская (тарашкевіца) | Català | Česky | Deutsch | Deutsch (Sie-Form) | Ελληνικά | English | Español | Eesti | Suomi | Français | Hrvatski | Հայերեն | Italiano | 한국어 | Lietuvių | Македонски | Polski | Português | Português do Brasil | Русский | Svenska | ไทย | Vèneto | Tiếng Việt | +/−

Creative Commons license
Creative Commons Attribution Creative Commons Share Alike
This file is licensed under the Creative Commons Attribution ShareAlike 2.5, Attribution ShareAlike 2.0 and Attribution ShareAlike 1.0 License. In short: you are free to share and make derivative works of the file under the conditions that you appropriately attribute it, and that you distribute it only under a license identical to this one.

العربية | Беларуская (тарашкевіца) | Български | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Español | Eesti | Euskara | فارسی | Suomi | Français | Galego | עברית | Hrvatski | Հայերեն | Italiano | 日本語 | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Português | Română | Русский | Српски / Srpski | Svenska | தமிழ் | తెలుగు | ไทย | Türkçe | Vèneto | Tiếng Việt | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

You may select the license of your choice.

[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/TimeThumbnailDimensionsUserComment
current20:21, 17 January 2007Thumbnail for version as of 20:21, 17 January 2007600×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 )

There are no pages that link to this file.

Global file usage

The following other wikis use this file: