-
gps点地图匹配
有需要的可以查看,对毕业生有一点帮助
- 2023-03-20 16:00:03下载
- 积分:1
-
arcpy生成raster外接矩形shp文件
利用python脚本,调用arcpy工具,提取卫星影像外接矩形适量数据。
- 2021-05-06下载
- 积分:1
-
骨生长文件
基于Python语言的联合abaqus的模拟骨生长源代码(Source code of simulated bone growth combined with ABAQUS)
- 2020-06-19 08:40:01下载
- 积分:1
-
regex_extend
说明: 正则表达式的一般用法。测试一下,能否下载(In this paper, we present the generalized result about the regularity of operators.)
- 2020-06-17 07:20:01下载
- 积分: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
-
python爬虫实例(爬取新浪微博数据)
可以大批量爬取微博数据,用于进行数据分析
- 2020-02-11下载
- 积分:1
-
DNN for Image Classification
说明: TensorFlow 不是一个严格的“神经网络”库。只要你可以将你的计算表示为一个数据流图,你就可以使用Tensorflow。你来构建图,描写驱动计算的内部循环。我们提供了有用的工具来帮助你组装“子图”(常用于神经网络)(Build and train ML models easily using intuitive high-level APIs like Keras with eager execution, which makes for immediate model iteration and easy debugging.)
- 2019-03-17 09:55:52下载
- 积分:1
-
UHF_read
基于STM32F103的BLM100模块RFID UHF读卡程序。能将读到卡的ID号显示在LCD屏上。(RFID UHF reader program module based on the STM32F103 BLM100. You can read the card ID number displayed on the LCD screen.)
- 2021-04-03 15:39:06下载
- 积分:1
-
prices-master
说明: 预测海产品价格与多种影响因素间的关系,通过神经网络建模,预测海产价格(it is used to prediction the price of seafood)
- 2021-03-26 17:19:13下载
- 积分:1
-
Image2txt
将图片通过灰度值转化为文字符号,并排列为原来图像的样式。
(Convert image by gray scale value into text symbols, side by side as the style of the original image.
)
- 2016-03-02 15:51:11下载
- 积分:1