搜索资源列表
F_JlR
- 模糊矩阵分析中建立模糊相似矩阵(标定)的各种方法的MATLAB程序
mohujulei1
- 包括模糊聚类分析数据各种标准化变换、模糊聚类分析建立模糊相似矩阵的各种方法
mohu
- 矩阵的合成运算,模糊聚类分析数据标准化变换 建立模糊相似矩阵 模糊聚类分析 欢迎下载,-Matrix synthesis of computing, fuzzy clustering analysis of data standardization to establish fuzzy similar matrix transform fuzzy clustering analysis are welcome to download, thank you
fuzzypartion
- 基于数量积方法求解矩阵的模糊相似关系、模糊等价关系。-Quantity plot method based on fuzzy similarity relation matrix, fuzzy equivalence relation.
RepeatFCM
- FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
mohujulei
- 模糊聚类方法,用相关系数法构造模糊相似关系矩阵r,构造了模糊等价评判矩阵,为了方便下载者使用,把代码进行了优化,可直接把矩阵带进去使用。-Fuzzy clustering method, using the correlation coefficient method to construct the fuzzy similarity relation matrix r, construct a fuzzy equivalence evaluation matrix, in order to f
F_JlSjBzh
- 数列标准化 建立模糊相似矩阵 用于模糊聚类-use for standard
Fuzzy-similar-matrix-MATLAB-program
- Fuzzy similar matrix MATLAB program 模糊相似矩阵的MATLAB 程序 -Fuzzy similar matrix MATLAB program
Fuzzy-Cluster-Analysis
- 模糊聚类分析的matlab程序,先将原矩阵标准化,再标定并生成模糊相似矩阵,最后生成动态分类图。-Matlab fuzzy clustering analysis program, the first of the original matrix standardized, re-calibration and generate fuzzy similarity matrix, and finally generate dynamic classification map.
F_Cluster
- 依据不同模糊距离公式建立模糊相似矩阵,采用matlab编程实现的模糊聚类分析的源程序代码-Fuzzy similar matrix matlab fuzzy clustering analysis of the source code programming depending on fuzzy distance formula
matlab
- 这是一个求解模糊相似矩阵,进一步求模糊等价矩阵,再求λ截矩阵来得到布尔矩阵进行模糊聚类分析的源码。-This is a solving fuzzy similar matrix, fuzzy equivalence matrix, and further to lambda cutting matrix to get the Boolean matrix of fuzzy clustering analysis of the source code.
A模糊相似矩阵程序
- 最优化及其matlab实现中模糊相似矩阵程序分析可以用到(Penalty function exterior point method)
模糊熵源码
- 计算给定时间序列数据的模糊熵。基于向量形状的相似度定义,加上自匹配的排除,使得模糊相对一致性更强,对数据长度的依赖性更小。