Need Symmetric Multivariate Laplace Distribution
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(2 个)
Bruno Pop-Stefanov
2014-10-24
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Random Number Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!