Download Shareware and Freeware Software for Windows, Linux, Macintosh, PDA

line Home  |  About Us  |  Link To Us  |  FAQ  |  Contact

Serving Software Downloads in 956 Categories, Downloaded 50.375.114 Times

rhist 1.0

  Date Added: August 31, 2013  |  Visits: 378

rhist

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



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: No special requirements
Platforms: Matlab
Keyword: Argument Inside Noted Optional Rhisty Character Sumnequals Unity
Users rating: 0/10

License: Shareware Size: 10 KB
USER REVIEWS
More Reviews or Write Review


RHIST RELATED
Development Tools  -  Binary Search of Elements lying within an Interval 1.0
Search the elements that are lying within a specified interval.Search the indexes of all elements in x (sorted vector of n elements) that lie within the interval.The algorithm uses binary searches, thus it runs in log(n)INPUT:x: vector of numeric...
10 KB  
Development Tools  -  sanePColor 1.0
Wrapper for pcolor that behaves similarly to imagesc. Squash OS X Preview's "blurry image" bug!SANEPCOLOR simple wrapper for pcolor Unlike the built-in pcolor command, this function does not cut off the last row and column of the input matrix. In...
10 KB  
Libraries  -  SOAP::Data 0.69
SOAP::Data is a Perl class that provides the means by which to explicitly manipulate and control all aspects of the way in which Perl data gets expressed as SOAP data entities. The SOAP::Data class provides the means by which to explicitly...
235.52 KB  
Libraries  -  File::BSDGlob 0.94
File::BSDGlob is a Perl extension for BSD glob routine. SYNOPSIS use File::BSDGlob :glob; @list = glob(*.[ch]); $homedir = glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the core...
15.36 KB  
Libraries  -  File::Glob 5.8.8
File::Glob is a Perl extension for BSD glob routine. SYNOPSIS use File::Glob :glob; @list = bsd_glob(*.[ch]); $homedir = bsd_glob(~gnat, GLOB_TILDE | GLOB_ERR); if (GLOB_ERROR) { # an error occurred reading $homedir } ## override the...
12.2 MB  
Libraries  -  Genezzo::Havok::SQLCompare 0.69
Genezzo::Havok::SQLCompare is a Perl module with SQL comparison functions. SYNOPSIS HavokUse("Genezzo::Havok::SQLCompare") FUNCTIONS SQL functions IN WHERE value IN (list) Returns TRUE if the value is present in the list, else FALSE....
481.28 KB  
Libraries  -  WWW::Dict::Zdic 0.0.4
WWW::Dict::Zdic is a Zdic Chinese Dictionary interface. SYNOPSIS use WWW::Dict::Zdic; my $dic = WWW::Dict::Zdic->new(); my $def = $dic->define("劉"); print YAML::Dump($def); This module provides simple interface to zdic.net Chinese...
22.53 KB  
Libraries  -  Clone 0.23
Clone is a Perl module that can recursively copy Perl datatypes. SYNOPSIS use Clone; push @Foo::ISA, Clone; $a = new Foo; $b = $a->clone(); # or use Clone qw(clone); $a = { foo => bar, move => zig }; $b = [ alpha, beta, gamma,...
10.24 KB  
Libraries  -  Apache::TestUtil 1.29
Apache::TestUtil Perl module contains utility functions for writing tests. SYNOPSIS use Apache::Test; use Apache::TestUtil; ok t_cmp("foo", "foo", "sanity check"); t_write_file("filename", @content); my $fh = t_open_file($filename);...
153.6 KB  
FAX Tools  -  RelayFax Network Fax Manager 7.0.0
RelayFax Network Fax Server management software automates sending, receiving, and managing your network faxes from your desktop, and integrates full faxing functionality within your existing email system, all while providing unlimited fax sends...
15.96 MB  
NEW DOWNLOADS IN SCRIPTS, DEVELOPMENT TOOLS
Scripts  -  Freelancer Script 5.05
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Post projects. Featured projects. Private projects. Sealed projects. Edit/delete projects. Select freelancers....
5.49 MB  
Scripts  -  B2B Script 4.20
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Sign-up Account (Registration of account). Lead generation tools (for the sellers). Email verification to...
5.49 MB  
Scripts  -  B2C Script 5.06
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). The script comes with totally editable site colors, icons and graphics Multilevel categories allows extensive browsing Admin can change Category ordering or...
5.49 MB  
Scripts  -  Social Networking Script 2.86
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Registration with name, email, password, date of birth etc. User can add multiple school, college, university with start...
5.49 MB  
Scripts  -  Business Networking Script 8.04
Main Features: 100% Secured. Email Support (3 Years). FREE Updates (3 Years). Ajax based interface. Profile creation. Different types of profile. Profile for jobseekers, employers and employed...
5.49 MB  
Development Tools  -  Aml2CHM 3.50
Those who use the popular Aml Pages text editor might be looking out for a way of generating help files from their text and notes. Aml2CHM is a plug-in that was developed to offer people a quick and efficient way of converting Aml Pages documents...
549.99 KB  
Development Tools  -  VMP Viewer 1.0
This is a very rudimentary tool to visualize the VMP files generated by BrainVoyager. Useful to share files with people who do not have BV.
10 KB  
Development Tools  -  Sending reports and timestamped file by emailing 1.0
main executing reference usage:[1] usage_send_mail.mIllustrates email sending with multiple separate files or single timestamped tar file. Attachment failure is properly handled, with continuation of report emailing without the attachment.[2]...
768 KB  
Development Tools  -  IrisMVC 2.0 rc1
IrisMVC is an OOP PHP framework that developers can use as a strong and secure foundation to build on various web applications following the Model-View-Controller (MVC) pattern. It provides the basic functionality developers need, without...
51.2 KB  
Development Tools  -  7-Zip for Script 4.42
7-Zip is a file archiver with a high compression ratio.Features:- High compression ratio in new 7z format with LZMA compression- Supported formats:- Packing / unpacking: 7z, ZIP, GZIP, BZIP2 and TAR- Unpacking only: RAR, CAB, ISO, ARJ, LZH, CHM,...
624.64 KB