-
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
-
使用labview编写的dice游戏,很有趣味性。
使用labview编写的dice游戏,很有趣味性。-prepared by the use of PC dice games, very interesting.
- 2022-04-12 02:18:18下载
- 积分:1
-
隐马尔科夫模型工具箱windows可执行版本,可以广泛应用于识别等领域...
隐马尔科夫模型工具箱windows可执行版本,可以广泛应用于识别等领域-HMM Toolbox windows executable version can be widely applied in areas such as identification
- 2022-09-23 14:05:03下载
- 积分:1
-
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。...
基于多目标优化的免疫遗传算法
在Matlab环境中的实现,期刊论文。-Multi-objective optimization based on immune genetic algorithm in Matlab environment, the realization of journal articles.
- 2022-08-09 00:29:16下载
- 积分:1
-
ICA经典文章,入门必看。受益,高阶矩统计牲在信号处理中的应用,详细介绍许多重要概念。...
ICA经典文章,入门必看。受益,高阶矩统计牲在信号处理中的应用,详细介绍许多重要概念。-ICA classic article, the entry Watchable. Benefit Higher Moments statistical offerings in signal processing applications, detailed many important concepts.
- 2023-04-24 00:20:03下载
- 积分:1
-
使用于初级使用者.能够直接使用采用最优化算法 遗传算法
使用于初级使用者.能够直接使用采用最优化算法 遗传算法-use in the primary users. To use the most direct use of genetic algorithm optimization algorithm
- 2022-01-24 09:31:49下载
- 积分:1
-
松弛算法边缘松弛算法的批量样本数据的价值和关系…
松弛算法 批处理裕量松弛算法 样本数据和松弛值自定义-Relaxation Algorithm margin Relaxation Algorithm batch sample data value and relaxation since the definition of
- 2022-03-22 02:25:43下载
- 积分:1
-
模式识别中的CYK算法
模式识别中的CYK算法-pattern recognition algorithm for the CYK
- 2022-12-17 06:25:02下载
- 积分:1
-
matlab实现,附带数据,并有显示结果图的功能,很方便用的
matlab实现,附带数据,并有显示结果图的功能,很方便用的-It s implemented using matlab with data as attachment. It also has the function of showing the result and is very convenient to use.
- 2022-02-16 01:49:42下载
- 积分:1
-
基本遗传算法 里面的函数可自行更换 适合初学者 容易理解
基本遗传算法 里面的函数可自行更换 适合初学者 容易理解-A function of the basic genetic algorithm which can be suitable for beginners is easy to understand on their own replacement
- 2022-05-16 12:30:34下载
- 积分:1