File:Rosincdf.svg
Appearance
Size of this PNG preview of this SVG file: 600 × 600 pixels. Other resolutions: 240 × 240 pixels | 480 × 480 pixels | 768 × 768 pixels | 1,024 × 1,024 pixels | 2,048 × 2,048 pixels | 1,000 × 1,000 pixels.
Original file (SVG file, nominally 1,000 × 1,000 pixels, file size: 59 KB)
✓ The source code of this SVG is valid.
Summary
[edit]Description |
Rosin-Rammler Distribution CDF |
---|---|
Source |
self-made |
Date |
08/02/2008 |
Author |
Noodle snacks (talk) 05:05, 8 February 2008 (UTC) |
Permission (Reusing this file) |
See below.
|
gnuplot source under GPL:
prosinrammler(x,d,n) = (n/d)*((x/d)**(n-1))*exp(-(x/d)**n) crosinrammler(x,d,n) = 1-exp(-(x/d)**n)
set samples 1001 set terminal svg enhanced size 1000 1000 fname "Times" fsize 30 set output "rosincdf.svg"
set xtics 1 set ytics 0.1
#f(x,y,z) = prosinrammler(x,y,z) #set key 3.3,1.1
f(x,y,z) = crosinrammler(x,y,z) set key 3.5,0.4
plot [0:3.5] \ f(x, 1, 1) title "{/Times-Italic D}m = 1, {n} = 0.5", \ f(x, 1, 2) title "{/Times-Italic D}m = 1, {n} = 1.0", \ f(x, 1, 3) title "{/Times-Italic D}m = 1, {n} = 2.0", \ f(x, 2, 1) title "{/Times-Italic D}m = 2, {n} = 1.0"
Licensing
[edit]I, the copyright holder of this work, hereby release it into the public domain. This applies worldwide. If this is not legally possible: |
This file is a candidate to be copied to Wikimedia Commons.
Any user may perform this transfer; refer to Wikipedia:Moving files to Commons for details. If this file has problems with attribution, copyright, or is otherwise ineligible for Commons, then remove this tag and DO NOT transfer it; repeat violators may be blocked from editing. Other Instructions
| |||
|
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 05:06, 8 February 2008 | 1,000 × 1,000 (59 KB) | JJ Harrison (talk | contribs) | == Summary == {{Information |Description=Rosin-Rammler Distribution CDF |Source=self-made |Date=08/02/2008 |Author=Noodle snacks (talk) 05:05, 8 February 2008 (UTC) }} |
You cannot overwrite this file.
File usage
The following page uses this file: