No BSD License
Highlights from
PDFPLOT
PDFPLOT
by Alex Bar-Guy
28 Sep 2005
(Updated 29 Sep 2005)
PDFPLOT displays a histogram of the empirical probability density function (PDF) of the input data.
|
Watch this File
|
| File Information |
| Description |
PDFPLOT displays a histogram of the empirical probability density function (PDF) for the data in the input array X using nbins number of bins.
If input X is a matrix, then pdfplot(X) parses it to the vector and displays PDF of all values.
For complex input X, pdfplot(X) displays PDF of abs(X).
Example:
y = randn( 1, 1e5 );
pdfplot( y );
pdfplot( y, 100 ); |
| Acknowledgements |
This submission has inspired the following:
Probability Density Function (PDF) Estimator (V3.2)
|
| MATLAB release |
MATLAB 6.5.1 (R13SP1)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (16) |
| 02 Oct 2005 |
x x
|
|
|
| 18 Nov 2005 |
sui lasiko
|
|
|
| 23 Dec 2005 |
Norbert Pierre
|
|
|
| 19 Mar 2006 |
anonym anonym
|
|
|
| 03 Aug 2006 |
Li jia
|
|
|
| 01 Dec 2006 |
Jonathan Duplicy
|
|
|
| 06 Mar 2007 |
Hong La
|
|
|
| 01 May 2007 |
Eoin Elliffe
|
|
|
| 04 Jun 2007 |
Tim Hattrell
|
|
|
| 07 Jan 2008 |
seema sudevan
|
|
|
| 06 Feb 2008 |
Sean Winfree
|
|
|
| 20 Feb 2008 |
Jon Hyde
|
|
|
| 23 Jun 2008 |
Paul Beekhuizen
|
|
|
| 06 May 2010 |
Holger Hiebel
|
|
|
| 10 Jul 2010 |
Amit L
|
|
|
| 24 Jan 2011 |
mathworks2011
|
|
|
|
Contact us at files@mathworks.com