算法源代码 Resources

Showing items tagged with "算法源代码"

This repository contains the MATLAB implementation source code for the NSGA-II (Non-dominated Sorting Genetic Algorithm II) multi-objective optimization algorithm. After extensive effort in locating and verifying this implementation, I'm sharing it with the research community. The code includes proper genetic operator implementations, non-dominated sorting mechanisms, and crowding distance calculations. Please use this resource responsibly for your research and optimization projects. Your support through ratings and feedback is greatly appreciated, and I'll continue sharing improved algorithms and practical engineering applications.

MATLAB 220 views Tagged