登录
首页 » Others » 聚类有效性指标(4内4外)

聚类有效性指标(4内4外)

于 2020-04-21 发布
0 316
下载积分: 1 下载次数: 14

代码说明:

说明:  聚类有效性评价指标,常用内部(Sil,CH,DBI,KL)、外部评价指标(Rand等4个),用自带样本集“leuk72_3k.txt”测试可用!(Cluster validity evaluation indicators, commonly used internal (Sil, CH, DBI, KL), external evaluation indicators (4 Rand, etc.), available with the sample set "leuk72_3k.txt" test!)

文件列表:

聚类有效性指标(4内4外)\11.txt, 20688 , 2018-10-28
聚类有效性指标(4内4外)\2016grade_z.txt, 5106 , 2018-10-28
聚类有效性指标(4内4外)\daisy.m, 2831 , 2006-09-19
聚类有效性指标(4内4外)\daisyc.dll, 8704 , 2006-05-09
聚类有效性指标(4内4外)\ind2cluster.m, 227 , 2007-04-05
聚类有效性指标(4内4外)\leuk72_3k.txt, 20832 , 2006-12-11
聚类有效性指标(4内4外)\license.txt, 1337 , 2009-07-08
聚类有效性指标(4内4外)\mainClusterValidationNC.m, 3883 , 2018-10-28
聚类有效性指标(4内4外)\Notice_contributedFiles.txt, 723 , 2009-07-07
聚类有效性指标(4内4外)\pam.m, 8288 , 2006-10-24
聚类有效性指标(4内4外)\pamc.dll, 12800 , 2006-05-09
聚类有效性指标(4内4外)\ReadmeChinese.txt, 3863 , 2009-07-01
聚类有效性指标(4内4外)\ReadmeEnglish.txt, 5259 , 2009-07-01
聚类有效性指标(4内4外)\similarity_euclid.m, 514 , 2006-12-18
聚类有效性指标(4内4外)\similarity_pearson.m, 479 , 2007-03-11
聚类有效性指标(4内4外)\similarity_pearsonC.m, 556 , 2007-03-10
聚类有效性指标(4内4外)\standarz.m, 304 , 2006-12-18
聚类有效性指标(4内4外)\validity_Index.m, 1936 , 2007-06-14
聚类有效性指标(4内4外)\valid_clusterIndex.m, 961 , 2007-02-10
聚类有效性指标(4内4外)\valid_errorate.m, 780 , 2007-04-05
聚类有效性指标(4内4外)\valid_findk.m, 621 , 2007-03-10
聚类有效性指标(4内4外)\valid_index_plot.m, 823 , 2007-03-15
聚类有效性指标(4内4外)\valid_internal_deviation.m, 881 , 2007-03-15
聚类有效性指标(4内4外)\valid_internal_intra.m, 1201 , 2007-03-15
聚类有效性指标(4内4外)\valid_intrainter.m, 1258 , 2007-03-10
聚类有效性指标(4内4外)\valid_RandIndex.m, 1718 , 2006-10-24
聚类有效性指标(4内4外)\valid_sumpearson.m, 889 , 2007-03-10
聚类有效性指标(4内4外)\valid_sumsqures.m, 1375 , 2007-03-10
聚类有效性指标(4内4外)\xlim2.m, 1429 , 2004-07-31
聚类有效性指标(4内4外)\yourdata.txt, 1405 , 2018-10-28
聚类有效性指标(4内4外), 0 , 2018-10-28

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • algorithm_design_and_logic_implemention
    本书作者为夏宇文,详细讲解了从算法设计与验证到硬件逻辑实现的过程,要求读者有一定的verilog基础(This book author XIA Yu-Wen gave a detailed account from algorithms to hardware logic design and verification of implementation process, requiring readers to have some basis for verilog)
    2009-11-11 21:19:03下载
    积分:1
  • MP
    说明:  给定基于MP模型的的模拟PA,采用RLS算法辨识参数,并构建PA,在使用基于MP模型的DPD对PA实现非线性的改善。(Given the simulated PA based on MP model, RLS algorithm is used to identify the parameters, and PA is constructed. DPD based on MP model is used to improve the nonlinearity of PA.)
    2020-04-29 20:49:56下载
    积分:1
  • Railway trips query software, very useful! Of June 2007, convenient and welcome...
    铁路车次查询软件,很实用的!2007年六月的,方便快捷,欢迎下载。-Railway trips query software, very useful! Of June 2007, convenient and welcome to download.
    2022-06-19 23:37:40下载
    积分:1
  • Flash图片展示:旋转切换显示
    Flash图片切换效果,Flash旋转交替图片显示的特效,做的相当漂亮,Flash图片焦点图有自己的优势,比如兼容性好,效果平滑流畅,不像JS有时候会不兼容。
    2023-06-28 06:15:04下载
    积分:1
  • 猜谜语游戏
    资源描述简单的C语言猜谜语游戏。可以参考下,就当复习了程序设计语言。
    2022-03-20 02:50:16下载
    积分:1
  • 三维验证
    ANSYS编写的三维粘弹性人工边界斜波入射,较之前有了改进,欢迎使用(The three dimensional viscoelastic artificial boundary oblique wave incident written by ANSYS has been improved than before. Welcome to use.)
    2018-09-27 20:48:41下载
    积分:1
  • 单门限能量检测算法(SNR,Pd)
    固定虚警概率Pf,检测概率Pd随着SNR的的变化。(Fixed false alarm probability Pf, detection probability Pd changes with SNR.)
    2021-04-16 14:58:53下载
    积分:1
  • ch02
    C++入门经典第二章答案,自己写的红宝书的第二章代码(Ivor Horton s Beginning ANSI C++ chapter 2 answer)
    2013-09-21 09:42:32下载
    积分:1
  • GPU
    基于GPU的视点相关自适应细分文档,最新开发过程(GPU based on the view-dependent adaptive subdivision)
    2009-06-14 17:17:03下载
    积分:1
  • unicirculurmusic
    天线阵列为均匀圆阵时,采用MUSIC算法进行DOA估计的源程序。(Antenna array for uniform circular array, the MUSIC algorithm using the estimated DOA of the source.)
    2008-07-31 20:46:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载