mvlaprnd(d,MU,SIGMA)
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.
Citation pour cette source
Arun M (2024). mvlaprnd(d,MU,SIGMA) (https://www.mathworks.com/matlabcentral/fileexchange/61467-mvlaprnd-d-mu-sigma), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
Version | Publié le | Notes de version | |
---|---|---|---|
1.0.0.0 | The condition for checking positive definiteness of covariance matrix is modified. |