-
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,...
这是一个细胞识别系统及其开放的源代码,希望大家能够用的上,-This is a cell recognition system and its open source code, we hope to use, thank you
- 2022-05-07 03:43:15下载
- 积分: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
-
本书介绍了一些关于机器人的识别技术,值得学习和借鉴,作为基础资料不错...
本书介绍了一些关于机器人的识别技术,值得学习和借鉴,作为基础资料不错-The book introduced a number of robot recognition technology, it is worth to learn from, as a good basis for information
- 2022-03-14 17:36:39下载
- 积分:1
-
遗传算法原程序,并行算法,原代码,随机搜索算法
遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
- 2022-04-27 14:20:09下载
- 积分:1
-
用vc编写的专家系统的源代码,对初学者很有帮助
用vc编写的专家系统的源代码,对初学者很有帮助-vc used in the expert system"s source code, useful for beginners
- 2022-09-04 04:25:03下载
- 积分:1
-
K-均值聚类算法的编程实现。包括逐点聚类和批处理聚类。K-均值聚类的的时间复杂度是n*k*m,其中n为样本数,k为类别数,m为样本维数。这个时间复杂度是相当客观的。因为如果用每秒10亿次的计算机对50个样本采用穷举法分两类,寻找最优,列举一遍约66.7天,分成3类,则要约3500万年。针对算法局部最优的缺点,本人正在编制模拟退火程序进行改进。希望及早奉给大家,倾听高手教诲。-K-means clustering algorithm programming. Point by point, including clustering and clustering batch. K-means clustering of the time complexity of n* k* m, n samples, several types of k, m sample dimension. The time complexity is a very objective. Because if we use one billion times per second the computer using 50 samples of two exhaustive method to find the optimal set out again about 66.7 days, divided into three categories, offering 3,500 years. Local optimal algorithm against the shortcomings, I was prepared simulated annealing process improvements. Early Feng hope for everyone, listen to the master teachings.
- 2022-01-28 00:58:44下载
- 积分: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
-
A* algorithm, has detailed description of the process, in which the mystery of t...
一个*算法,有详细的描述过程,其中的奥秘自己看。
- 2022-12-17 08:55:03下载
- 积分:1
-
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。...
这是用matlab编的谱聚类程序,该方法能有效的用于数据分类。-This is a matlab procedures for the spectral clustering.The method is effective for data classification.
- 2022-05-25 09:53:09下载
- 积分:1
-
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。...
本书就使用matlab实现bp神经网络进行了较为详细的说明,书中包含许多具体的实例说明,希望能为大家带来一定的帮助。-book on the use of Matlab bp neural network to achieve a more detailed description of the book contains many specific examples, we hope to bring help to a certain extent.
- 2022-02-03 16:09:29下载
- 积分:1