资源列表
genetic
- matlab遗传算法编码 采用基本遗传算法 同时加入刘海交叉法对算法进行改进 解决TSP问题-matlab genetic algorithm coding the basic genetic algorithm using crossover method Liu also added to improve the algorithm to solve TSP problems
Bayes
- 这是一个可用于分类和数据挖掘的贝叶斯算法,Java源代码-the source code of bayes Algorithm
matlab_swarm
- MATLAB程序实现蚁群算法,压缩包中有源码-MATLAB program realization of ant colony algorithm, compressed package in the source code
JM98B
- 经典\"模拟退火算法\" 解决“推销员问题”的实例 对数模和组合优化问题很有帮助 简单易懂的C语言编程和详细的注释,容易推广到其他语言
ANN_bp
- 用于训练多层感知器的神经网络BP算法C++源程序,有较为详细的注释。-For the training of Multilayer Perceptron Neural Network the BP algorithm C++ source, more detailed notes.
Random-neural-network
- 随机神经网络基础代码,可供基础学习适用。-Random neural network code, which can be used for basic learning.
bp2
- 基于梯度下降的BP算法,可以调整学习率可动量因子.-based on the gradient descent algorithm BP, the learning rate can be adjusted momentum factor.
Job-shop-scheduling
- 有关流水车间生产调度matlab源程序:流水线型车间作业调度问题遗传算法Matlab源码 -job-shop scheduling
tutorial
- 人工免疫算法的练习算例,可以很好地研究人工免疫算法-Artificial immune algorithm examples of practice can be a very good study of artificial immune algorithm
yichuanbiancheng1
- 一个用于学习的遗传算法的程序,希望能对大家有用,
TSPmatalab
- TSP问题遗传退火算法,采用matalab编程-TSP problem of genetic-annealing algorithm, using matalab Programming
TSP
- 遗传算法求解TSP问题 输入10个城市 及坐标 求解出最短路径 交叉率 变异率,子代数可修改-Genetic algorithm for TSP
