Hypervolume Approximation (MEX)
Monte Carlo approximation of the hypervolume of a set of points F.
The algorothm generates random samples in the hypercuboid defined by two reference points, namely the utopia and antiutopia, and counts the number of points dominated by F. The hypervolume is approximated as the ratio 'dominated points / total points'.
Cite As
Simone (2024). Hypervolume Approximation (MEX) (https://www.mathworks.com/matlabcentral/fileexchange/53655-hypervolume-approximation-mex), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Acknowledgements
Inspired by: Pareto filtering, Hypervolume approximation
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.0.0.0 | Image in the description added. |