Non-dominates Points

Version 1.0.0.0 (1.41 KB) by A.
The main goal of this function is to determine the non-dominates points
436 Downloads
Updated 12 Feb 2013

View License

This function obtains the nondominates point is a set of solutions

idxs = getNonDominates(solutions)

solutions is a m x n matrix, where m is the number of points (solutions)
and n is the number of objectives.

idxs contains the indexes for the non-dominated points.

Cite As

A. (2024). Non-dominates Points (https://www.mathworks.com/matlabcentral/fileexchange/40287-non-dominates-points), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0