mvlaprnd(d,MU,SIGMA​)

Versión 1.0.0.0 (1,51 KB) por Arun M
Generate multivariate laplacian random numbers
139 descargas
Actualizado 21 feb 2017

Ver licencia

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.

Citar como

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

Compatibilidad con la versión de MATLAB
Se creó con R2015a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS Linux
Categorías
Más información sobre Random Number Generation en Help Center y MATLAB Answers.

Community Treasure Hunt

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

Start Hunting!
Versión Publicado Notas de la versión
1.0.0.0

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