CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - C均值算法

搜索资源列表

  1. C-mean

    0下载:
  2. 模式识别中用matlab实现c均值的计算,分类实现的算法。-matlab,c-means fuction
  3. 所属分类:matlab

    • 发布日期:2017-03-18
    • 文件大小:861
    • 提供者:张强
  1. imagesegmentation

    1下载:
  2. 模糊C-均值聚类算法,使用VC++与matlab 编程两种方法实现算法-Fuzzy C-means clustering algorithm, using VC++ and matlab programming algorithm in two ways
  3. 所属分类:Special Effects

    • 发布日期:2017-05-12
    • 文件大小:2783293
    • 提供者:yzhang
  1. cexam

    0下载:
  2. 模式识别中的c均值算法,可对100个随机样本数据进行不多于10的分类-C-Means Algorithm Pattern Recognition can be right 100 random sample data, the classification of not more than 10
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1706706
    • 提供者:zangjk
  1. mycar2

    0下载:
  2. 此代码是在matlab上实现车辆预测跟踪,根据c均值算法测出当前车辆中心,根据αβγ滤波预测下一状态的中心-This code is a matlab forecast track to achieve vehicle, according to c means algorithm to detect the current vehicle center, according to projections αβγ filter the center of the next state
  3. 所属分类:Graph program

    • 发布日期:2017-06-09
    • 文件大小:16660531
    • 提供者:杨卫成
  1. sfcm

    0下载:
  2. 加入邻域信息的空间模糊c均值聚类算法的代码。-Join neighborhood information, spatial fuzzy c-means clustering algorithm code.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:692
    • 提供者:田慧
  1. K_Mean

    0下载:
  2. c++k均值算法,简单的示例程度,对K-mean学习有帮组-c++ k means algorithm, a simple example of the extent of the K-mean learning to help groups
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:600815
    • 提供者:健健
  1. k_meansc_meansCluster

    0下载:
  2. 基于k均值、c均值等聚类算法,应用于数据挖掘-Based on the mean k, c means clustering algorithm, etc., used in data mining
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:503560
    • 提供者:闫少华
  1. K-Means

    0下载:
  2. 一个很好的C均值聚类算法!通过运行此文件可以很好的进行数据的分类。-K-means
  3. 所属分类:Search Engine

    • 发布日期:2017-03-30
    • 文件大小:1282
    • 提供者:章红燕
  1. Cmeansclusteringmethods

    0下载:
  2. 本算法在vc++6.0中进行实验。分别就分解聚类和C-均值聚类两种方法在IRIS数据集上进行操作。分类前先将数据集中的样本顺序打乱形成混合数据。分解聚类中,采用前100个样本用对分法编制程序将数据分为两类。C-均值聚类采用全部的150个样本,将类别参数K设为3,将数据分为三类。-The algorithm in vc++6.0 in the experiment. Separate cluster and decomposition of two C-means clustering metho
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1593
    • 提供者:万鹏程
  1. FCM

    0下载:
  2. 基于混合策略的演化模糊C均值算法,适用于控制系统的。-Hybrid Strategy Based on Fuzzy C means algorithm evolution for control systems.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-14
    • 文件大小:3560
    • 提供者:宋宁博
  1. ImprovedKMeans2

    0下载:
  2. 使用C-均值算法对N多个样本进行分类,改进后的C++程序。-C-means algorithm using multiple samples of the N classification, improved C++ program.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7921
    • 提供者:yu
  1. C_mean

    0下载:
  2. 该代码是matlab编写的C均值聚类算法,具有速度快,聚类效果好的特点-The matlab code is written in C means clustering algorithm, a fast clustering and a good effect
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:636
    • 提供者:邓俊俊
  1. fuzzy_k_means

    0下载:
  2. 模糊K均值算法实现。Fuzzy K Means algorithm.-Fuzzy K Means algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:836
    • 提供者:yuyu
  1. FuzzyCMeansClustering

    0下载:
  2. c#编写的模糊C均值算法处理图像分割,可以处理彩色图像,一个不错的程序-c# write processing fuzzy C means algorithm image segmentation, can handle color images, a good program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:88985
    • 提供者:吴尘秋
  1. K-means-cSharp--code

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C#实现其算法-K-means algorithm is pattern recognition of poly classification problem, this is written in c# realize its algorithm
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:5243
    • 提供者:lihang
  1. KFCMClust

    0下载:
  2. 核模糊C均值算法,利用高斯核实现映射,以改进FCM算法,实现分割。-Kernel fuzzy c-means algorithm, using gaussian kernel realize mapping, to improve FCM algorithm, realize division.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-11-15
    • 文件大小:2640
    • 提供者:chen
  1. Fuzzy-C-means-clustering

    0下载:
  2. 模糊C均值聚类算法的C++实现代码模糊C均值聚类算法的C++实现代码-Fuzzy C means clustering algorithm C++ implementation code fuzzy C means clustering algorithm C++ implementation code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:170197
    • 提供者:dsdsds
  1. C-means-clustering-algorithm

    0下载:
  2. 利用C++实现C均值聚类算法。模糊c均值聚类算法因算法简单收敛速度快且能处理大数据集,解决问题范围广,易于应用计算机实现等特点受到了越来越多人的关注,并应用于各个领域。-C means clustering algorithm in C++
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:170163
    • 提供者:chentao
  1. FCM-matlab

    0下载:
  2. Matlab版本的模糊C均值算法实现,对研究聚类的同学很有用!欢迎下载!-FCM about matlab,source code,it is useful to you if you research this field ! welcome to download it!
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3188
    • 提供者:chuncheng
  1. stat

    0下载:
  2. c均值算法源码, c++源码-c-means algorithm source code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:19606
    • 提供者:王威
« 1 2 3 4 5 67 8 9 10 11 ... 22 »
搜珍网 www.dssz.com