登录
首页 » matlab » ZPclustering

ZPclustering

于 2015-11-30 发布 文件大小:117KB
0 263
下载积分: 1 下载次数: 7

代码说明:

  谱聚类算法建立在谱图理论基础上,与传统的聚类算法相比,它具有能在任意形状的样本空间上聚类且收敛于全局最优解的优点。 该算法首先根据给定的样本数据集定义一个描述成对数据点相似度的亲合矩阵,并且计算矩阵的特征值和特征向量 , 然后选择合适 的特征向量聚类不同的数据点。谱聚类算法最初用于计算机视觉 、VLS I 设计等领域, 最近才开始用于机器学习中,并迅速成为国际上机器学习领域的研究热点。(Spectral clustering algorithm based on the reproduction diagram theory, compared with the traditional clustering algorithm, it can have on the arbitrary shape of sample space clustering, and the advantage of converge to global optimal solution.The algorithm firstly according to the given sample data set defines a description of the data points of similarity in pairs of affinity matrix, and computing the matrix eigenvalue and characteristic vector, and then choose the appropriate feature vector clustering of different data points.Spectral clustering algorithm was originally used in computer vision, VLS in areas such as design, I recently started used in machine learning, and quickly became a hot issue in the field of international machine learning research.)

文件列表:

ZPclustering
............\addborder.m,3044,2006-03-15
............\cluster_rotate.m,1802,2006-03-15
............\Data.mat,34180,2006-03-15
............\Data6.mat,36432,2006-03-15
............\display_clust_image_2.m,1594,2006-03-15
............\dist2.m,858,2006-03-15
............\dist2aff.cpp,4709,2006-08-22
............\dist2aff.dll,20480,2015-10-14
............\dist2aff.mexglx,6695,2006-08-22
............\evecs.m,1034,2006-03-15
............\evrot.cpp,16085,2006-08-22
............\evrot.dll,20480,2015-05-06
............\evrot.mexglx,11497,2006-08-22

............\gcut.m,3293,2006-03-15
............\imdist.m,1756,2006-05-26
............\kmeans2.m,2170,2006-03-15
............\scale_dist.cpp,9371,2006-08-22
............\scale_dist.dll,20480,2015-05-06
............\scale_dist.mexglx,8094,2006-08-22
............\segment_image.m,3428,2006-05-11
............\test1.m,3608,2015-05-06
............\test_segimage.m,723,2006-08-22
............\zero_diag.cpp,4444,2006-08-22
............\zero_diag.mexglx,6415,2006-08-22

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

发表评论

0 个回复

  • adaptivecontrol
    这是一本关于鲁棒自适应控制的专著,内容涵盖了当今鲁棒自适应控制的研究前沿。包括鲁棒最优控制,自适应控制,基于模型辨识的控制等多种控制方法,讲述非常详细,是一本难得的好书。(This is a robust adaptive control on the monograph, covering the current frontier of robust adaptive control. Including the robust optimal control, adaptive control, model-based recognition of control and other control methods, described in great detail, is a rare books.)
    2010-09-11 16:13:58下载
    积分:1
  • cufsm311
    finite strip methd for the analysis of buckling in thin-walled structures
    2012-07-19 07:31:30下载
    积分:1
  • 5678799
    免疫算法和粒子群算法结合后用于求解多目标无功优化( Immune algorithm and particle swarm algorithm is used to solve with more reactive power optimization goal )
    2021-04-11 10:48:58下载
    积分:1
  • fessler.tar
    a bunch of useful functions for image reconstruction
    2009-09-28 19:18:56下载
    积分:1
  • S-Transform
    s变换,是当前比较流行的时频分析算法,可以用于地震数据时频分析和频谱分析,该程序基于matlab平台,实现了s变换和反变换。(s transformation, is the more popular time-frequency analysis algorithms, can be used for seismic data analysis and time-frequency spectrum analysis, the program based on matlab platform realize the s transform and inverse transform.)
    2008-04-20 20:15:24下载
    积分:1
  • Black-Scholes
    由脚本输入相关值可以计算一个欧式期权; 通过匿名函数计算,其中一些call其它函数,如CDF和PDF。(This script is used for implement the Black-Scholes pricing model By the script ten related values of a European option can be calculated Anonymous functions are used in this script, and some of them call ohter functions, such as CDF and PDF.)
    2011-10-10 02:40:50下载
    积分:1
  • xuxiaoke
    许小可的这几篇文章也很有用的,对我来说,希望对其他朋友也有所帮助!谢谢!(Hsu Hsiao Ke these articles are useful, for me, other friends want to help! Thank you!)
    2011-05-31 21:43:03下载
    积分:1
  • 02
    说明:  MATLAB6.0数学手册-第2章,一本易于掌握的数学手册,内容由浅入深,对于初学者能很快掌握。(MATLAB6.0 the math manual- Chapter 2, a mathematical manual is easy to grasp, easy-to-digest content for beginners can quickly master.)
    2013-03-24 13:08:46下载
    积分:1
  • pca
    PCA技术的一大好处是对数据进行降维的处理。我们可以对新求出的“主元”向量的重要性进行排序,根据需要取前面最重要的部分,将后面的维数省去,可以达到降维从而简化模型或是对数据进行压缩的效果。同时最大程度的保持了原有数据的信息。 (A major advantage of PCA technology is reduce the dimension of the data processing. We can calculate the new " principal component" vector order of importance, according to need to take the most important part of the front, eliminating the rear of the dimensions, dimension reduction can be achieved to simplify the model or the effect of data compression . At the same time maintaining the greatest degree of the original data.)
    2010-10-27 12:03:34下载
    积分:1
  • mullertest
    改进的muller算法 当中不用判断 直接考虑了复数根的情况 并包含一个例子(Improved muller algorithm to determine which do not directly take into account the complex situation in the root and contains an example)
    2010-03-15 17:05:23下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载