-
this program is the Mining Association Rules field rules algorithm.
本程序实现的是关联规则挖掘领域中规则发现算法.-this program is the Mining Association Rules field rules algorithm.
- 2022-09-04 02:30:02下载
- 积分:1
-
HTK系列的,参考资料,应该挺有用的,大家自己看看吧!
HTK系列的,参考资料,应该挺有用的,大家自己看看吧!-HTK Series, reference should be quite useless, we all see!
- 2022-01-25 23:16:52下载
- 积分:1
-
3 Ant Colony Optimization Algorithm for master
三篇蚁群优化算法的硕士论文,介绍详细,解释清楚,是初学者的入门指导。-3 Ant Colony Optimization Algorithm for master
- 2022-01-25 19:44:07下载
- 积分:1
-
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行...
一个遗传算法(GA)的实现。command line 的结构。输入输出格式请见命令行-A genetic algorithm (GA) implementations. command line structure. Input and output format, see the command line
- 2022-04-30 20:00:18下载
- 积分:1
-
基于遗传算法的设计生成程序,这是最基本的要求。
基于遗传算法的图案生成程序,其中有遗传算法的基本模块。-based on genetic algorithm design generation procedures, which are the basic genetic algorithm module.
- 2022-08-20 10:50:39下载
- 积分:1
-
利用vb控制乐高机器人
利用vb控制乐高机器人-use vb robot control Sealock
- 2023-02-23 15:25:03下载
- 积分:1
-
based on artificial neural network Hopfield indoor entire domain path optimizati...
基于Hopfield人工神经网路的室内全域路径优化。主要是利用Hopfield求解TSP的方法。用于课程设计。-based on artificial neural network Hopfield indoor entire domain path optimization. Hopfield is mainly used for TSP method. For course design.
- 2022-07-24 06:43:35下载
- 积分:1
-
使用MATLAB6.5实现的自适应学习速率反向传播网络
使用MATLAB6.5实现的自适应学习速率反向传播网络-Matlab6.5 achieved using adaptive learning rate back-propagation network
- 2022-03-14 22:09:15下载
- 积分:1
-
source codes of the book "Genetic Algorithm" by Wang Xiaoping.
王小平老师的遗传算法-理论应用与软件实现的源代码(matlab, C)-source codes of the book "Genetic Algorithm" by Wang Xiaoping.
- 2022-04-06 13:49:34下载
- 积分:1
-
遗传算法背包问题是南京大学的航空和…
用遗传算法求解背包问题是南京航空航天大学信息与计算科学专业编写的.本程序利用遗传算法来求解背包问题.采用二进制字符串编码,1表示选择物体,0则不选择.
背包问题描述:在M件物品取出若干件放在空间为W的背包里,每件物品的重量为W1,W・2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。注意:在本题中,所有的重量值均为整数。-genetic algorithm knapsack problem is the Nanjing University of Aeronautics and Astronautics, Information and Computing Science prepared. The procedure the use of genetic algorithms to solve knapsack problem. binary string encoding, an option objects, 0 no choice. Knapsack Problem Description : M items removed several pieces on the space-W backpack, Each of the weight W1, W 2 ... Wn, the corresponding value of P1, P2 ... Pn. Sought to gain maximum value of the program. NOTE : In this issue, all the weight values are integers.
- 2023-01-02 17:15:16下载
- 积分:1