Generalized Extreme Values (GEV) distribution
Short introduction to the Generalized Extreme Values (GEV) distribution
Summary
J. W. Holmes proposes an introduction to the Generalized Extreme Values (GEV) distribution, with application for extreme wind velocities in his book: "Wind loading of structures" [1]. The present submision reproduces some the examples given in [1], with and without the Matlab statistics toolbox [2].
Content
The present submission contains:
• 2 functions fitGEV.m and mygevcdf.m
• One Matlab Livescript file Documentation.mlx, which reproduces some of the results given in [1]
• One .mat file EastSale.m
References:
[1] Holmes, J. D. (2015). Wind loading of structures. CRC Press.
Cite As
E. Cheynet (2024). Generalized Extreme Values (GEV) distribution (https://github.com/ECheynet/GEV/releases/tag/v1.1), GitHub. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxTags
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.
Version | Published | Release Notes | |
---|---|---|---|
1.1 | |||
1.0.0.0 | See release notes for this release on GitHub: https://github.com/ECheynet/GEV/releases/tag/v1.0 |