plotDist(x,Bins)

Plot density distribution of the data in 'x'.
34 Downloads
Aktualisiert 15 Mai 2017

Lizenz anzeigen

call:

plotDist(x,Bins)

Plot DENSITY DISTRIBUTION of the data in x.

INPUT

x : vector of values
Bins : Optional: bins to use to compute the density. if Bins is not given in the call, the function
will use the default binning, given by: Bins = linspace(min(x), max(x), round(sqrt(length(x))))

Zitieren als

Ruggero G. Bettinardi (2024). plotDist(x,Bins) (https://www.mathworks.com/matlabcentral/fileexchange/62952-plotdist-x-bins), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2009a
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0