finding x0 in ziggurat algorithm
이전 댓글 표시
If I am to get 3 rectangles and 1 base, how can I get value of x0, which is the start point of infinite tail of distribution?
답변 (1개)
Steven Lord
2020년 9월 30일
0 개 추천
So you want to know how to find the equivalents of the numbers 0.83, 1.17, 1.47, 1.78, and 2.18 in the plot on this post on Cleve's blog? I think you might find the randntx function in the Numerical Computing with MATLAB toolbox on the File Exchange and the corresponding "Random Numbers" chapter in the book interesting.
카테고리
도움말 센터 및 File Exchange에서 Inverse Gaussian Distribution에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!