搜索资源列表
-
0下载:
最大最小值估计,适合学习统计理论和模糊方面的结合应用,尤其是在模式识别方面的分类。-largest minimum estimate for statistical learning theory and fuzzy combination of the application, especially in regard to the classification of pattern recognition.
-
-
4下载:
在Visual C++下实现聚类分析在图像识别中的应用。其中包括模糊聚类,遗传算法聚类分析,层次聚类和动态聚类等算法。可以运行,并有分类的源文件。是不错的研究素材。,In Visual C++ Achieve clustering analysis in image recognition applications. Including fuzzy clustering, genetic algorithm for cluster analysis, hierarchical clusterin
-
-
0下载:
用于人脸识别的模糊独立成分分析+主成分分析,用模糊支持向量机进行的分类。,Fuzzy Face Recognition for independent component analysis+ principal component analysis, using fuzzy support vector machine classification.
-
-
1下载:
C均值模糊聚类,适用于图像分类,此为MATLAB 程序代码。-C mean fuzzy clustering for image classification, this is MATLAB code.
-
-
0下载:
模糊C均值分类,用于图像处理中 很好用的,极力推荐 -Fuzzy C-means classification, used for image processing in a very good use, and strongly recommend
-
-
0下载:
matlab图像分类分割编程
利用matlab 的fuzzy分类为图像分类编写的matlab程序-image classification segmentation matlab programming
-
-
0下载:
一种基于形态学的图像增强方法。基于模糊逻辑将二值形态学分级算子推广到灰度图象,研究灰度形态学分级算子。-Morphology-based methods of image enhancement. Will be based on the fuzzy logic classification binary morphological operator to the gray-scale images, gray-scale morphological study operator classif
-
-
0下载:
基于MATLAB的模糊模式识别在癌细胞识别中的应用-Based on the MATLAB language Use computer fuzzy pattern recognition to determine the classification of cancer cells
-
-
0下载:
模糊c均值聚类算法对遥感图像分类,可自己进行修改-Fuzzy c means clustering algorithm for remote sensing image classification can be modify their
-
-
0下载:
This source code presents a solution, using logical fuzzy, for static picture processing, captured of cameras of TV, applied to the classification of football players, to define which team it possesss the biggest degree of relevancy, in relation to t
-
-
0下载:
手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
-
-
0下载:
基于VC的各种聚类和分类算法程序。
手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。
在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
-
-
0下载:
提出了基于特征融合和模糊核判别分析(FKDA)的面部表情识别方法。首先,从每幅人脸图像中手工定
位34个基准点,作为面部表情图像的几何特征,同时采用Gabor小波变换方法对每幅表情图像进行变换,并提取基
准点处的Gabor小波系数值作为表情图像的Gabor特征;其次,利用典型相关分析技术对几何特征和Gabor特征进
行特征融合,作为表情识别的输人特征;然后,利用模糊核判别分析方法进一步提取表情的鉴别特征;最后,采用最
近邻分类器完成表情的分类识别。通过在JAFFE国际表情数据库和
-
-
0下载:
聚类分析是多元统计分析的一种,也是无监督模式识别的一个重要分支,在模式分类 图像处理和模糊规则处理等众多领域中获得最广泛的应用。它把一个没有类别标记的样本按照某种准则划分为若干子集,使相似的样本尽可能归于一类,而把不相似的样本划分到不同的类中。硬聚类把每个待识别的对象严格的划分某类中,具有非此即彼的性质,而模糊聚类建立了样本对类别的不确定描述,更能客观的反应客观世界,从而成为聚类分析的主流。-Clustering analysis is a kind of multivariate statis
-
-
0下载:
模糊C均值聚类,通过设置不同的灰度,可将彩色图像分成若干区域,达到分类的目的。-Fuzzy C means clustering, by setting different grayscale, color images can be divided into several regions, to achieve the purpose of classification.
-
-
0下载:
:对每一个训练点都定义点模糊度,利用其隶属函数所包含的信息量来确定模糊度,在
此基础上对传统的支持向量机算法进行了改进,提出了基于模糊支持向量机的医学图像分类
技术。-: For each training point of ambiguity points are defined using the membership function to determine the amount of information contained ambiguity, on the basis o
-
-
0下载:
The authors present an automatic classification of different power quality (PQ) disturbances using
wavelet packet transform (WPT) and fuzzy k-nearest neighbour (FkNN) based classifier. The training data
samples are generated using parametric mode
-
-
0下载:
k均值算法是模式识别的聚分类问题,采用模糊C均值对数据集data聚为cluster_n类 -k-means algorithm is a pattern recognition poly classification,by using Fuzzy C-Means data sets, data gathered cluster_n class
-
-
0下载:
图像方面的顶级期刊IEEE Transcations on Image Processing2013年发表的一篇论文 Linear Time Distances Between Fuzzy Sets With Applications to Pattern Matching and Classification -A paper Linear Time Distances Between Fuzzy Sets With Applications to Pattern Matching and
-
-
0下载:
代码是一种数据挖掘算法,fuzzy-K-means,对数据进行分类-The code is a data mining algorithms, fuzzy-K-means, data classification
-