mvlaprnd(d,MU,SIGMA​)

Version 1.0.0.0 (1.51 KB) by Arun M
Generate multivariate laplacian random numbers
139 Downloads
Updated 21 Feb 2017

View License

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.

Cite As

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

MATLAB Release Compatibility
Created with R2015a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Random Number Generation in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

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