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

搜索资源列表

  1. 练习一源程序

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

    • 发布日期:2008-10-13
    • 文件大小:5343
    • 提供者:杨子
  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
    • 文件大小:9364297
    • 提供者:杨秋实
  1. cure.c++

    0下载:
  2. 经典cure聚类算法,实现用c++语言.大家-classic cure clustering algorithm, and using the c language. We look at
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:44284
    • 提供者:孔明
  1. KMEANS

    0下载:
  2. C++版本的kmeans算法,可以实现任意维度,任意数量的聚类,输出信息非常完整。-C++ version of the kmeans algorithm can achieve any dimension, any number of clustering, the output information is complete.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:54033
    • 提供者:yantao
  1. kmean

    0下载:
  2. K-Means Clustering Algorithm implemented in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:3071
    • 提供者:Alak Roy
  1. kmeans

    0下载:
  2. 这是用C++编写的数据挖掘的聚类算法。算法中使用了链表结构做为存储数据的容器。-It is written in C++, data mining clustering algorithm. Algorithm is used to store data as a linked list structure of the container.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:2716060
    • 提供者:柯安滨
  1. kmean

    0下载:
  2. k-means聚类算法的C++实现程序,简单好理解。-k-means clustering algorithm to achieve C++ program, a simple easy to understand.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1678
    • 提供者:zyz
  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-27
    • 文件大小:24797
    • 提供者: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
    • 文件大小:5446
    • 提供者:
  1. KMean

    0下载:
  2. KMEAN C# In data mining, k-means clustering is a method of cluster analysis which aims to partition n observations into k clusters in which each observation belongs to the cluster with the nearest mean. This results in a partitioning of the data sp
  3. 所属分类:Algorithm

    • 发布日期:2017-11-24
    • 文件大小:1578
    • 提供者:Truong
  1. 271015c6102c

    0下载:
  2. 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)-An efficient clustering algorithm given the object of the clustering N and N* N matrix of distances (or similarity matrix), the basic steps of the hierarchical clustering m
  3. 所属分类:Algorithm

    • 发布日期:2017-12-01
    • 文件大小:432486
    • 提供者:
  1. KCluster

    0下载:
  2. K-MEANS算法,聚类数值分析,C++源代码,值得学习。-K-MEANS algorithm, clustering the numerical analysis C++ source code, it is worth learning.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-18
    • 文件大小:139982
    • 提供者:wyk
  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-08
    • 文件大小:1956819
    • 提供者: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-10
    • 文件大小:2440825
    • 提供者:陈俊
  1. Julei

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

    • 发布日期:2017-06-18
    • 文件大小:27382897
    • 提供者:张潇
  1. kmeans-al-math

    0下载:
  2. C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29-C# to achieve k means clustering algorithm, document clustering C# source code, k-means clustering algorithm 29111
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:2675
    • 提供者:mjay90
  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
    • 文件大小:252889
    • 提供者: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. 所属分类:数学计算

    • 发布日期:2018-05-03
    • 文件大小:6144
    • 提供者:五道杠骚年
搜珍网 www.dssz.com