STBL: Alpha stable distributions for MATLAB
This package contains functions to handle one dimensional alpha stable distributions. Included:
Alpha stable random number generator
Alpha stable PDF calculator
Alpha stable CDF calculator
Alpha stable inverse CDF calculator
Stable fit function for one-dimensional data
For documentation, see http://math.bu.edu/people/mveillet/html/alphastablepub.html
Cite As
Mark Veillette (2024). STBL: Alpha stable distributions for MATLAB (https://github.com/markveillette/stbl), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- AI and Statistics > Statistics and Machine Learning Toolbox > Probability Distributions > Discrete Distributions > Geometric Distribution >
Tags
Acknowledgements
Inspired: Levy PSO
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Versions that use the GitHub default branch cannot be downloaded
Version | Published | Release Notes | |
---|---|---|---|
1.1.0.0 | Fixed a bug where any() was misused in stblpdf, stblcdf and stblinv. |
|
|
1.0.0.0 |