搜索资源列表
mean-shift聚类
- mean-shift算法论文
模糊C-均值(FCM)聚类算法Matlab实现
- 模糊聚类是一种重要数据分析和建模的无监督方法。简单概述模糊聚类的概念,介绍模糊C-均值(FCM)算法,并在matlab软件上对该算法进行仿真,结果表明,该算法设计简单,应用范围广,但改算法仍存在容易陷入局部极值点等问题,还需进一步研究
基于贝叶斯网络的半监督聚类集成模型
- 已有的聚类集算法基本上都是非监督聚类集成算法,这样不能利用已知信息,使得聚类集成的准确性、鲁棒性和稳定性降低.把半监督学习和聚类集成结合起来,设计半监督聚类集成模型来克服这些缺点.主要工作包括:第一,设计了基于贝叶斯网络的半监督聚类集成(semi-supervised cluster ensemble,简称SCE)模型,并对模型用变分法进行了推理求解;第二,在此基础上,给出了EM(expectation maximization)框架下的具体算法;第三,从UCI(University of Ca
InformationRetrieval
- 关于信息检索技术的说明和文本聚类简介,介绍了几种主要文本聚类算法-Introduction to Information Retrieval and Text Clustering
video-key-frame-extraction
- 关键帧的提取方法的研究,对现有算法进行了总结分析,提出一种采用无监督聚类的自适应关键帧提取算法。-Keyframe extraction method, the existing algorithms were analyzed to propose a unsupervised clustering adaptive key frame extraction algorithm.
modulation
- 对现有数字调制方式识别类型有限的问题,提出一种基于星座图的分类算法。算法首先利用盲均衡技术克服信道的多径效应与系统问步误差,再对信号减法聚类,提取聚类中心与理想星座图模型进行匹配,从而实现MAsK、MPsK、MOAM等调制方式的识别。-Existing types of digital modulation recognition of limited problem, a classification algorithm based on the constellation. Firstly,
clustering_survey
- 具体的介绍了聚类算法,各种算法间又分出具体算法的实现,对初学者很有帮助。-Specific introduces clustering algorithm, and the separation between the various algorithms to achieve specific algorithms useful for beginners.
seg-ijcv[1]
- Graph-Based Segmentation 是经典的图像分割算法,该算法是基于图的 贪心聚类 算法,实现简单,速度比较快,精度也还行。-Graph based Segmentation is a classical image Segmentation algorithms, the algorithm is Based on the figure of greedy clustering algorithm, speed is faster, and easy to implement
clustersuvey
- 聚类算法综述,分层次聚类法(最短距离法),最简单的聚类方法.-Summary of clustering algorithm, hierarchical clustering method (the shortest distance method), the simplest method of clustering.
GMM
- 聚类算法的方法,用网上的代码,运行完了使用的-Clustering algorithm, using the code on the Internet, run over the use of the
pm848
- 基于matlab GUI界面设计,基于K均值的PSO聚类算法,保证准确无误,是学习通信的好帮手。- Based on matlab GUI interface design, K-means clustering algorithm based on the PSO, Ensure accurate communication is learning a good helper.
cedbk
- 基于K均值的PSO聚类算法,非常适合计算机视觉方面的研究使用,包括最小二乘法、SVM、神经网络、1_k近邻法。- K-means clustering algorithm based on the PSO, Very suitable for the study using computer vision, Including the least squares method, the SVM, neural networks, 1 _k neighbor method.
jkidf
- 关于神经网络控制,包含位置式PID算法、积分分离式PID,基于K均值的PSO聚类算法。- On neural network control, It contains positional PID algorithm, integral separate PID, K-means clustering algorithm based on the PSO.
yie-V0.0
- 仿真效果非常好,用于图像处理的独立分量分析,基于K均值的PSO聚类算法。- Simulation of the effect is very good, Independent component analysis for image processing, K-means clustering algorithm based on the PSO.
gkrhg
- Relief计算分类权重,基于K均值的PSO聚类算法,用MATLAB实现的压缩传感。- Relief computing classification weight, K-means clustering algorithm based on the PSO, Using MATLAB compressed sensing.
agrqt
- 基于K均值的PSO聚类算法,Matlab实现界面友好,基于SVPWM的三电平逆变的matlab仿真。- K-means clustering algorithm based on the PSO, Matlab to achieve user-friendly, Based on SVPWM three-level inverter matlab simulation.
4364
- 复化三点Gauss-lengend公式求pi,实现了图像的加水印,去噪,加噪声等功能,基于K均值的PSO聚类算法。- Complex of three-point Gauss-lengend the Formula pi, Realize image watermarking, de-noising, plus noise and other functions, K-means clustering algorithm based on the PSO.
ts170
- 可以得到很精确的幅值、频率、相位估计,基于K均值的PSO聚类算法,光纤陀螺输出误差的allan方差分析。- You can get a very accurate amplitude, frequency, phase estimation, K-means clustering algorithm based on the PSO, allan FOG output error variance analysis.
K-Means
- 对500个随机二维坐标点进行聚类,然后通过C++程序输出窗口输出。(Cluster Algorithm.Put the 500 2d points into 20 clusters.)