Hypergeometric Probability Density Function (HPDF) - enhanced version
myhygepdf2 - this second rendition of HPDF can now return a cumulative hpdf vector.
EX4: [a,b]=myhygepdf2(1,40,5,36,'atleast')
a = 1
b = 0.0001 0.0039 0.0690 0.4271 1.0000
This may enhance the usefulness of the function as you can avoid repeated calls to the function when cumulative probabilities are important to the user.
The zipfile includes an updated 'binomind' function. This has also been uploaded separately.
引用格式
Bruce Raine (2024). Hypergeometric Probability Density Function (HPDF) - enhanced version (https://www.mathworks.com/matlabcentral/fileexchange/34424-hypergeometric-probability-density-function-hpdf-enhanced-version), MATLAB Central File Exchange. 检索时间: .
MATLAB 版本兼容性
平台兼容性
Windows macOS Linux类别
标签
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!版本 | 已发布 | 发行说明 | |
---|---|---|---|
1.0.0.0 |