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

搜索资源列表

  1. Fuzzy-Cluster-Analysis

    2下载:
  2. 利用VB来实现的模糊聚类分析,形象而且易懂。-The use of VB to achieve the fuzzy cluster analysis, image and easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-04-22
    • 文件大小:86.41kb
    • 提供者:pengcheng
  1. GAFCM

    5下载:
  2. 遗传算法改进的模糊C-均值聚类MATLAB源码 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。 -Value algorithm (FCM) of the optimization calculations, by the genetic algorithm is the initial cluster centers, and the
  3. 所属分类:matlab例程

    • 发布日期:2012-11-11
    • 文件大小:1.48kb
    • 提供者:孙准
  1. fcm

    0下载:
  2. fuzzy clustring alghorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:474.29kb
    • 提供者:sahar
  1. SA_GA

    3下载:
  2. 基于遗传模拟退火算法的聚类算法。将模拟退火算法与遗传算法相结合用于聚类分析,由于模拟退火算法和遗传算法可以互相取长补短,因此有效地克服了传统遗传算法的早熟现象,同时根据聚类问题的具体情况设计遗传编码方式、适应度函数,使该算法更有效、更快速地收敛到全局最优解。 -Genetic simulated annealing algorithm based on clustering algorithms. Simulated annealing algorithm and genetic algo
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2012-11-11
    • 文件大小:5.7kb
    • 提供者:杨剑浩
  1. fcm

    0下载:
  2. 一个关于FUZZY kmeans算法的matlab源程序 有带聚类分析结果-Kmeans algorithm on matlab source are the result of cluster analysis with
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1.65kb
    • 提供者:张政
  1. PFCM

    1下载:
  2. fuzzy clustring and fcm
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:804byte
    • 提供者:somayeh
  1. RepeatFCM

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分-FCM algorithm is a clustering algorithm based on the division, which makes the idea is to be divided into clusters with the greatest simila
  3. 所属分类:matlab

    • 发布日期:2017-05-07
    • 文件大小:1.25mb
    • 提供者:colin
  1. fuz

    0下载:
  2. 使用Fuzzy Cluster Mean (FCM)與Principal component analysis (PCA)分類Yeast Data-Yeast data will be classified by means of Fuzzy Cluster Mean (FCM)and Principal component analysis (PCA) based on matlab.
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-03-30
    • 文件大小:11.69kb
    • 提供者:Peter
  1. FCMandCFCM

    1下载:
  2. FCM算法是应用最广泛的聚类分析方法之一,CFCM也是模糊数学中的一种聚类分析算法。 现在给出的这两个算法是C++代码实现的。 -FCM algorithm is the most widely used method of cluster analysis, CFCM is a kind of fuzzy clustering analysis in the algorithm. Now given by the two algorithms is the C++ code to achi
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:57.11kb
    • 提供者:蒋雯倩
  1. book

    0下载:
  2. 聚类\模糊聚类分析及其应用 高薪波版本 部分章节,对学习FCM算法有很大的帮助-Clustering \ fuzzy cluster analysis and its application-wave version of well-paid sections of the FCM algorithm to learn a great help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-08
    • 文件大小:1.65mb
    • 提供者:蒋雯倩
  1. MatlabFuzzyClusteringAnalysis

    0下载:
  2. 采用K- means 算法和FCM 算法实现对47 个城市竞争力的聚类分析-Using K-means algorithm and FCM algorithm to achieve the competitiveness of 47 cities in the cluster analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:12.67kb
    • 提供者:刘美娥
  1. FuzzyClusteringToolbox

    3下载:
  2. 这是一个关于FCM,GG,GK算法的源码,里面包含PC,PE,XB聚类有效性度量的matlab源码,并含有程序说明文档-This is the one on FCM, GG, GK algorithm source code, which contains PC, PE, XB cluster validity measure of the matlab source code, and contains procedures for documentation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2mb
    • 提供者:yyifang
  1. gaMatlab

    0下载:
  2. 模糊C-均值算法容易收敛于局部极小点,为了克服该缺点,将遗传算法应用于模糊C-均值算法(FCM)的优化计算中,由遗传算法得到初始聚类中心,再使用标准的模糊C-均值聚类算法得到最优分类结果。-Fuzzy C-means algorithm converges to local minimum points easily, in order to overcome the shortcomings of genetic algorithm is applied to fuzzy C-means al
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1.44kb
    • 提供者:zsy
  1. clusterfunc

    0下载:
  2. Cluster Detection in FCM
  3. 所属分类:matlab

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

    0下载:
  2. FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最小。模糊C均值算法是普通C均值算法的改进,普通C均值算法对于数据的划分是硬性的,而FCM则是一种柔性的模糊划分。-FCM algorithm is a clustering algorithm based on division, the idea is to make it to the same cluster is divided into the biggest similari
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-10
    • 文件大小:2.02mb
    • 提供者:张瑞洁
  1. fcm-matlab

    0下载:
  2. matlab开发的FCM(模糊c-均值聚类算法)例程-matlab,cluster,fuzzy c-means,FCM,code
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:22.69kb
    • 提供者:Jane
  1. fcm

    0下载:
  2. fcm 聚类两个k近邻算法,k近邻的非正式描述,就是给定一个样本集exset,样本数为M,每个样本点是N维向量,对于给定目标点d,d也为N维向量,要从exset中找出与d距离最近的k个点(k<=N),当k=1时,knn问题就变成了最近邻问-fcm cluster
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:35.04kb
    • 提供者:张芳俊
  1. FCM.m

    0下载:
  2. 使用模糊C均值算法对数据集进行聚类分析,效果良好。(The fuzzy C means algorithm is used to cluster the data sets, and the results are good.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2017-12-24
    • 文件大小:2kb
    • 提供者:cindy_gao
  1. FCM聚类

    0下载:
  2. FCM聚类分析matlab代码可进行模糊c聚类分析!(FCM clustering analysis of matlab code for C fuzzy cluster analysis!)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:11kb
    • 提供者:晨17
  1. FCM

    0下载:
  2. 使用模糊C均值聚类(FCM)的方法对状态进行分类,其优点首先是可以根据实际情况自动确定聚类中心,减少人工干涉的因素,其次,对状态特征参数不是进行硬分类,而是通过隶属度的表征方式对其聚类,更加符合现实状态类别之间不具备明显界限的实际问题。(The use of fuzzy C mean clustering (FCM) method to classify the state, its advantage is first can automatically determine the clust
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:7kb
    • 提供者:蒙奇H
« 12 »
搜珍网 www.dssz.com