登录
首页 » matlab » pu_ju_lei

pu_ju_lei

于 2019-07-01 发布
0 278
下载积分: 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 个回复

  • k-means java实现 Iris四大
    通过优化的k-means算法 采用了密度和优化评测函数实现了对Iris等数据集的聚类。 
    2022-03-18 06:28:52下载
    积分:1
  • 决策树Java源代码
    资源描述决策树是建立在信息论基础之上,对数据进行分类挖掘的一种方法。其思想是,通过一批已知的训练数据建立一棵决策树,然后利用建好的决策树,对数据进行预测。决策树的建立过程可以看成是数据规则的生成过程。由于基于决策树的分类方法结构简单,本身就是人们能够理解的规则。其次,决策树方法计算复杂度不大,分类效率高,能够处理大数据量的训练集;最后,决策树方法的分类精度较高,对噪声数据有较好的健壮性,符合一般系统的要求。
    2022-03-12 14:04:11下载
    积分: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
  • 粗糙集
    说明:  粗糙集在进行属性约简时需要求其正域,此为求正域程序(Rough Set for Positive Domain)
    2020-06-19 09:00:06下载
    积分:1
  • 8641704
    插值抽取的内容,数字变频用, 分享了,请高手完善指教,()
    2018-05-25 06:35:56下载
    积分:1
  • MATLAB_SMOTE
    SMOTE插值算法,补全数据的不平衡性。(SMOTE interpolation algorithm to complete the imbalance of data.)
    2018-08-20 10:05:48下载
    积分: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
  • GAM
    主要利用R语言进行广义加法模型,进行回归预测(This paper mainly uses R language to carry on the generalized additive model, and carries on the regression forecast)
    2017-11-10 15:43:21下载
    积分:1
  • hyglrpf
    零件切割问题 回溯算法的实现, 给定一块宽度为W的矩形板,矩形板的高度不受限制,现需要从板上分别切割出n个高度为hi,宽度()
    2018-03-15 11:17:34下载
    积分:1
  • boxcox
    boxcox函数的python实现,引用该函数可将偏态分布调整为正态分布(Python implementation of box Cox function)
    2020-06-17 09:40:01下载
    积分:1
  • 696518资源总数
  • 105117会员总数
  • 11今日下载