CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 人工智能/神经网络/遗传算法 搜索资源 - MATLAB 模糊聚类

搜索资源列表

  1. K-means.m

    0下载:
  2. MATLAB编写的一种模式识别里的重要的模糊聚类方法K-means算法的matlab程序.-MATLAB prepare a Pattern Recognition's important Fuzzy clustering methods K-means algorithm Matlab procedures.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:55082
    • 提供者:zs
  1. RFCM

    1下载:
  2. 用 MATLAB 编写的 模糊C均值聚类法源程序 和模糊k均值聚类法源程序,比较实用。-using MATLAB fuzzy c-means clustering source and fuzzy k-means clustering source, more practical.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3102
    • 提供者:靳勇
  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-21
    • 文件大小:88488
    • 提供者:pengcheng
  1. ClusteringToolbox2

    0下载:
  2. 一个用于聚类的工具箱,内有主元分析、模糊等技术的Matlab源代码和应用实例程序Demo。-One for clustering toolbox, with principal component analysis, fuzzy techniques, such as Matlab source code and application procedures for Demo.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:12128
    • 提供者:Xiaojun Tang
  1. Untitled3

    0下载:
  2. 这是一个模糊聚类代码(matlab)供大家学习-This is a fuzzy clustering code (matlab) for them to learn from
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-27
    • 文件大小:1071
    • 提供者:洪海波
  1. julei

    0下载:
  2. 经典模糊聚类算法的matlab程序框架,简单容易理解。-Classical fuzzy clustering algorithm matlab Framework, a simple easy to understand.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:6373
    • 提供者:许翔
  1. FuzzyCMean

    1下载:
  2. 实现了Fuzzy C-Mean的方法,这是一种基于模糊数学的聚类方法,很好用!-Implementation of Fuzzy C-Mean method, which is a math-based Fuzzy Clustering Method, a very good use!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2013-01-15
    • 文件大小:732
    • 提供者:yang
  1. Abouttheuseoffuzzyclusteringtechniquesforfuzzymode

    1下载:
  2. 模糊聚类算法各种算法的介绍,以及比较。并介绍了聚类的应用。-Fuzzy clustering algorithm, introduced a variety of algorithms, as well as the comparison. And introduces the application of clustering.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:774506
    • 提供者:沈燕
  1. jj

    0下载:
  2. 模糊聚类中,得到等价矩阵后,采用截距法进行分类的matlab程序-Fuzzy clustering, after geting the equivalent matrix, the matlab classification program of intercept method
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:3409
    • 提供者:lin
  1. General_neural_network_of_clustering_algorithm

    0下载:
  2. 模糊聚类虽然能够对数据聚类挖掘,但是由于网络入侵特征数据维数较多,不同入侵类别间的数据差别较小,不少入侵模式不能被准确分类。本案例采用结合模糊聚类和广义神经网络回归的聚类算法对入侵数据进行分类。 -Although fuzzy clustering to cluster the data mining, but the characteristics of the network intrusion data more dimensions, different invasion was l
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:25751
    • 提供者:si
  1. fuzzy

    0下载:
  2. 模糊神经网络的matlab实现——模糊聚类-Matlab fuzzy neural network implementation- Fuzzy Clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:6083
    • 提供者:eric
  1. IGA-FCM

    1下载:
  2. 这是一个基于改进的免疫遗传的模糊聚类程,敬请大家下载序-This is based on improved immune genetic fuzzy clustering process, please download the sequence we
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3030
    • 提供者:行高
  1. fuzzycm

    0下载:
  2. 运用matlab的模糊聚类文件,运用模糊聚类分析方法,聚类涉及事物之间的模糊界限-Matlab file using fuzzy clustering using fuzzy cluster analysis, clustering involves the fuzzy boundaries between things
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:5315
    • 提供者:holly
  1. mohujulei

    0下载:
  2. 自己编写的matlab模糊聚类的源码,模糊C均值,代码里面的注释很详细。-Fuzzy Clustering(matlab)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:1332
    • 提供者:angiend
  1. Pattern-Recognition

    0下载:
  2. 模式识别与智能计算的一个基于matlab运行的识别分类软件,聚集了模糊聚类,SVM,神经网络等各种流行的分类算法于一体,便于比较测试数据在不同分类算法下的分类效果-Pattern Recognition and Intelligent Identification and Classification of the calculation to run a matlab software, gathered a variety of popular fuzzy clustering, SVM,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-09
    • 文件大小:16740457
    • 提供者:
  1. FCM

    0下载:
  2. 模糊C均值聚类(FCM)的matlab代码,包括很详细的注释。适用于图像处理。-Matlab code fuzzy C-means clustering (FCM), including very detailed notes. Suitable for image processing.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-10-30
    • 文件大小:15346
    • 提供者:jelly
  1. mathematical-model-15

    6下载:
  2. matlab数学建模中的15个模型的算法讲解与举例,包括灰色预测、灰色关联分析、主成分分析法、模糊聚类分析、随机模拟、多元回归模型、正交试验设计、图论、目标规划模型、马尔可夫预测方法、时间序列分析、模糊综合评价模型、层次分析模型、模糊数学方法、模拟退火算法。-15 model matlab mathematical modeling method to explain with examples, including the gray prediction, gray correlation a
  3. 所属分类:AI-NN-PR

    • 发布日期:2015-05-27
    • 文件大小:679936
    • 提供者:吴自强
  1. sa-fcm

    0下载:
  2. 用matlab编写用遗传算法改进的模糊聚类算法的程序,-Prepared using matlab genetic algorithm fuzzy clustering algorithm procedures,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-11
    • 文件大小:17831
    • 提供者:张雪
  1. C_SelfAdapt_fcm

    1下载:
  2. 自适应模糊C均值聚类的MATLAB源代码,自适应确定聚类个数。-Adaptive Fuzzy C-Means clustering MATLAB source code, adaptive determine the number of clusters.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:946
    • 提供者:许森森
  1. MatlabFKmeans

    0下载:
  2. 使用matlab实现模糊聚类K-means算法的过程程序 有详细的说明-Use matlab fuzzy clustering K-means algorithm of the program is described in detail
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:713
    • 提供者:王刚
« 12 »
搜珍网 www.dssz.com