搜索资源列表
Rtree
- R树是GUTTMAN于1984年提出的最早支持有序扩展的对象存取方法之一,也是目前应用最为广泛的一种空间索引结构,该资料为其的应用。-R tree is one of GUTTMAN first proposed in 1984 to support an orderly expansion of the Object Access Method, is currently the most widely used of a spatial index structure for the app
Precision_Recall_F1-Measure
- 信息检索和自然语言处理中经常会使用这些参数:准确率(Precision)、召回率(Recall)以及综合评价指标(F1-Measure ) -These parameters are often used in information retri and natural language processing (Precision), recall rate (Recall), and comprehensive uation index (F1-Measure).
fengqunsuanfaPID
- 针对工业控制中常用的PID控制器参数整定困难的问题,提出一种基于人工蜂群算法的参数整定方法。将PID控制器待整定参数看作蜜源,利用蜂群特有的角色转变机制搜索优质的参数组合 选取绝对误差矩积分性能指标作为参数寻优的目标函数。仿真实验结果表明,所采用的算法能够提高控制系统的动态性能,增强系统的快速性和稳定性,适用于PID控制器的自整定。 -For industrial control commonly used in PID controller tuning difficult problem
Clustering-results-measurement
- 度量聚类精度的matlab程序,可用于聚类算法评估-Measure percentage of Accuracy and the Rand index of clustering results
density-peaks-clustering
- 这是密度峰聚类的简易代码,比原作者给出的代码要简洁迅速。并提供RI指数检测。用matlab编程的代码- 这是密度峰聚类的简易代码,比原作者给出的代码要简洁迅速。并提供RI指数检测。用matlab编程的代码 This is a simple density peak clustering code, compared to the original author of the code to be concise and rapid. And provides RI index de
Estimation-Method
- 聚类 分类的各种评价标准 Rand index Adjusted Rand index Mirkin index Hubert index-Various uation criteria clustering classification Rand index Adjusted Rand index Mirkin index Hubert index
gini
- Gini index Calculator. useful in feature selection
KMeans
- 用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)