登录
首页 » matlab » pu_ju_lei

pu_ju_lei

于 2019-07-01 发布
0 164
下载积分: 1 下载次数: 13

代码说明:

说明:  将数据集转换为拉普拉斯矩阵,然后利用基于图论的谱聚类进行聚类。拉普拉斯矩阵采用高斯核函数,全连接方法计算。谱聚类擅长处理高维数据或非凸数据集。(The data set is transformed into Laplacian matrix, and then clustered by spectral clustering based on graph theory. The Laplacian matrix is calculated by using the Gauss kernel function and the full connection method. Spectral clustering is good at dealing with high-dimensional or non-convex data sets.)

文件列表:

eigs.m, 52045 , 2019-07-01
get_laplace_matrix.m, 242 , 2019-07-01
kmeans.m, 39847 , 2019-07-01
knGauss3.m, 356 , 2019-07-01
plotcluster3.m, 585 , 2019-07-01
pu_julei.m, 342 , 2019-07-01

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

发表评论

0 个回复

  • Hands-on programming with R
    本书精心策划了三个虚拟项目,将数据科学家必需的专业技能融合其中,教会读者如何将数据存储到计算机内存中,如何在必要的时候转换内存中的数据值,如何用R编写自己的程序并将其用于数据分析和模拟运行。读者将跟随世界一流的RStudio培训师掌握宝贵的编程技能,并借助这些技能成为优秀的数据科学家。(Introduction to R Language)
    2019-05-30 15:04:30下载
    积分:1
  • Kares入门资料打包
    说明:  深度学习框架Keras入门资料,里面的代码包括课件和DEMO有利于新书入门学习,简单易懂(Keras Introductory Information of Deep Learning Framework, which includes courseware and DEMO, is helpful for introductory learning of new books. It is easy to understand.)
    2020-06-17 17:00:01下载
    积分:1
  • AP聚类算法和案例
    ap聚类算法实现三维数据点的分类,demo为案例(AP clustering algorithm realizes the classification of data points, demo as a case.)
    2020-11-26 11:49:31下载
    积分:1
  • 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
  • 710776
    用C++实现各种排序算法:如冒泡排序,选择排序,插入排序,希尔排序,快速排序,归并排序,基数排序和堆排序,并带有源代码说明()
    2018-05-11 20:06:44下载
    积分:1
  • 98598152
    实现通用的matlab蚁群算法的c++源码 重复使用度高()
    2018-07-05 18:01:35下载
    积分:1
  • apcluster.m
    ap算法完成ap聚类操作 需要输入参数为数据集 偏向参数 输出结果为聚类数目(The AP algorithm completes the AP clustering operation, the input parameter is the data set bias parameter, and the output result is the number of clusters)
    2017-11-19 23:56:45下载
    积分:1
  • nirtg
    分而治之方法与软件设计的模块化方法非常相似,为了解决一个大的问题,可以: 1) 把它分成两个或多个更小的问题; 2) 分别(The divide-and-conquer approach is very similar to the modular approach to software design. To solve a big problem, you can: 1) divide it into two or more smaller problems; 2))
    2018-09-04 05:12:14下载
    积分:1
  • 分位回归
    说明:  多种方法实现分位数回归,有完整原理解释,直接可用。(Multiple methods for quantile regression)
    2020-03-03 14:37:14下载
    积分:1
  • MSA
    自动生成Excel表格,包括测量系统分析MSA GR&R--均值极差法 ,方差分析,均值极差(Automatic generation of Excel tables, including measurement system analysis MSA GR&R - mean extreme difference method, variance analysis, mean extreme difference)
    2019-06-20 21:24:10下载
    积分:1
  • 696524资源总数
  • 103751会员总数
  • 74今日下载