-
用免疫算法来实现TSP问题的求解,程序全,可以运行。
用免疫算法来实现TSP问题的求解,程序全,可以运行。-Using immune algorithm to achieve the TSP problem solving, program-wide, you can run.
- 2022-06-21 10:48:44下载
- 积分:1
-
这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。...
这是一个笔者撰写改进了别人的隐马尔可夫模型算法的程序。-This is a writer writing improvement of the people"s hidden Markov model algorithm procedures.
- 2022-09-28 09:30:03下载
- 积分:1
-
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!...
关联模式的Apriori的vc实现,对数据挖掘感兴趣的人一定很希望得到吧!-VC implementation of Apriori based on Associate Pattern, is it what exactly you want in data mining?
- 2022-05-05 05:00:57下载
- 积分:1
-
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域...
遗传算法的简单程序,可用于离散变量优化,多目标优化等许多领域-the simple procedure can be used for optimization of discrete variables, such as multi-objective optimization in many areas
- 2022-10-19 13:10:03下载
- 积分:1
-
高斯混合模型C++版本
高斯混合模型C++版本-Gaussian mixture model C version
- 2022-03-03 04:04:05下载
- 积分:1
-
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、...
基于VB的遗传算法软件实现
在程序中,FitnessValue (i) 为适应度值数组、avFit2nessValue (100) 为归一化适应度值数组、Population2 Chrom(i ,j) 为遗传个体的等位基因值、Popsize 为种群中的个体数,CHROMLENGTH为一母体对的等位基因
总数。-VB-based genetic algorithm software implementation in the proceedings, FitnessValue (i) In order to meet an array value, avFit2nessValue (100) for the normalized fitness value of the array, Population2 Chrom (i, j) for the genetic value of individual alleles, Popsize for stocks in the number of individuals, CHROMLENGTH for one parent to the total number of alleles.
- 2022-03-03 05:07:26下载
- 积分:1
-
This is a rough set data mining of the book, which also introduced several other...
这是一本粗糙集数据挖掘的书,其中同时介绍了其他几种数据挖掘方法,并进行了相关对比-This is a rough set data mining of the book, which also introduced several other data mining methods, and conduct the relevant comparison
- 2023-03-01 05:00:05下载
- 积分:1
-
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。
基于贝叶斯的数据挖掘算法的实现,使用visual stutio2005编程实现。-Bayesian data mining algorithm, using the visual stutio2005 programming.
- 2023-04-14 10:30:04下载
- 积分:1
-
The basic neural network computing
基本的神经网络计算TLU,对于所有学习神经归纳的第一个算法来说,单个神经容易做训练,虽然不会有问题的异或解,但它是人类神经史上的第一步。
- 2022-01-26 01:16:54下载
- 积分:1
-
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化...
因为递归程序运行的效率一般都比较低,本程序用java语言来实现TSP递归程序的优化-because recursive program run average efficiency are low, the procedure used java language to achieve TSP recursive process optimization
- 2022-10-22 18:50:03下载
- 积分:1