mvlaprnd(d,MU,SIGMA​)

バージョン 1.0.0.0 (1.51 KB) 作成者: Arun M
Generate multivariate laplacian random numbers
ダウンロード: 139
更新 2017/2/21

ライセンスの表示

The program generates random numbers from a multivariate Laplacian distribution. Multivariate Laplacian random number generator is of significance since this distribution is one of the sparse distributions which is commonly encountered in speech and image signals. For most of the natural signals, there exist a sparse representation of the signal where multivariate Laplace distributions can be widely used.

引用

Arun M (2024). mvlaprnd(d,MU,SIGMA) (https://www.mathworks.com/matlabcentral/fileexchange/61467-mvlaprnd-d-mu-sigma), MATLAB Central File Exchange. 取得済み .

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

Community Treasure Hunt

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

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

The condition for checking positive definiteness of covariance matrix is modified.