File:Sinc wolfram.svg
From Wikimedia Commons, the free media repository
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 800 × 600 pixels. Other resolutions: 320 × 240 pixels | 640 × 480 pixels | 1,024 × 768 pixels | 1,280 × 960 pixels | 2,560 × 1,920 pixels.
Original file (SVG file, nominally 800 × 600 pixels, file size: 37 KB)
File information
Structured data
Captions
Summary
[edit]DescriptionSinc wolfram.svg |
English: Two sinc functions |
Date | |
Source | Own work |
Author | IkamusumeFan |
SVG development InfoField |
Gnuplot Source Code
[edit]# Author: Ika, 2015-08-11
# Anyone can copy and revise this code without any copyright concern.
set term svg size 800,600 enhanced font 'Times, 18'
set output 'sinc_wolfram.svg'
set multiplot
set xlabel "x"
set ylabel "y"
unset colorbox
set key right bottom
set xlabel font 'Times, 48'
set ylabel font 'Times, 48'
set sample 1000
# Draw the curves.
plot [-10:10] (1-cos(x))/(x*sqrt(2*pi)) w lines lw 2 t '(1-cos(x))/(x*sqrt(2*pi))', (cos(2*pi*x)-1)/(2*pi*x) w lines t '(cos(2*pi*x)-1)/(2*pi*x)' lw 2
unset multiplot
set term windows
set output
Licensing
[edit]I, the copyright holder of this work, hereby publish it under the following license:
This file is licensed under the Creative Commons Attribution-Share Alike 4.0 International license.
- You are free:
- to share – to copy, distribute and transmit the work
- to remix – to adapt the work
- Under the following conditions:
- attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
- share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 15:18, 12 August 2015 | 800 × 600 (37 KB) | IkamusumeFan (talk | contribs) | change the scale of one function | |
14:39, 12 August 2015 | 800 × 600 (36 KB) | IkamusumeFan (talk | contribs) | User created page with UploadWizard |
You cannot overwrite this file.
File usage on Commons
There are no pages that use this file.
File usage on other wikis
The following other wikis use this file:
- Usage on en.wikipedia.org
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.
Short title | Gnuplot |
---|---|
Image title | Produced by GNUPLOT 5.0 patchlevel 1 |
Width | 800 |
Height | 600 |