plotDist(x,Bins)

Plot density distribution of the data in 'x'.
ダウンロード: 34
更新 2017/5/15

ライセンスの表示

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))))

引用

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

MATLAB リリースの互換性
作成: R2009a
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersExploration and Visualization についてさらに検索
タグ タグを追加

Community Treasure Hunt

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

Start Hunting!
バージョン 公開済み リリース ノート
1.0.0.0