Histogram with a Laplace Distribution Fit

Generation of histogram with superimposed fitted Laplace (double exponential) distribution.
ダウンロード: 658
更新 2020/6/21

ライセンスの表示

The present code is a Matlab function that provides a generation of histogram with superimposed fitted Laplace (double exponential) distribution, similarly to built-in Matlab function “histfit”.

An example is given in order to clarify the usage of the function. For convenience, the input and output arguments are given in the beginning of the function.

The code is based on the theory described in:

[1] N. Johnson, S. Kotz, N. Balakrishnan. Continuous Univariate Distributions Vol. 2. New York, John Wiley & Sons, 1995.

引用

Hristo Zhivomirov (2024). Histogram with a Laplace Distribution Fit (https://www.mathworks.com/matlabcentral/fileexchange/53398-histogram-with-a-laplace-distribution-fit), MATLAB Central File Exchange. 取得済み .

MATLAB リリースの互換性
作成: R2017b
すべてのリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersHistograms についてさらに検索
謝辞

ヒントを得たファイル: Generation of Random Numbers with Laplace Distribution

Community Treasure Hunt

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

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

A new version of the code has been uploaded.

1.2.0.0

A new version of the code has been uploaded.

1.1.0.0

A new version of the code has been uploaded.

1.0.0.0