资源列表
pso解决带时间窗约束的车辆路径问题
- pso解决带时间窗约束的车辆路径问题,使用matlab代码完成。
BP
- 基于神经网络算法的仿真,是BP网络的程序,仿真的函数很简单但是可以使用与任何的函数.-Algorithm based on neural network simulation, the procedure is the BP network, simulation of the function is very simple but can be used with any function.
Genetic-algorithm-source-program
- 用于一些遗传算法可解决的优化问题,如配网故障恢复,风机容量的优化配置等等。-Some genetic algorithm for optimization problem to solve, such as the distribution network fault recovery, fan capacity, optimize the allocation and so on.
convolutional_mlp
- 多层前向卷积神经网络Python代码。Theano的CNN代码-CNN,Convolutional Neural Network,multiple feedback convolution neural cetwork,Python code
TSPprogrammatlab
- 已知n个城市之间的相互距离,现有一个推销员必须遍访这n个城市,并且每个城市只能访问一次,最后又必须返回出发城市。如何安排他对这些城市的访问次序,可使其旅行路线的总长度最短?-known cities between the distance from the existing one must salesman n visited this city, every city and can only be visited once, finally starting to return to t
GAandNN
- 一个很好的将遗传算法和神经网络结合的matlab程序
XOR
- 用BP网络求解XOR问题。。 。。 。。 。 -BP network to solve XOR problem. . . . . . . . . . . . .
Evidential-regressiontbm_reg
- Evidential regressiontbm
PATMAT22
- 基于遗传算法的图像模式识别 ,这个是本人收藏的有关遗传算法的源程序-based on genetic algorithm for image pattern recognition, this is my collection of the genetic algorithm source code
f(x)=xP10sin(5x)P7cos(4x)--max
- 遗传求解详例,其中包括程序,以及一些文字说明。-genertic algorithm
backprop-code
- This A source code for Back-propagation neural networks-This is A source code for Back-propagation neural networks
cp321123
- 这是一个非常简单的遗传算法源代码,是由Denis Cormier (North Carolina State University)开发的,Sita S.Raghavan (University of North Carolina at Charlotte)修正。代码保证尽可能少,实际上也不必查错。对一特定的应用修正此代码,用户只需改变常数的定义并且定义“评价函数”即可。注意代码的设计是求最大值,其中的目标函数只能取正值;且函数值和个体的适应值之间没有区别。该系统使用比率选择、精华模型、单点杂交
