CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - c means clustering

搜索资源列表

  1. 练习一源程序

    0下载:
  2. K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5.22kb
    • 提供者:杨子
  1. cluto-2.1.1.tar

    0下载:
  2. 该软件是基于C均值算法的聚类软件,能对数值型数据集进行合理的聚类。-The software is based on the C - Means clustering algorithm software, capable of numerical data sets reasonable clustering.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:8.93mb
    • 提供者:杨秋实
  1. FuzzyCMean.rar

    0下载:
  2. 模糊c聚类代码,聚类方法的一种,可用于镜头检测等方面,Fuzzy c clustering code
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:774byte
    • 提供者:purple_ice
  1. Pattern_recognition4

    1下载:
  2. 张学工老师模式识别第四次作业,分别用C均值方法,分层聚类方法和非监督参数下正态分布函数估计的贝叶斯决策对身高体重二维数据进行分类。-Zhang engineering teacher fourth pattern recognition operations, respectively C-means, hierarchical clustering methods, and non-normal distribution function under the supervision of th
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:140.28kb
    • 提供者:陈皓
  1. FCM_CPP

    1下载:
  2. 模糊C均值聚类算法(FCM)的VC++实现-Fuzzy C means clustering VC++ Implementation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-24
    • 文件大小:3.91mb
    • 提供者:lee
  1. Clustering

    0下载:
  2. 对数值型数据进行聚类:实现了K-means和FCM算法-K-means,fuzzy c means
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.82mb
    • 提供者:金色笔记
  1. php_Fuzzy_Cmeans

    0下载:
  2. Code Fuzzy C Means Clustering Method in PHP-Code Fuzzy C Means Clustering Method in PHP
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:13.79kb
    • 提供者:edrian
  1. c-means-algorithm

    0下载:
  2. 熟悉c均值算法,通过程序语言实现该算法,比较每个聚类的初始均值不同时,算法结果的差别。理解动态聚类算法的算法思想-Familiar with the c means algorithm, the algorithm realized by programming language, compare the initial mean of each cluster is not the same time, the difference between algorithm results. Dyn
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:24.22kb
    • 提供者:yshg
  1. fcm

    0下载:
  2. fcm模糊C均值聚类算法的详细程序及其解释,程序可以运行-fcm detailed procedures and their interpretation of fuzzy C-means clustering algorithm, the program can run
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:5.32kb
    • 提供者:
  1. k-means-clustering

    0下载:
  2. 用C语言程序通过先随机选取K个对象作为初始的聚类中心。然后计算每个对象与各个种子聚类中心之间的距离,把每个对象分配给距离它最近的聚类中心。聚类中心以及分配给它们的对象就代表一个聚类。一旦全部对象都被分配了,每个聚类的聚类中心会根据聚类中现有的对象被重新计算。-C Programming Language by first randomly selected the K object as initial cluster centers. And then calculate the distan
  3. 所属分类:Algorithm

    • 发布日期:2017-11-06
    • 文件大小:12.99kb
    • 提供者:刘平
  1. RFCM

    0下载:
  2. Rough Fuzzy c-means clustering
  3. 所属分类:Algorithm

    • 发布日期:2017-12-09
    • 文件大小:4.95kb
    • 提供者:VIT
  1. FCM

    0下载:
  2. 模糊C均值聚类,实现数据聚类算法!来源于网络,经过修改,可用于数据聚类!-Fuzzy C-Means clustering, data clustering algorithm! From the network, without modification, can be used for data clustering!
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:1.87mb
    • 提供者:hu huacheng
  1. cmean

    0下载:
  2. 聚类算法中的C均值聚类算法,课自己设定数值和分类数,输出聚类结果-Clustering algorithm C-means clustering algorithm, set their own values ​ ​ and lessons classification number, the output clustering results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2.33mb
    • 提供者:陈俊
  1. K-Means

    0下载:
  2. this project describes K means clustering of images in c# for k=2
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:218.33kb
    • 提供者:bsef11
  1. Julei

    0下载:
  2. 基于MFC框架实现了C均值聚类算法,感知器训练。-Based on the MFC framework implements the c-means clustering algorithm, perceptron training.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-18
    • 文件大小:26.11mb
    • 提供者:张潇
  1. 1754-1587-1-PB

    0下载:
  2. This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:216.05kb
    • 提供者:Anantama
  1. 906-2847-1-PB

    0下载:
  2. This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:387.13kb
    • 提供者:Anantama
  1. Data-Beban

    0下载:
  2. This MATLAB Toolbox contains M-files for the following clustering algorithms 1. Fuzzy C-Means Clustering (FCM) => Yf_FCMC1.m 2. Possibilistic C-Means Clustering (PCM) => Yf_PCMC1.m 3. Fuzzy-Possibilistic C-Means Clustering (FPCM) => Yf
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:21.69kb
    • 提供者:Anantama
  1. Intelligent-Image-Color-Reduction-and-Quantizatio

    0下载:
  2. In this post, we are going to share with you, the MATLAB implementation of Color Quantization and Color Reduction of images, using intelligent clustering approaches: (a) k-Means Algorithm, (b) Fuzzy c-Means Clustering (FCM), and (c) Self-Organizing M
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:246.96kb
    • 提供者:Mustafa
  1. FCM,模糊C均值聚类的MATLAB实现[matlab]-FCM

    0下载:
  2. 模糊c-均值聚类算法 fuzzy c-means algorithm (FCMA)或称( FCM)。在众多模糊聚类算法中,模糊C-均值( FCM) 算法应用最广泛且较成功,它通过优化目标函数得到每个样本点对所有类中心的隶属度,从而决定样本点的类属以达到自动对样本数据进行分类的目的。(Fuzzy c-means algorithm (FCMA) or FCM. Among many fuzzy clustering algorithms, the fuzzy C-means (FCM) algor
  3. 所属分类:数学计算

« 12 »
搜珍网 www.dssz.com