搜索资源列表
K_average
- 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程,并对分类进行了画图分析。-the classic pattern recognition algorithms, dynamic clustering algorithm k mean using Matlab programming, as well as classification of the class analysis.
qiuzhijianlifengmianyishu
- 基于动态的K值均值酸法 MATLAB 动态聚类K值的算法-based on the dynamic K-means acid MATLAB dynamic clustering algorithm K
Fuzzy_K
- 高光谱遥感图像模糊c均值聚类算法的matlab实现-hyperspectral remote sensing images fuzzy c-means clustering algorithm to achieve the Matlab
spatial_pyramid_code
- 金字塔匹配算法,包括SIFT特征点的提取,聚类和构造金字塔特征表示,论文参考:Beyond Bags of Features: Spatial Pyramid Matching for Recognizing Natural Scene Categories matlab代码
2run-30
- 入侵检测算法,计算机常用的工具,聚类分析-Intrusion detection algorithm, commonly used computer tools, cluster analysis
xiaoshengjing
- 本文在阅读大量遗传算法小生境技术资料基础上,介绍了遗传算法的特点、物种形成和小生境技术,详细陈述上世纪80年代以来的各种小生境实现方法,包括共享函数法、确定性排挤法、可变半径的聚类算法和隔离小生境方法等;最后对小生境遗传算法的工程应用提出了展望。 -In this paper, a lot of reading technical information niching genetic algorithm based on the characteristics of genetic alg
tycfgsmatlab
- matlab源程序: 用Fisher两类判别法对样本进行分类 对样本进行主成分分析 用最短距离算法的系统聚类对样本进行聚类 用二次完全式回归法估计一个因变量与两个自变量之间的关系 -matlab source: The Fisher discriminant method, two types of samples to classify the samples by principal component analysis system using the shortest
VRP
- 31个城市的VRP进行蚁群算法求解的matlab源码-31 cities, ant colony algorithm for VRP to the matlab source code
bingxing_kmeans
- 基于MATLAB的并行算法,是聚类的,我已经说的很明白了-Parallel algorithm based on MATLAB, clustering, I have said it understood
chuanxing_zjkmeans
- 串行的基于MATLAB的算法,也是关于聚类的算法-The serial MATLAB-based algorithm, is also about the clustering algorithm
dbscan-matlab
- matlab 实现基于dbdcan的聚类算法,帮你在matlab中简易的实现了解- it helps you study cluster alogroim in the matlab
matlab-bian-ma
- matlab源代码 包括K均值聚类 鱼群算法 模拟退火 蚁群算法 端点检测等-matlab source code, including K-means clustering algorithm simulated annealing ant colony algorithm fish endpoint detection
mykmeans
- 适合初学者学习kmeans聚类算法的简单的MATLAB程序,可以直接调用实现聚类结果-it is useful for beginners to learn about kmeans algorithm
fuzzycm
- 模糊c均值聚类 FCM算法的两种迭代形式的MATLAB代码。-Fuzzy c-means clustering algorithm FCM two iterative form of MATLAB code.
uv865
- 已经调试成功.内含m文件,可直接运行,基于matlab平台实现,基于K均值的PSO聚类算法。- Has been successful debugging. M contains files can be directly run, Based on matlab platform, K-means clustering algorithm based on the PSO.
nf187
- 仿真图是速度、距离、幅度三维图像,用MATLAB实现动态聚类或迭代自组织数据分析,用MATLAB编写的遗传算法路径规划。- FIG simulation speed, distance, amplitude three-dimensional image, Using MATLAB dynamic clustering or iterative self-organizing data analysis, Genetic algorithms using MATLAB path planning
gaqhx
- 使用matlab实现智能预测控制算法,基于欧几里得距离的聚类分析,电力系统暂态稳定程序,可以进行暂态稳定计算。- Use matlab intelligent predictive control algorithm, Clustering analysis based on Euclidean distance, Power System Transient Stability Program, can be transient stability.
jibenyiqunjulei
- 将蚁群算法用于聚类操作 求解TSP问题,跟传统蚁群算法相比有很大程度上的提升,值得应用于研究(Using ant colony algorithm in clustering operation to solve TSP problem)
语音聚类示例
- 实验示例是基于语音中的mfcc,语音倒谱特征来进行聚类,先利用训练样本来计算训练样本聚类中心(用到了lbg算法),之后再进行分类。 注意:使用代码时需要自己更改文件路径。(This example is based on the MFCC in speech and the feature of speech Cepstrum to cluster. First, the training sample is used to calculate the training sample clus