-
-
aco-v1.1.zip
This MATLAB implementation computes a correspondence between two shapes
based on ant colony optimization (ACO). The input shapes can be either
two 2D contours (open or closed) or two arbitrary sets of 2D points. The
algorithm is described in detail in: ...
-
-
NSGA-II.zip
NSGA - II A multi-objective optimization algorithm
-
-
-
-
-
-
-
SMO.rar
C++编写的序列最小最优化算法(Sequetial Minimal Optimization)算法实现
-