-
ayadi2015
Sliding mode approach for blade pitch angle control
wind turbine using PMSG under DTC
- 2017-11-09 18:50:14下载
- 积分:1
-
Svpwm_m
Svpwm算法Matlab仿真通过function完成算法封装(MATLAB simulation of Svpwm algorithm)
- 2020-06-20 13:20:01下载
- 积分:1
-
一种游戏节目virtuanes097
a kind of game programme virtuanes097
- 2022-09-18 17:20:03下载
- 积分:1
-
e50无线串口
实现单片机的无线通信,和e50无线串口的使用。(The wireless communication of MCU and the use of E50 wireless serial port are realized.)
- 2020-06-25 13:40:02下载
- 积分:1
-
tc下图形编程精彩的演示程序源代码
tc下图形编程精彩的演示程序源代码-tc under graphical programming wonderful demonstration program source code
- 2022-06-28 15:01:10下载
- 积分:1
-
GPS_receiver
采用simulink搭建的GPS软件接收机模型,包含从伪码生成、相关接收、捕获、跟踪、解码等完整的流程。内涵解释说明文件,需要用的一定要按照说明配置求解器。(Using Simulink to build the GPS software receiver model, including the pseudo code generation, correlation reception, capture, tracking, decoding and other complete process. Explain the meaning of the document, the need to use the instructions must be configured solver.)
- 2020-11-08 16:09:47下载
- 积分:1
-
上传的是是学习xml的一个很好的教程,简单易学,可以一看
上传的是是学习xml的一个很好的教程,简单易学,可以一看-Upload is learning xml a good guides, easy, one can see
- 2022-06-21 01:52:18下载
- 积分:1
-
p5.3
计算机组成与设计p5.3代码
应该有bug(Computer composition and design p5.3 code
There should be a bug)
- 2017-11-15 20:33:28下载
- 积分:1
-
ColorConstancy
利用颜色恒常性算法的方法对水下图像进行处理(The underwater image is processed by the color constancy algorithm)
- 2017-08-28 08:41:26下载
- 积分: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