-
- 2023-03-08 03:25:03下载
- 积分:1
-
Neural Network C Language
BP神经网络的C语言实现-Neural Network C Language
- 2023-08-14 09:25:02下载
- 积分:1
-
一个比较简单的遗传算法程序,并有注释,适合于…
一个比较简单的遗传算法程序,有注释,适合初学者一般学习
- 2022-07-16 10:35:04下载
- 积分:1
-
有关粒子群算法的求解tsp的c++程序。
有关粒子群算法的求解tsp的c++程序。-the PSO for the c tsp procedures.
- 2023-08-12 19:55:03下载
- 积分:1
-
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可...
基因算法(GA)
GA 是一种启发式的优化法 (heuristic optimization method), 它是通过既定的随机搜索进行操作.优化问题的可能的解的集合被认为是 个体(individuals)组成的 人群(population). 一个个体对它的环境的适应程度由它的 健康度(fitness)表示. -genetic algorithm (GA) GA is a heuristic optimization method (heuristic optimi method. 5), which is established through a random search for the operation. Optimization of the solution may be considered a collection of individuals (individuals) of the crowd (pop ulation). It"s an individual adaptation to the environment by its Health (fitness).
- 2022-08-14 21:53:12下载
- 积分:1
-
王小平,
王小平《遗传算法――理论、应用与软件实现》随书光盘,内容有: GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件world GA_nn.c 基于遗传算法优化神经网络结构源程序,输入数据文件sample Patmat.c 基于遗传算法提取基元图形源程序 Sources 遗传算法相关自由软件及代码。-Wang Xiaoping,
- 2023-03-20 12:20:05下载
- 积分:1
-
也是学习别人的程序,不过他没有把核心代码给我
也是学习别人的程序,不过他没有把核心代码给我-also learn from others procedures, but he did not take me to the core code
- 2023-03-19 16:05:03下载
- 积分:1
-
很好的BP算法 很完整 神经网络 用于图像处理
很好的BP算法 很完整 神经网络 用于图像处理-BP
- 2022-07-21 12:08:33下载
- 积分:1
-
本程序利用遗传算法解决一简单的多项式极值问题
本程序利用遗传算法解决一简单的多项式极值问题-This procedure using the genetic algorithm to solve a simple problem of polynomial extremal
- 2022-05-09 11:50:28下载
- 积分:1
-
A library for support vector machine. More detail refers to the FAQ in the packa...
一个支撑矢量机模型库,详细内容参看压缩包内的FAQ-A library for support vector machine. More detail refers to the FAQ in the package.
- 2022-02-02 11:26:36下载
- 积分:1