-
Bus-Reservation
this file C code for bus reservation ticket concpet.
- 2018-09-27 04:03:15下载
- 积分:1
-
m_4wr
构建了三自由度四轮转向汽车的状态空间模型,可以直接进行时域、频域、稳定性等方面的控制(The state space model of three degree of freedom four wheel steering vehicle is constructed, which can be simulated directly in time domain, frequency domain, stability and so on)
- 2020-09-13 15:17:57下载
- 积分:1
-
5KW三电平Buck-Boost双向变换器
说明: 基于三电平DCDC 双向 buck-boost 5kw PSIM 仿真(imulation of bi-directional buck boost 5kW PSIM based on three-level DCDC)
- 2020-04-09 10:14:45下载
- 积分:1
-
in the project, we can see that C# powerful platform! Conducive to the developme...
在该项目中,可以看出C#的平台强大!有利于开发!-in the project, we can see that C# powerful platform! Conducive to the development!
- 2022-02-25 11:19:31下载
- 积分:1
-
可以使用该工具分析IIS服务器日志,随时了解你的网站的流量及用户所访问页面....
可以使用该工具分析IIS服务器日志,随时了解你的网站的流量及用户所访问页面.-Analysis of the tool can use the IIS server logs, to keep abreast of your site traffic and user visited the page.
- 2022-05-17 05:40:55下载
- 积分:1
-
radar_stap
说明: 机载雷达杂波空时自适应处理程序,反映了杂波的非均匀特性。(Airborne radar clutter space-time adaptive processing, clutter reflects the characteristics of the non-uniform.)
- 2009-07-28 12:39:07下载
- 积分:1
-
蓝牙密码锁
基于stm32f103单片机制作的蓝牙密码锁(Bluetooth Password Lock Based on STM32F103 MCU)
- 2021-04-18 13:18:57下载
- 积分:1
-
EditplusCN
说明: 文档编辑器,能够打开各种类型的文本文件,非常方便。强烈推荐(Document editor, can open various types of text files, very convenient. Strongly recommended)
- 2020-06-16 07:40:01下载
- 积分:1
-
DOS下仿造WIN9X
DOS下仿造WIN9X-DOS imitation WIN9X
- 2022-03-07 11:26:54下载
- 积分: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