-
refactorAutomtion
clear case 的操作,如check in check out (clear case handle client check in check out )
- 2013-12-04 21:24:08下载
- 积分:1
-
手写识别KNN算法python实现
这是一个kNN算法的demo,以手写识别为实例
- 2022-01-26 01:23:28下载
- 积分:1
-
pythonCode
基本卡尔曼滤波,python实现。 目标跟踪,物体匀速运动。(basic linear kalman filter, implemented by python.)
- 2018-08-28 11:36:20下载
- 积分:1
-
Gene Expression Programming for Python
Gene Expression Programming for Python
- 2023-03-11 15:35:04下载
- 积分:1
-
Flask Web开发:基于Python的Web应用开发实战
说明: 本书不仅适合初级Web开发人员学习阅读,更是Python程序员用来学习高级Web开发技术的优秀参考书。(This book is not only suitable for junior web developers to learn to read, but also an excellent reference book for Python programmers to learn advanced web development technology.)
- 2019-12-16 12:11:59下载
- 积分:1
-
SuiteTooth
ZigBee network wireless sensor networks This document describes software examples for the CC2430 System-on-Chip solution for IEEE
802.15.4/ZigBee. It also describes the necessary hardware and software to run the examples, and
how to get started. The software examples are able to run on the CC2430EM or CC2430-CC2591EM
mounted on SmartRF04EB.
- 2012-01-01 04:14:45下载
- 积分:1
-
麻将AI
这个项目是基于经验的麻将AI系统。自己做的挺有意思的。国赛获得冠军。
- 2022-03-01 20:50:42下载
- 积分:1
-
ac9cfe_v1004
eeepronxr819驱动移植文档Download/item/id/3226919.html(eeepronxr819gfgfgfgrDownload/item/id/3226919.html)
- 2019-05-20 18:54:44下载
- 积分:1
-
Clustering
说明: 1) 使用凝聚型层次聚类算法(即最小生成树算法)对所有数据点进行聚类,最后聚成3类。相异度定义方法可选择single linkage、complete linkage、average linkage或者average group linkage中任意一种。
2) 使用C-Means算法对所有数据点进行聚类。C=3。
任务2(必做):
使用高斯混合模型(GMM)聚类算法对所有数据点进行聚类。C=3。并请给出得到的混合模型参数(包括比例??、均值??和协方差Σ)。
任务3(全做):
1) 参考数据文件第三列的类标签,使用聚类有效性评价的外部方法Normalized Mutual Information指标,分别计算任务1和任务2聚类结果的有效性。
2) 使用聚类有效性评价的内部方法Xie-Beni指标,分别计算任务1和任务2聚类结果的有效性。(The main results are as follows: 1) the condensed hierarchical clustering algorithm (that is, the minimum spanning tree algorithm) is used to cluster all the data points, and finally it is grouped into three categories. Any of the single linkage,complete linkage,average linkage or average group linkage methods can be selected for the definition of dissimilarity. 2) using C-Means algorithm to cluster all data points. C = 3.)
- 2019-05-16 21:54:22下载
- 积分:1
-
pca
说明: 主成分分析图像,分析图像像素组成部分,高维提取低维特征(Principal component analysis image, analysis of image pixel components, high dimensional extraction of low dimensional features)
- 2020-06-23 17:20:01下载
- 积分:1