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!