登录
首页 » matlab » KMeans

KMeans

于 2020-06-19 发布
0 393
下载积分: 1 下载次数: 9

代码说明:

说明:  用matlab 实现了kmeans算法还附有评价指标计算(Matlab to achieve kmeans algorithm also attached to the evaluation index calculation)

文件列表:

KMeans\4.mat, 5013 , 2014-11-01
KMeans\adjusted_Evaluation.m, 12086 , 2018-06-04
KMeans\Bat_Kmeans_r.m, 1724 , 2019-03-23
KMeans\check_K.m, 510 , 2017-05-16
KMeans\DataSet\1.mat, 1098 , 2014-11-01
KMeans\DataSet\10.mat, 43403 , 2014-11-01
KMeans\DataSet\11.mat, 443 , 2014-11-01
KMeans\DataSet\12.mat, 50610 , 2014-11-01
KMeans\DataSet\13.mat, 29391 , 2014-11-01
KMeans\DataSet\14.mat, 3574 , 2016-11-22
KMeans\DataSet\15.mat, 1288 , 2016-11-22
KMeans\DataSet\16.mat, 32271 , 2016-11-22
KMeans\DataSet\17.mat, 1608 , 2016-11-22
KMeans\DataSet\18.mat, 1923 , 2016-11-22
KMeans\DataSet\19.mat, 1875 , 2016-11-22
KMeans\DataSet\2.mat, 5423 , 2014-11-01
KMeans\DataSet\20.mat, 1555 , 2016-11-22
KMeans\DataSet\21.mat, 4461 , 2016-11-22
KMeans\DataSet\22.mat, 7191 , 2014-11-01
KMeans\DataSet\23.mat, 50803 , 2014-11-01
KMeans\DataSet\24.mat, 130996 , 2014-11-01
KMeans\DataSet\25.mat, 247415 , 2014-11-01
KMeans\DataSet\26.mat, 53587 , 2014-11-01
KMeans\DataSet\27.mat, 57709 , 2014-11-01
KMeans\DataSet\28.mat, 36419 , 2014-11-01
KMeans\DataSet\29.mat, 112531 , 2014-11-01
KMeans\DataSet\3.mat, 5136 , 2014-11-01
KMeans\DataSet\30.mat, 1143333 , 2014-11-01
KMeans\DataSet\31.mat, 218866 , 2014-11-01
KMeans\DataSet\32.mat, 5766 , 2017-10-29
KMeans\DataSet\33.mat, 114658 , 2017-10-29
KMeans\DataSet\34.mat, 3854 , 2017-11-07
KMeans\DataSet\35.mat, 13313 , 2017-11-07
KMeans\DataSet\36.mat, 4257 , 2017-11-07
KMeans\DataSet\37.mat, 15129 , 2017-11-07
KMeans\DataSet\38.mat, 13299 , 2017-11-07
KMeans\DataSet\4.mat, 5013 , 2014-11-01
KMeans\DataSet\5.mat, 593 , 2014-11-01
KMeans\DataSet\6.mat, 3136 , 2014-11-01
KMeans\DataSet\7.mat, 16037 , 2014-11-01
KMeans\DataSet\8.mat, 1490 , 2014-11-01
KMeans\DataSet\9.mat, 2057 , 2014-11-01
KMeans\DataSet\test_DataSet.m, 3242 , 2017-11-08
KMeans\jb_scaling.m, 549 , 2016-12-04
KMeans\loadData.m, 634 , 2017-10-31
KMeans\MyShow.m, 2950 , 2018-09-27
KMeans\ResultKmeans\Bat_Kmeans_artificial.xlsx, 9150 , 2019-03-23
KMeans\ResultKmeans\iris1.mat, 6438 , 2019-03-23
KMeans\self_Evaluation.m, 5053 , 2016-12-15
KMeans\self_Kmeans.m, 2030 , 2016-12-15
KMeans\test_Cell.m, 1706 , 2016-12-15
KMeans\test_DataSet.m, 3242 , 2017-11-08
KMeans\test_Index.m, 856 , 2017-11-01
KMeans\DataSet\数据集, 0 , 2018-08-04
KMeans\ResultKmeans\Kmeans, 0 , 2018-04-12
KMeans\DataSet, 0 , 2018-06-06
KMeans\ResultKmeans, 0 , 2019-03-23
KMeans, 0 , 2018-09-27

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

发表评论

0 个回复

  • QB模型 神经网络
    说明:  从数据库获取车辆在一段时间内的所有行驶记录的相关数据,确定所需数据为GPS经纬度坐标和驾驶时长等,QB模型采用MDF的思想,其基本思想为:通过平均直接翻转距离函数定义两条轨迹之间的距离,两条轨迹需要具有相同的经纬度点数,具有相同点数的轨迹最大的优点是对轨迹距离成对计算,且相同轨迹之间具有更高的分辨率,对于轨迹聚类的结果有一定的优化。(Retrieved from the database cars all over a period of time, record the related data, determine the required data for the GPS latitude and longitude coordinates, and the driving time, QB model by adopting the idea of MDF, its basic idea is: flip directly by the average distance function definition of the distance between two trajectories, two tracks will have the same latitude and longitude points, and has the biggest advantages of the same points of trajectory track distance calculation in pairs, and has higher resolution, between the same trajectory for trajectory clustering results have certain optimization.)
    2020-06-23 08:00:01下载
    积分:1
  • GibbsLDA
    用Gibb Sampling 的方法对LDA的参数进行推断(LDA model with Gibbs Sampling for inference)
    2019-01-24 09:28:57下载
    积分:1
  • 值算法
    常用数值算法源码,包括二分法、复化辛卜生公式、改进欧拉法、高斯-赛德尔迭代法、拉格郎日插值多项式、列主元高斯消去法、龙贝格算法、龙格-库塔算法、幂法、牛顿迭代法、牛顿值多项式、四阶阿当姆斯预测-校正公式、雅可比迭代法、自适应梯形公式(变步长)、最小二乘法 个人由于需要编写,完全可用(Common numerical algorithm source code, including dichotomy, complex Simpson formula, improved Euler method, Gauss-Seidel iteration method, Lagrange interpolation polynomial, column principal element Gauss elimination method, Runberg algorithm, Runge-Kutta algorithm, power method, Newton iteration method, Newton value polynomial, fourth-order Adams prediction-correction formula, Jacobi iteration method, adaptive ladder formula (variable) Step Length and Least Square Method Individuals are fully available because they need to write)
    2019-05-03 18:36:35下载
    积分:1
  • 96857920
    生成随机数的算法,原书带的并不能直接使用,这是本人改的直接可用的()
    2018-05-28 14:18:23下载
    积分:1
  • propospuionsview
    算法分析中的贪心算法的实现,并有完整的测试数据()
    2018-05-28 16:41:27下载
    积分:1
  • BIC确定GMM聚类簇
    通过贝叶斯信息准则确定高斯混合聚类方法的聚类簇数(Determining the Cluster Number of GMM Clusters by BIC)
    2021-03-26 19:19:13下载
    积分:1
  • chks光滑支持向量机-程序
    CHKS光滑孪生支持向量机程序, 采用CHKS光滑函数逼近无约束孪生支持向量机的不可微部分,得到一类光滑的孪生支持向量机。(CHKS smooth twin support vector machine program)
    2020-12-25 09:09:04下载
    积分:1
  • Python预处理
    说明:  Python数据预处理示例,包括数据清洗、数据整合、数据变换等操作。(Python data preprocessing examples, including data cleaning, data integration, data transformation and other operations.)
    2020-09-17 14:07:54下载
    积分:1
  • kasterenDataset
    主要针对行为识别,常用数据处理方法及分类,可视化 包含数据集(Mainly for behavior recognition, commonly used data processing methods and classification, visualization Contain data sets)
    2021-03-30 10:29:10下载
    积分:1
  • FNN与PCA和KPCA结合
    一种特征提取方法:结合主元分析(PCA)和核主元分析(KPCA)的前馈神经网络(FNN)(A feature extraction method: the feedforward neural network (FNN) combined with principal component analysis (PCA) and kernel principal component analysis (KPCA))
    2020-09-18 10:27:53下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载