Need Symmetric Multivariate Laplace Distribution
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello,
I need a implementation of the Symmetric Multivariate Laplace Distribution so that I am able to draw random numbers and caluculate the likelihood.
I am searching for over two weeks now but I found none.
So, does such a script already exist?
Kind regards
J.
0 Kommentare
Antworten (2)
Bruno Pop-Stefanov
am 24 Okt. 2014
There is a submission on the File Exchange for a Laplacian random number generator: Laplacian random number generator.
The function lets you draw a vector of random numbers. Could you adapt it to be a symmetric multivariate Laplacian random number generator?
0 Kommentare
Siehe auch
Kategorien
Mehr zu Random Number Generation finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!