-
随机神经网络的源代码,对于研究神经网络的人来说,可能有一定的参考作用...
随机神经网络的源代码,对于研究神经网络的人来说,可能有一定的参考作用-random neural network source code for research neural network people, may have some reference
- 2022-03-06 15:29:40下载
- 积分:1
-
The program is based on the MATLAB environment, the issue of PSO realize tsp
该程序是基于MATLAB环境的pso实现tsp问题-The program is based on the MATLAB environment, the issue of PSO realize tsp
- 2022-01-25 16:21:23下载
- 积分:1
-
This is the thesis I wrote the source code, using simulated annealing algorithm...
这是我写毕业论文的源程序,用模拟退火算法求解VRPTW问题.在我机子上运行过了,结果很好.-This is the thesis I wrote the source code, using simulated annealing algorithm to solve VRPTW problems. In my machine run-off, resulting in very good.
- 2022-11-17 11:20:03下载
- 积分:1
-
英国支持向量机的环境下使用的是用的+ +开发的,有完整的…
英国svm编写的环境用vc++开发,有完整的源代码,一定会有帮助!
- 2023-09-07 18:00:03下载
- 积分:1
-
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱...
通过MATLAB实现的打砖块游戏(breakout),内含netlab人工神经网络工具箱-The implementation of a interesting game "breakout" using MATLAB, also a netlab toolbox of artificial neural network is included.
- 2022-03-21 13:54:28下载
- 积分:1
-
PSO (粒子群优法)简单的范例程式 可以提供初学者使用
PSO (粒子群优法)简单的范例程式 可以提供初学者使用-PSO (PSO You) simple programming model can provide beginners
- 2023-09-08 05:50:03下载
- 积分:1
-
遗传算法的一些应用
遗传算法的一些应用-GA applications
- 2022-02-09 16:50:38下载
- 积分:1
-
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞...
首先采用某种编码方式将解空间映射到编码空间,每个编码对应问题的一个解,称为染色体或个体。一般通过随机方法确定起始的一群个体,称为种群,在种群中根据适应值或某种竞争机制选择个体,使用各种遗传操作算子产生下一代如此进化下去,直到满足期望的终止条件。-begin using some form of coding mapping to the solution space coding space, each encoding a corresponding solution to the problem, known as chromosome or individual. General randomly determined by the initial group of individuals, called stocks, the stocks based on fitness or some mechanism to choose the individual competition, the use of genetic Operator evolution of the next generation so on, until the termination meet expectations conditions.
- 2022-03-05 00:58:22下载
- 积分:1
-
c语言实现人工智能神经元网络boltzman算法源码
c语言实现人工智能神经元网络boltzman算法源码-c language artificial intelligence neural network algorithm source Boltzman
- 2022-03-09 13:17:52下载
- 积分:1
-
用于求解TSP问题的matlab源代码,需要读取距离矩阵
用于求解TSP问题的matlab源代码,需要读取距离矩阵-Used to solve TSP problem matlab source code, need to read the distance matrix
- 2022-12-20 12:15:04下载
- 积分:1