File:Skellam distribution.svg

From Vigyanwiki

Original file(SVG file, nominally 512 × 384 pixels, file size: 18 KB)

This file is from Wikimedia Commons and may be used by other projects. The description on its file description page there is shown below.

Summary

Description
English: Skellam distribution probability mass function. This is a discrete function defined only for integral values of k
Date
Source Own work
Author Krishnavedala
SVG genesis
InfoField
 The SVG code is valid.
 This chart was created with Gnuplot
 This chart uses translateable embedded text.
Source code
InfoField

GNU Octave code

k = -7:7;
f = @(x,m1,m2) exp(-m1-m2) * (m1/m2).^(.5*x) .* besseli (abs(x), 2*sqrt(m1*m2));
set(0,'defaultlinemarkersize',3,'defaultlinelinewidth',1.5)
plot (k,f(k,1,1),'-d', k,f(k,2,2),'-d', k,f(k,3,3),'d-', k,f(k,1,3),'-d')
xlim ([-7 7]); xlabel ('k')
set (gca, 'xminortick','on', 'yminortick','on')
legend('μ_1=1, μ_2=1','μ_1=2, μ_2=2','μ_1=3, μ_2=3','μ_1=1, μ_2=3')
saveas (gcf, 'Skellam_distribution.svg')

Licensing

I, the copyright holder of this work, hereby publish it under the following licence:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighbouring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

Captions

Add a one-line explanation of what this file represents

Items portrayed in this file

depicts

9 March 2013

image/svg+xml

18,918 byte

384 pixel

512 pixel

790abb6c328d62cb14848b36efd80b1d8903824a

File history

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

Date/TimeThumbnailDimensionsUserComment
current05:42, 10 March 2013Thumbnail for version as of 05:42, 10 March 2013512 × 384 (18 KB)wikimediacommons>Krishnavedalalegend correction

The following page uses this file:

Metadata