资源列表
GA
- MATLAB实现的改进遗传算法程序,希望对大家有所作用。-MATLAB program to achieve the improved genetic algorithm, we hope to effect.
particle_swarm_optimization1
- 用局部最优探索算法求解tsp问题。。。matlab编写。附有城市坐标用于检验。
backprop
- BP神经网络的c++源代码,基于改进的梯度下降算法实现-BP neural network c++ source code
pso-matlab--source
- 粒子群算法源程序 基本算法 ,简单易懂,可实现的非线性优化,适于求解优化问题-Source of basic particle swarm algorithm, easy to understand, enabling non-linear optimization, for solving optimization problems
BFO
- 细菌觅食优化算法函数分析及matlab代码实现-Bacteria foraging optimization algorithm function analysis and the realization of matlab code
nn
- 毕业设计里面用到的bp神经网络辨识代码,打开后贴到Matlab中直接运行即可。-The bp neural network identification code was used in the graduation project,open and paste it into Matlab can be run directly.
genetic_TSP
- 用遗传算法求解TSP问题,matlab源程序,付P1.m与数据以供试验-solve TSP with GA
C-TSP
- 基于改进后的遗传算法 交叉、变异操作后,在windows平台下用C语言实现求解TSP问题
yichuansuanfa
- 遗传算法实现程序,以通过Matlab验证通过!-The genetic algorithm program was adopted by Matlab verify!
genetic
- This is a simple genetic algorithm -This is a simple genetic algorithm implementation where the evaluation function takes positive values only and the fitness of an individual is the same as the value of the objective function
pso
- 粒子群算法代码.有注释.可运行.放心下载-Particle swarm optimization code. Annotated. Can be run. Rest assured Download
nntrain
- Neural network training
