File:Logcauchypdf.svg

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

Original file(SVG file, nominally 1,300 × 975 pixels, file size: 72 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary[edit]

Description
English: Probability density function of the log-Cauchy distribution for various values of mu and sigma
Date
Source Own work
Author Qwfp
Source code using en:gnuplot 4.4:
f(x,m,s) = s/((x*3.14159)*((log(x)-m)**2+s**2))
set samples 1001
set terminal svg enhanced  size 1300 975  linewidth 5 font "Times,36" 
set output "logcauchypdf.svg"
#set terminal windows color enhanced
set ytics 0.2
set xtics 1

set key top right Left

plot [0:4] [0:.8] \
 f(x, 0, 1)    title "LC(0, 1)", \
 f(x, 1, 1)    title "LC(1, 1)", \
 f(x, 0, 2)    title "LC(0, 2)", \
 f(x, 0, .5)   title "LC(0, .5)", \
 f(x, 1, .5) lt 7 title "LC(1, .5)"
 
set output

Licensing[edit]

I, the copyright holder of this work, hereby publish it under the following license:
w:en:Creative Commons
attribution share alike
This file is licensed under the Creative Commons Attribution-Share Alike 3.0 Unported license.
You are free:
  • to share – to copy, distribute and transmit the work
  • to remix – to adapt the work
Under the following conditions:
  • attribution – You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.
  • share alike – If you remix, transform, or build upon the material, you must distribute your contributions under the same or compatible license as the original.

File history

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

Date/TimeThumbnailDimensionsUserComment
current11:41, 13 November 2011Thumbnail for version as of 11:41, 13 November 20111,300 × 975 (72 KB)Qwfp (talk | contribs)More easily distinguished colours
11:34, 13 November 2011Thumbnail for version as of 11:34, 13 November 20111,300 × 975 (72 KB)Qwfp (talk | contribs)

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata