资源列表
tunningPIDbyPSO
- 使用基本粒子群算法整定的PID控制,供学习者参考。-The use of elementary particle swarm optimization algorithm-tuning PID control for the learner information.
BG-PSO
- 基于BG-PSO算法整定的PID控制,供学习者参考。-Based on the BG- PSO algorithm of PID control for learners.
TSP_DESK
- TSP两种算法求解,一种是遍历所有可能路径求出最短,一种是采用模拟退火算法-TSP
nsga2-gnuplot-v1.1.tar
- NSGA-II uses non-dominated sorting for fi tness assignments. All individuals not dominated by any other individuals, are assigned front number 1. All individuals only dominated by individuals in front number 1 are assigned front number 2, and so
BPORNOT
- 用BP神经网络实现异或问题,有助于学习BP神经网络的运行原理。-BP neural networks with different or questions, will help to learn the operation of BP neural network theory.
cluster
- 矢量量化的C语言实现,希望对大家有所帮助。-C-language implementation of VQ , we hope to be helpful.
RBF
- RBF源代码 我调试过的 用S函数编写的 在simulink里 一切都弄好的 希望对大家有帮助-the code of RBF
mtsp_ga
- MTSP_GA Multiple Traveling Salesmen Problem (M-TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the M-TSP by setting up a GA to search for the shortest route (least distance needed for the salesmen to travel to each city exactly o
NSGA-II
- his function is utilized to produce offsprings from parent chromosomes. The genetic operators corssover and mutation which are carried out with slight modifications from the original design. For more information read the document enclosed. -
tsp_ga
- SP_GA Traveling Salesman Problem (TSP) Genetic Algorithm (GA) Finds a (near) optimal solution to the TSP by setting up a GA to search for the shortest route (least distance for the salesman to travel to each city exactly once and return to t
webinar_files
- This a demonstration of how to find a minimum of a non-smooth objective function using the Genetic Algorithm (GA) function in the Genetic Algorithm and Direct Search Toolbox. Traditional derivative-based optimization methods, like those foun
circle1
- his code is an applicatino of EMOO by using Genetic algorithms to solve the following simple constrained problem: Draw the biggest possible circle in a 2D space filled with stars without enclosing any of them.-his code is an applicatino of E
