File:Rosinpdf.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 1,000 × 1,000 pixels, file size: 61 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Rosin-Rammler Distribution PDF

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 "rosinpdf.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"
Date
Source Own work (Original text: self-made)
Author Noodle snacks (talk) 05:05, 8 February 2008 (UTC)

Licensing[edit]

Public domain This work has been released into the public domain by its author, JJ Harrison at English Wikipedia. This applies worldwide.
In some countries this may not be legally possible; if so:
JJ Harrison grants anyone the right to use this work for any purpose, without any conditions, unless such conditions are required by law.

Original upload log[edit]

Transferred from en.wikipedia to Commons by Sfan00_IMG using CommonsHelper.

The original description page was here. All following user names refer to en.wikipedia.
  • 2008-02-08 05:05 JJ Harrison 1000×1000× (62398 bytes) {{Information |Description=Rosin-Rammler Distribution PDF |Source=self-made |Date=08/02/2008 |Author=~~~~ }}

File history

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

Date/TimeThumbnailDimensionsUserComment
current10:01, 23 July 2013Thumbnail for version as of 10:01, 23 July 20131,000 × 1,000 (61 KB)File Upload Bot (Magnus Manske) (talk | contribs)Transfered from en.wikipedia by User:Sfan00_IMG using CommonsHelper

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata