-
自适应遗传算法 最基础的版本需要可以自己修改目标函数
自适应遗传算法 最基础的版本需要可以自己修改目标函数-Adaptive genetic algorithm version of the most basic needs can modify the objective function
- 2023-07-27 10:15:03下载
- 积分:1
-
多重网格法在step形状区域上的实现,三种不同光滑步可以实现....
多重网格法在step形状区域上的实现,三种不同光滑步可以实现.-Multi-Grid Method in the step shape of the region on the realization of three different smoothing step can be achieved.
- 2022-05-13 05:23:10下载
- 积分:1
-
Neural network adaptive resonance theory model of the C language source code!
神经网络中自适应谐振理论模型实现的C语言源程序!-Neural network adaptive resonance theory model of the C language source code!
- 2023-05-01 13:35:03下载
- 积分:1
-
a C# language of the genetic algorithm source
一个利用C#语言实现的遗传算法源程序-a C# language of the genetic algorithm source
- 2022-03-22 17:49:23下载
- 积分:1
-
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类...
贝叶斯学习算法分类文本。基于朴素贝叶斯分类器的文本分类的通用算法,是目前所知文本分类算法中最有效的一类-Bayesian text classification algorithm. Based on the simple Bayesian classifier of the definitive text classification algorithm, which is known text classification algorithm the most effective one category
- 2022-07-22 15:40:20下载
- 积分:1
-
lzb的程序示例,方便修改,适合初学者使用!
lzb的程序示例,方便修改,适合初学者使用!-lzb sample procedures to facilitate the modification, suitable for beginners to use!
- 2022-03-24 01:09:21下载
- 积分:1
-
Jilin University, "Computational Intelligence" Curriculum courseware
吉林大学《计算智能》课程的课件-Jilin University, "Computational Intelligence" Curriculum courseware
- 2022-06-18 06:14:11下载
- 积分:1
-
支持向量机(3)svm_light
支持向量机(3)svm_light-Support Vector Machines(3):svm_light
- 2023-05-31 01:00:03下载
- 积分:1
-
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi...
这是一个将n个样本聚类到m个类别中 将n个样本在m个类里如何分配输出的遗传算法代码。
适应度:sum(i=1_110)sum(j=1_20)【xi-vj】~2-This is a cluster n samples to the m categories will be n samples in the m a class how to allocate the output of the genetic algorithm code. Fitness: sum (i = 1_110) sum (j = 1_20) [xi-vj] ~ 2
- 2022-02-04 17:16:00下载
- 积分:1
-
使用pca和svm方法对表情进行分类
使用pca和svm方法对表情进行分类,有较高的识别准确率。
- 2022-03-21 00:35:10下载
- 积分:1