File:Gumbel-Cumulative.svg

From Wikimedia Commons, the free media repository

Jump to: navigation, search

Gumbel-Cumulative.svg(SVG file, nominally 600 × 480 pixels, file size: 13 KB)

W3C ✓ The source code of this SVG is valid

Description
English:
#!/usr/bin/gnuplot -persist
#
# G N U P L O T
# Version 4.2 patchlevel 2
# last modified 31 Aug 2007
# System: Linux 2.6.24.3-34.fc8
set terminal svg
set output "Gumbel-Cumulative.svg"
set key 15, 0.5, 0
set xrange [ -5.00000 : 20.0000 ]
set format y " %3.1f"
z(x,mu,beta) = exp(-(x-mu)/beta)
f(x,mu,beta) = z(x,mu,beta) * exp( -1 * z(x,mu,beta) ) / beta
F(x,mu,beta) = exp( -1*exp( -1*(x-mu)/beta ) )
plot \
F(x,0.5,2) ti sprintf("F(x, µ=%3.1f, ?=%3.1f)", 0.5, 2) lt 1, \
F(x,1,2)   ti sprintf("F(x, µ=%3.1f, ?=%3.1f)", 1, 2) lt 2, \
F(x,1.5,3) ti sprintf("F(x, µ=%3.1f, ?=%3.1f)", 1.5,3) lt 3, \
F(x,3,4)   ti sprintf("F(x, µ=%3.1f, ?=%3.1f)", 3, 4) lt 4
Date

2008-03-26 (original upload date)
(Original text : 2008/03/26)

Source

Transferred from en.wikipedia
(Original text : self-made)

Author

Original uploader was Herr blaschke at en.wikipedia
(Original text : Herr blaschke (talk))

Permission
(Reusing this image)

Released into the public domain (by the author).

[edit] License information

PD-icon.svg This image has been (or is hereby) released into the public domain by its author, Herr blaschke at the wikipedia project. This applies worldwide.

In case this is not legally possible:
Herr blaschke grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.


العربية | Català | Česky | Dansk | Deutsch | Ελληνικά | English | Eesti | Suomi | Français | עברית | Italiano | 한국어 | Lietuvių | Македонски | Plattdüütsch | Nederlands | Polski | Română | Русский | Српски / Srpski | Svenska | ไทย | Vèneto | 中文 | ‪中文(简体)‬ | ‪中文(繁體)‬ | +/−

[edit] Original upload log

The original description page is/was here. All following user names refer to en.wikipedia.

  • 2008-03-26 11:56 Herr blaschke 600×480×0 (13122 bytes) {{Information |Description=<pre> #!/usr/bin/gnuplot -persist # # G N U P L O T # Version 4.2 patchlevel 2 # last modified 31 Aug 2007 # System: Linux 2.6.24.3-34.fc8 set terminal svg set output "Gumbel-Cumulative.svg" set key 15, 0.5, 0 s

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current12:51, 26 March 2008Thumbnail for version as of 12:51, 26 March 2008600×480 (13 KB)File Upload Bot (Magnus Manske) (talk | contribs) ( {{BotMoveToCommons|en.wikipedia}} {{Information |Description={{en|<pre> #!/usr/bin/gnuplot -persist # # G N U P L O T # Version 4.2 patchlevel 2 # last modified 31 Aug 2007 # System: Linux 2.6.24.3-34.fc8 set terminal svg set output "Gumbel-Cumulative.sv)

There are no pages that link to this file.

Global file usage

The following other wikis use this file: