In fuzzy cluster analysis, many algorithms have been developed. In general, the most widely used is the Fuzzy c-means Algorithms (FCMA).
标签: algorithms developed analysis cluster
上传时间: 2013-12-04
上传用户:阿四AIR
首先对原始数据 归一化 然后进行PCA分析 采用PCs作为特征, 进行模糊聚类分析 fuzzy c-means method
上传时间: 2016-04-21
上传用户:xymbian
Probability distribution functions. estimation - (dir) Probability distribution estimation. dsamp - Generates samples from discrete distribution. erfc2 - Normal cumulative distribution function. gmmsamp - Generates sample from Gaussian mixture model. gsamp - Generates sample from Gaussian distribution. cmeans - c-means (or K-means) clustering algorithm. mahalan - Computes Mahalanobis distance. pdfgauss - Computes probability for Gaussian distribution. pdfgmm - Computes probability for Gaussian mixture model. sigmoid - Evaluates sigmoid function.
标签: distribution Probability estimation functions
上传时间: 2016-04-28
上传用户:13188549192
K-means一个用C++实现的聚类算法
上传时间: 2015-04-26
上传用户:talenthn
BP神经网络的C语言实现 BP神经网络解决异或问题 canny源代码 HMM的C语言实现 isodata K-MEANS 车牌识别系统 矢量量化的C语言实现
上传时间: 2015-06-21
上传用户:gut1234567
OpenCV means Intel® Open Source Computer Vision Library. It is a collection of C functions and a few C++ classes that implement some popular Image Processing and Computer Vision algorithms. OpenCV has cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It does not rely on external libraries, though it can use some when it is possible. OpenCV is free for both non-commercial and commercial use (see the license for details). OpenCV provides transparent interface to Intel® Integrated Performance Primitives (IPP). That is, it loads automatically IPP libraries optimized for specific processor at runtime, if they are available. More information about IPP can be retrieved at http://www.intel.com/software/products/ipp/index.htm -------------------------------------------------------------------------------- 本文是opencv的入门教程
标签: collection functions Computer Library
上传时间: 2015-09-12
上传用户:zhangyi99104144
k-means算法 C++实现
上传时间: 2013-12-11
上传用户:lanwei
基本的k-means聚类算法c++实现,对于理解算法的过程非常有帮助。 Basic implementation of k-means algorithm with c++, it is very helpful to understand the procedure of k-means algorithm.
上传时间: 2013-12-01
上传用户:wangchong
K-Means动态聚类算法源程序(c++)
上传时间: 2014-08-17
上传用户:PresidentHuang
K-means algorithm, written by visual c++ 6
标签: algorithm K-means written visual
上传时间: 2014-11-10
上传用户:cylnpy