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.053.581 Times

Plot and compare nice histograms by default 1.0

  Date Added: August 23, 2013  |  Visits: 272

Plot and compare nice histograms by default

Report Broken Link
Printer Friendly Version


Product Homepage
Download (43 downloads)



Summary of what function does: 1) Automatically sets the number and range of the bins to be appropriate for the data. 2) Compares multiple sets of data elegantly on one or more plots, with legend or titles. It also graphs the mean and standard deviations. It can also plot the median and mode. 3) Outputs text with the useful statistics for each distribution. 4) Allows for changing many more parametersHighlighted features (see below for details)'separate' to plot each set on its own axis, but with the same bounds'binfactor' change the number of bins used, larger value =more bins'samebins' force all bins to be the same for all plots'legend' add a legend in the graph (default for structs)'noerror' remove the mean and std plot from the graph'median' add the median of the data to the graph'text' return many details about each graph even if not plottedSyntax:t = nhist(Y) bins the elements of Y into equally spaced containers and returns a string with information about the distributions. If Y is a cell array or a structure nhist will make graph the binned (discrete) probability density function of each data set for comparison on the same graph. It will return A cell array or structure which includes a string for each set of data.[t, N, X]= nhist(...) also returns the number of items in each bin, N, and the locations of the left edges of each bin. If Y is a cell array or structure then the output is in the same form.nhist(Y,'PropertyName', . . . )nhist(Y,'PropertyName',PropertyValue, . . . )% ExamplesCell array example:A={randn(1,10^5),randn(10^3,1)+1};nhist(A,'legend',{'u=0','u=1'});nhist(A,'legend',{'u=0','u=1'},'separate');Structure example:A.zero=randn(1,10^5); A.one=randn(10^3,1)+1;nhist(A);nhist(A,'color','summer')nhist(A,'color',[.3 .8 .3],'separate','median','noerror')nhist(A,'binfactor',4)nhist(A,'samebins')nhist(A,'median','noerror')

Requirements: No special requirements
Platforms: Matlab
Keyword: Array Binned Containers Discrete Distributions Information Nhist Returns String Structure
Users rating: 0/10

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


PLOT AND COMPARE NICE HISTOGRAMS BY DEFAULT RELATED
Snippets  -  deeMySQLParser 1.0
deeMySQLParser is a mysqldump parser that returns table structure of a dump in a nice associative array.
 
Development Tools  -  mklib: a pedestrian function library loader generator 1.0
MKLIB takes one or more list(s) of valid M-files and automatically creates a library loader function (M-file), which returns a structure of function handles to all the subfunctions found in those M-filesthe structure's field names are set to the...
10 KB  
Development Tools  -  Accurate Confidence Intervals 1.0
Estimates of proportion and rate-based performance measures may involve discrete distributions, small sample sizes, and extreme outcomes. Common methods for uncertainty characterization have limited accuracy in these circumstances. Accurate...
133.12 KB  
Libraries  -  Socket6 0.19
Socket6 is a Perl module for IPv6 related part of the C socket.h defines and structure manipulators. SYNOPSIS use Socket; use Socket6; @res = getaddrinfo(hishost.com, daytime, AF_UNSPEC, SOCK_STREAM); $family = -1; while (scalar(@res) >=...
55.3 KB  
Development Tools  -  Allstats 1.0
R= ALLSTATS(A) returns a structure R with several statistics of vector A. A grouping factor can be given in an optional vector. In that case all the statistics will be calculated per group. The stats calculated (returned as fields of R) are:R.min=...
10 KB  
Development Tools  -  getundoc - get undocumented object properties 1.0
GETUNDOC('OBJECT') or GETUNDOC(H) returns a structure of undocumented properties (names & values) for the object having handle H or identified by the string 'OBJECT'.For example, GETUNDOC('axes') or GETUNDOC(gca) returns undocumented property...
10 KB  
Mathematics  -  StatAssist 2.0
StatAssist displays graphs and related properties of more than 40 probability distributions. This application will save you time and prevent calculation errors if your work or study involves the use of continuous or discrete distributions. It...
1.57 MB  
Libraries  -  Religion::Islam::Quran 1.0
Religion::Islam::Quran - Holy Quran book searchable database multi-lingual in both text and unicode formats. SYNOPSIS #--------------------------------------------------------------- use Religion::Islam::Quran;...
1.7 MB  
Libraries  -  Geo::ShapeFile 2.51
Geo::ShapeFile is a Perl extension for handling ESRI GIS Shapefiles. SYNOPSIS use Geo::ShapeFile; my $shapefile = new Geo::ShapeFile("roads"); for(1 .. $shapefile->shapes()) { my $shape = $shapefile->get_shp_record($_); # see...
276.48 KB  
Graphs and Charts  -  AVInfo a16 1.0
AVInfo is an utility for displaying AVI, MPEG, OGG/OGM, MKV, IFO header information. It returns the length of a clip, FPS, resolution, codecs, sound parameters, and the number, type and language of the streams, including detailed information for...
 
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