-
implement C_Means and ISODATA algorith. Taking 2
关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
- 2022-08-23 17:58:42下载
- 积分:1
-
ai 代码的C++实现,在VC6.0下运行通过
ai 代码的C++实现,在VC6.0下运行通过-ai code of C++ to achieve,vc++ Running through
- 2022-01-31 10:01:52下载
- 积分:1
-
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群...
本算法中采取了种群规模为100,同时采用轮盘赌来获取种群。开始使用随机的方法得到初始的种群-the algorithm adopted a population size of 100, using roulette to access populations. Using the stochastic method initial Stocks
- 2022-02-07 23:06:16下载
- 积分:1
-
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译
机器学习文本分类的SVM算法实现,VC++ 6.0环境下编译-A SVM algorithm for text classification in machine learning, and compiled under the Visual C++ 6.0 environment.
- 2022-04-07 06:51:04下载
- 积分:1
-
Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the...
用遗传算法求解TSP(旅行商)问题,按照TSP1.m中的格式输入程序参数即可。-Genetic Algorithm with TSP (traveling salesman) problems, in accordance with the format in TSP1.m parameter entry process.
- 2023-05-24 05:20:03下载
- 积分:1
-
Data mining algorithm chameleon calculates the law origin code
数据挖掘算法 chameleon算法源代码- Data mining algorithm chameleon calculates the law origin code
- 2022-02-04 03:44:02下载
- 积分:1
-
Standard Particle Swarm Optimization source, the program used to calculate the G...
标准微粒群算法源程序,该程序用于计算Goldstein-Price函数的函数最小值-Standard Particle Swarm Optimization source, the program used to calculate the Goldstein-Price function function of the minimum
- 2022-03-31 12:46:12下载
- 积分:1
-
Eigenface和Fisherface表现在姿势
Eigenface and Fisherface Performance Across Pose
- 2022-03-11 07:13:08下载
- 积分:1
-
人脸识别测试源代码
face recognition test source code
- 2022-06-03 09:30:21下载
- 积分:1
-
程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数...
程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-Program demonstrates that the simple genetic algorithm with a random population, then according to the crossover rate, mutation rate, calculating the maximum number of generations where the fitness of algebraic
- 2022-03-10 02:07:40下载
- 积分:1