Softpedia
 


SCRIPTS CATEGORIES:



NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Koken 0.8.2
  • ContentBox 1.5.2
  • jQPlayer 0.5.2
  • SPOILER ALERT! 0.0.2
  • jQuery Mask Plugin 0.9.0
  • Easing Slider 2.1.2
  • Btapp.js 0.2.0
  • WiiFlash 0.4.5
  • Breeze.js 1.3.3
  • TinyMCE Templates 3.0.2
  • Home > Scripts > Scientific/Engineering > Statistics and Probability

    2-Dimensional Histogram

    download button


    Downloads: 464  Tell us about an update
    User Rating:
    Rated by:
    Poor (1.3/5)
    13 user(s)
    Developer:

    Website:

    License / Price:

    Platforms:

    Databases:

    Language:

    Last Updated:

    Category:
    Rey Patlolla | More scripts
    www.mathworks.com
    Freeware 

    Windows / Linux / Mac OS / BSD / Solaris
    N/A
    Matlab
    September 14th, 2007, 08:16 GMT
    C: \ Scientific/Engineering \ Statistics and Probability

     Read user reviews (0)  Refer to a friend  Subscribe

    2-Dimensional Histogram description

    2-Dimensional Histogram - Accumulate and plot a 2d histogram matrix

    function H = histo2D(D,[Xlo Xhi],Xn,[Ylo Yhi],Yn,Xlab,Ylab,Title)

    2-Dimensional Histogram
    (size(H) == [Yn Xn])
    Counts number of points in the bins defined by -
    X = linspace(Xlo,Xhi,Xn) and
    Y = linspace(Ylo,Yhi,Yn)

    Example:
    Dx = 5*rand(100,1) ;
    Dy = 10*rand(50,1) ;
    D = [Dx,Dy] ;
    H = histo2D(D,[0 5],10,[0 10],5, 'Xlabel','Ylabel','2d Histogram') ;

    Requirements:

    · MATLAB Release: R14SP2



    TAGS:

    statistics probability | 2Dimensional Histogram | statistics Histogram | statistics | probability | 2Dimensional

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM