Jump to content

File:Skellam distribution.svg

Page contents not supported in other languages.
This is a file from the Wikimedia Commons
From Wikipedia, the free encyclopedia
    Original file (SVG file, nominally 512 × 384 pixels, file size: 18 KB)

    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 development
    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 license:
    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 neighboring 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
    current00:12, 10 March 2013Thumbnail for version as of 00:12, 10 March 2013512 × 384 (18 KB)Krishnavedalalegend correction
    23:55, 9 March 2013Thumbnail for version as of 23:55, 9 March 2013512 × 384 (18 KB)KrishnavedalaUser created page with UploadWizard

    The following 2 pages use this file:

    Global file usage

    The following other wikis use this file:

    Metadata