Soubor:Floor function.svg

Z Wikipedie, otevřené encyklopedie

Skočit na: Navigace, Hledání

Floor_function.svg(soubor SVG, nominální rozměr: 1 000 × 1 000 pixelů, velikost souboru: 16 kB)



Následující informace pocházejí z Wikimedia Commons:


Graph of the floor function.

(My first decent-looking gnuplot-generated SVG.)

Obsah

[editovat] Related images

[editovat] Instructions

See Wikipedia graph-making tips.

Generated in gnuplot with the following script:

# Set square 1000×1000 SVG output and filename
# The font size (fsize) sets the size for the circles, too.
set terminal svg enhanced size 1000 1000 fname "Times" fsize 36
set output "floor.svg"

# Set the text value for missing entries in the data file, so we can plot a discontinuous function
set datafile missing "Skip"    

# Set y axis limits so the plot doesn't go right to the edges of the graph
set yrange [-3.5:3.5]
# Set x axis limits so the first and last points are hidden
set xrange [-3.5:3.5]

# No legend needed
set nokey

# Add lightly-colored axis lines
set yzeroaxis
set xzeroaxis

# Plot as lines and also points (circles)
plot "floor.dat" with lines
plot "floor.dat" with points 1 6

# Close the file (so I don't have to close gnuplot to view it)
set output

and data file:

floor.dat

#  X     Y1
   -3    -4
   Skip    
   -3    -3
   -2    -3
   Skip    
   -2    -2
   -1    -2
   Skip    
   -1    -1
   0     -1
   Skip    
   0     0 
   1     0 
   Skip    
   1     1 
   2     1 
   Skip    
   2     2 
   3     2 
   Skip    
   3     3 
   4     3 

Then I opened the resulting SVG file in Inkscape, changed the fill style for the circles (either blue or white fill), brought the plot lines to the top, and then brought the circles to the top (over the lines).

[editovat] License

Created by User:Omegatron using gnuplot, possibly with post-processing in the GIMP (PNG) or Inkscape (SVG)

Já, držitel autorských práv, zveřejňuji toto dílo za podmínek následujících licencí:
Creative Commons license
Creative Commons Attribution iconCreative Commons Share Alike icon
Tento soubor je nabízen za podmínek licence Creative Commons „Attribution Share Alike“, verze 3.0, 2.5, 2.0 nebo 1.0.

Afrikaans | Български | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Esperanto | Español | Eesti | Euskara | Estremeñu | Français | עברית | Hrvatski | Italiano | 日本語 | 한국어 | Lietuvių | Plattdüütsch | Nederlands | ‪Norsk (bokmål)‬ | Occitan | Polski | Piemontèis | Português | Română | Русский | Slovenčina | ไทย | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

GNU head Tento dokument smí být kopírován, šířen nebo upravován podle podmínek Svobodné licence GNU pro dokumenty verze 1.2 nebo libovolné vyšší verze publikované nadací Free Software Foundation. Dokument nemá neměnné části ani texty na předním či zadním přebalu.

Afrikaans | 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 | Nnapulitano | Plattdüütsch | Nederlands | ‪Norsk (nynorsk)‬ | ‪Norsk (bokmål)‬ | Occitan | Polski | Português | Română | Русский | Slovenčina | Slovenščina | Shqip | Српски / Srpski | Svenska | తెలుగు | ไทย | Tagalog | Türkçe | Українська | اردو | Tiếng Việt | Volapük | Yorùbá | 中文 | 文言 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/-

Můžete si zvolit libovolnou z těchto licencí.

(In short, this means that you can copy and modify the image freely as long as you provide attribution; preferably in the form of a link back to this page.)

[editovat] External links

Historie souboru

Kliknutím na datum a čas se zobrazí tehdejší verze souboru.

(Nejnovější | Nejstarší) Ukázat (50 novějších) (50 starších) (20 | 50 | 100 | 250 | 500).
Datum a časRozměryUživatelKomentář
současná22. 5. 2006, 00:051 000×1 000 (16 kB)Omegatron (i like blue better)
11. 4. 2006, 02:271 000×1 000 (15 kB)Omegatron (why is it a slightly different size from the others?)
8. 4. 2006, 16:091 000×1 000 (15 kB)Omegatron
8. 4. 2006, 16:001 000×1 000 (15 kB)Omegatron
8. 4. 2006, 15:351 200×1 200 (16 kB)Omegatron (ideally the sizes could be set with relative units.... :-/)
8. 4. 2006, 15:311 600×1 600 (16 kB)Omegatron
30. 3. 2006, 06:511 000×1 000 (16 kB)Omegatron
(Nejnovější | Nejstarší) Ukázat (50 novějších) (50 starších) (20 | 50 | 100 | 250 | 500).

Na soubor odkazují tyto stránky:

Zobrazení