遗传算法 Resources

Showing items tagged with "遗传算法"

A MATLAB library for rough set attribute reduction (contains examples, original implementation) featuring core M-file functions: TargetOptFcn.m - objective function for genetic algorithm optimization; PositiveRegion.m - computes positive region; LowerApproximation.m - calculates lower approximation; IsSub.m - determines if set A is a subset of set B; EquivalentClassSet.m - generates all equivalence classes based on R-classification (U/R); EleEquivalentSet.m - computes equivalence classes containing specific elements; DependencyDegree.m - calculates dependency degree between attributes

MATLAB 216 views Tagged