Vés al contingut

Fitxer:Sinc function (normalized).svg

El contingut de la pàgina no s'admet en altres llengües.
De la Viquipèdia, l'enciclopèdia lliure

Fitxer original (fitxer SVG, nominalment 908 × 623 píxels, mida del fitxer: 4 Ko)

Descripció a Commons

Resum

Descripció
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.
 
El codi font d'aquest SVG és vàlid.
 
Aquesta imatge vectorial ha estat creada amb un editor de text.
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.

 
El codi font d'aquest SVG és vàlid.
 
Aquesta imatge vectorial ha estat creada amb Gnuplot per 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 de maig de 2006 (upload date)
Font Treball propi
Autor Omegatron
Altres versions
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

Llicència

Jo, el titular dels drets d'autor d'aquest treball, el public sota les següents llicències:
w:ca:Creative Commons
reconeixement compartir igual
Aquest fitxer està subjecte a la llicència Creative Commons Reconeixement i Compartir Igual 3.0 No adaptada, 2.5 Genèrica, 2.0 Genèrica i 1.0 Genèrica.
Sou lliure de:
  • compartir – copiar, distribuir i comunicar públicament l'obra
  • adaptar – fer-ne obres derivades
Amb les condicions següents:
  • reconeixement – Heu de donar la informació adequada sobre l'autor, proporcionar un enllaç a la llicència i indicar si s'han realitzat canvis. Podeu fer-ho amb qualsevol mitjà raonable, però de cap manera no suggereixi que l'autor us dóna suport o aprova l'ús que en feu.
  • compartir igual – Si modifiqueu, transformeu, o generareu amb el material, haureu de distribuir les vostres contribucions sota una llicència similar o una de compatible com l'original
GNU head S'autoritza la còpia, la distribució i la modificació d'aquest document sota els termes de la llicència de documentació lliure GNU versió 1.2 o qualsevol altra versió posterior que publiqui la Free Software Foundation; sense seccions invariants, ni textos de portada, ni textos de contraportada. S'inclou una còpia d'aquesta llicència en la secció titulada GNU Free Documentation License.
Podeu seleccionar la llicència que vulgueu.

Llegendes

Afegeix una explicació d'una línia del que representa aquest fitxer

Elements representats en aquest fitxer

representa l'entitat

Historial del fitxer

Cliqueu una data/hora per veure el fitxer tal com era aleshores.

Data/horaMiniaturaDimensionsUsuari/aComentari
actual10:42, 6 abr 2012Miniatura per a la versió del 10:42, 6 abr 2012908 × 623 (4 Ko)Aflafla1Compressed Version - Sinc path computed, rest hand coded
02:20, 4 des 2010Miniatura per a la versió del 02:20, 4 des 2010454 × 311 (37 Ko)Krishnavedala(corrected SVG code and beautified)
18:36, 3 juny 2006Miniatura per a la versió del 18:36, 3 juny 20061.300 × 975 (23 Ko)Omegatroni think we can squeeze in all the integers
18:32, 3 juny 2006Miniatura per a la versió del 18:32, 3 juny 20061.300 × 975 (19 Ko)Omegatronthicker lines, tweaks
04:03, 22 maig 2006Miniatura per a la versió del 04:03, 22 maig 20061.000 × 750 (14 Ko)Omegatron

La pàgina següent utilitza aquest fitxer:

Ús global del fitxer

Utilització d'aquest fitxer en altres wikis:

Metadades