rhist Matlab script

SPONSORED LINKS

    Specification

  • Version:
  • File size: 0 KB
  • File name: rhist.m
  • Last update:
  • Platform: Windows / Linux / Mac OS / BSD / Solaris
  • Language: Matlab
  • Price:Freeware
  • Company: Durga Lal Shrestha (View more)

rhist script description:




Publisher review:
rhist computes and plots relative frequency and relative frequency density. rhist is extension of MATLAB hist function to compute and plot relative frequency and density.N = HIST(Y) bins the elements of Y into 10 equally spaced containers and returns the relative frequency of elements in each container. If Y is amatrix, RHIST works down the columns.N = RHIST(Y,M), where M is a scalar, uses M bins.N = RHIST(Y,X), where X is a vector, returns the relative freqency of Y among bins with centers specified by X. The first bin includes data between -inf and the first center and the last bin includes data between the last bin and inf. N = RHIST(Y,M,Any_Character) returns relative frequency density of Y among bins.Any_Character is the any character inside single quotation or any numeric value. You can omit second optional argument using single quotation i.e. N = RHIST(Y,'',Any_Character) returns relative frequency density for 10 bins.It is to be noted that sum(N)equals unity for relative frequency while area under curve for relative frequency density equals unity. Note that as size(Y,1) and M increases relative frequency density is close to probability density for continous random variable.[N,X] = RHIST(...) also returns the position of the bin centers in X.RHIST(...) without output arguments produces a histogram of relative frequency or relative frequency densisty. Requirements: ยท MATLAB Release: R14SP1
rhist is a Matlab script for Statistics and Probability scripts design by Durga Lal Shrestha. It runs on following operating system: Windows / Linux / Mac OS / BSD / Solaris.

Operating system:
Windows / Linux / Mac OS / BSD / Solaris

Latest script and internet news

222

222

22

Posted on: 18 Jul 2023 22:27 by A. Brown

111

111

111

Posted on: 18 Jul 2023 22:24 by A. Brown

The permanently active Push system offered by the new Google Chrome 42

The permanently active Push system offered by the new Google Chrome 42

Hacked By !Sc-sT

Posted on: 17 Mar 2015 07:57 by A. Brown

SPREAD THE WORD

User Rating


Rating: 2.2 out of 5
Based on 13 ratings. 13 user reviews.

  • Currently 2.15 out of 5
  • 1
  • 2
  • 3
  • 4
  • 5