Jump to content

Skeda:Sinc function (normalized).svg

Page contents not supported in other languages.
Nga Wikipedia, enciklopedia e lirë

Dokument origjinal (skedë SVG, fillimisht 908 × 623 pixel, madhësia e skedës: 4 KB)

Kjo skedë është prej Wikimedia Commons dhe mund të përdoret nga projekte të tjera. Përshkrimi në këtë skedë në këtë faqe nuk është treguar më poshtë. Shko tek faqja përshkruese në Commons Shko tek faqja përshkruese në Commons

Përmbledhje

Përshkrimi
English: Graph of the normalized sinc function sin(πx)/(πx).

Mathworld's version.

The original was generated by gnuplot, while the more recent one was generated with matplotlib.

File size was reduced by efficient coding of the axis drawing and labeling and by a reworking of the graph's path. The resulting path is smoother even though fewer points are used in its determination.
 
The SVG code is valid.
 
This 10.81 was created with a text editor.
Previous version had been created with Matplotlib (37888 bytes)     now 10.81% of previous size
 
Please do not replace the simplified code of this file with a version created with Inkscape or any other vector graphics editor

Omegatron's instructions:
See Wikipedia graph-making tips.

 
The SVG code is valid.
 
This plot was created with Gnuplot by v.
Then I opened the resulting SVG file in Inkscape, changed the line colors, brought the plot lines to the top, made all the lines 3 px wide, made the grid lines 2px wide and 50% transparency.
Data 22 maj 2006 (upload date)
Burimi Punë e juaja
Autori Omegatron
Versione tjera
gnuplot source
InfoField
click to expand
# Set 1300×975 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set samples 400
set terminal svg enhanced size 1300 975 fname "Times" fsize 36
set output "sinc function (normalized).svg"

# Set y axis limits so the plot doesn't go right to the edges of the graph 
set yrange [-0.3:1.1]
set xrange [-6:6]

set lmargin 5
set bmargin -5

# No legend needed
set nokey

# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis

# Put a y-axis tic at every 0.2
set ytics 0.2
set mytics 4

# Format tics as digit with one decimal place
set format y "%2.1f"

# Put an x-axis tic at every integer
set xtics 1
set format x "%2.0f"
set mxtics 5

# Plot as lines
plot sin(pi*x)/(pi*x) with lines
 
# Close the file (so I don't have to close gnuplot to view it)
set output

Licencim

Unë, krijuesi i kësaj pune, e publikoj këtu në bazë të licensës në vijim:
w:sq:Creative Commons
atribuim share alike
Kjo skedë është dhënë për përdorim sipas licensës Creative Commons Attribution-Share Alike 3.0 Unported, 2.5 Generic, 2.0 Generic dhe 1.0 Generic.
Je i lirë të:
  • ta shpërndani – ta kopjoni, rishpërndani dhe përcillni punën
  • t’i bëni “remix” – të përshtatni punën
Sipas kushteve të mëposhtme:
  • atribuim – Duhet t’i jepni meritat e duhura, të siguroni një lidhje për tek licenca dhe të tregoni nëse janë bërë ndryshime. Këtë mund ta bëni në ndonjë mënyrë të arsyeshme, por jo në ndonjë mënyrë që sugjeron se licencuesi ju del zot juve apo përdorimit tuaj.
  • share alike – Nëse bëni një “remix”, e shndërroni, ose ndërtoni duke u bazuar te materiali, duhet t’i shpërndani kontributet tuaja sipas të njëjtës licencë ose një të tille të përputhshme me origjinalen.
GNU head Ju jepet leje për ta kopjuar, shpërndarë dhe/ose ndryshuar këtë dokument sipas kushteve të Licencës GNU për Dokumentim të Lirë, versioni 1.2 ose çfarëdo versioni të mëpasshëm të botuar nga Free Software Foundation; pa Seksione të Pandryshueshme, pa Tekste Kapakësh të Përparmë, dhe pa Tekste Kapakësh të Pasmë. Një kopje e kësaj licence është përfshirë në seksionin e titulluar GNU Free Documentation License.
Mundeni të përzgjidhni licencën që doni.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

përshkruan

Historiku skedës

Shtypni mbi një datë/kohë për ta parë skedën siç ishte atëherë.

Data/KohaMiniaturëPërmasatPërdoruesiKoment
e tanishme6 prill 2012 11:42Miniaturë për versionin duke filluar nga 6 prill 2012 11:42908 × 623 (4 KB)Aflafla1Compressed Version - Sinc path computed, rest hand coded
4 dhjetor 2010 03:20Miniaturë për versionin duke filluar nga 4 dhjetor 2010 03:20454 × 311 (37 KB)Krishnavedala(corrected SVG code and beautified)
3 qershor 2006 19:36Miniaturë për versionin duke filluar nga 3 qershor 2006 19:361.300 × 975 (23 KB)Omegatroni think we can squeeze in all the integers
3 qershor 2006 19:32Miniaturë për versionin duke filluar nga 3 qershor 2006 19:321.300 × 975 (19 KB)Omegatronthicker lines, tweaks
22 maj 2006 05:03Miniaturë për versionin duke filluar nga 22 maj 2006 05:031.000 × 750 (14 KB)Omegatron

Këto faqe lidhen tek kjo skedë:

Përdorimi global i skedës

Kjo skedë përdoret nga Wiki të tjera në vijim:

Metadata