搜索资源列表
BarCodeTest
- 遗传算法改进神经网络源程序 该小程序可以添加条形码功能到你的网页或者applet上,这个applet把大写字母和数字转换为标准的条形码。
IAGA
- 应用改进自适应遗传算法结合最小二乘法求解优化参数,图形显示,运算快捷。-Application of improved adaptive genetic algorithm combined with least-squares method to optimize parameters, graphical display, fast computing
C
- C的改进遗传算法,Change any of these parameters to match your needs-C Improved Genetic Algorithm
fencengGA
- 采用分层技术、经过改进后的计算函数最优的遗传算法-Stratified technology, through improved genetic algorithm calculating the optimal function
geneticagorithm
- 用改进的遗传算法求解多峰函数的全局最优解-Genetic algorithm for multimodal function global optimal solution.
IAGA(revised)
- 一种改进的自适应遗传算法,进化初期变异率较低,后期变异率较高以跳出局部最优。-An improved adaptive genetic algorithm
GA
- 应用遗传算法解决旅行商(TSP)问题,算法中的染色体交叉过程改进了基本遗传算法的交叉办法。改程序可以求解30个城市的旅行商问题,也可以稍作修改继续扩展为更多城市的旅行商问题。-Applying the genetic algorithm to solve the traveling salesman (TSP) problem, the algorithm improves the process of chromosomal crossover compared to traditional
my_GAmodify
- 改进的遗传算法,基于混沌序列的遗传算法求解旅行商问题-Improved genetic algorithm, genetic algorithm based on chaotic sequence Traveling Salesman Problem
hui-iv72
- 能量谱分析计算,用MATLAB编写的遗传算法路径规划,包括邓氏关联度、绝对关联度、斜率关联度、改进绝对关联度。- Energy spectrum analysis and calculation, Genetic algorithms using MATLAB path planning, Including Deng s correlation, absolute correlation, correlation of slope, improved absolute correlation.
jiyujiaocha-PSO
- 是对基本粒子群算法PSO的一种改进,加入遗传算法GA中的简单的交叉环节,子代再进行迭代。-this is an improvement to the basic particle swarm algorithm PSO, adding a simple intersection in the genetic algorithm GA, and the iterations are iterated again.
de_test
- 差分进化算法,有测试函数,是遗传算法的改进算法,收敛快,精度高。-Differential evolution algorithm, a test function, is an improved genetic algorithm algorithm, fast convergence, high precision.