CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 模糊聚类

搜索资源列表

  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-03
    • 文件大小:946
    • 提供者:许森森
  1. std_fcm

    0下载:
  2. 模糊C均值聚类的MATLAB源代码,已经封装成函数的形式。-Fuzzy C-Means clustering MATLAB source code, has been packaged into the form of function.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:834
    • 提供者:许森森
  1. Wines-Evaluation

    2下载:
  2. 2012年全国大学生数学建模竞赛题目--葡萄酒的评价。文件中包含葡萄酒成分数据(Excel文件)、各种数据统计处理的MATLAB函数(已封装好,直接调用),包括:数据预处理、灰色预测、灰色关联度、基于熵权法的模糊综合评价、主成分分析、系统聚类、多元线性回归等程序。-Wines Evaluation from the title of 2012 National Undergraduate Mathematical ModelingContest. The file includes many M
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:154135
    • 提供者:charidong
  1. fcmamatlab

    0下载:
  2. 模糊C均值聚类算法的matlab源代码,包括注释!-fuzzy c means
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2296
    • 提供者:chqs0202
  1. fuzzy

    0下载:
  2. 模糊数学在聚类分析中的作用(matlab代码)-Fuzzy clustering analysis of the role in the (matlab code)
  3. 所属分类:source in ebook

    • 发布日期:2017-04-04
    • 文件大小:12428
    • 提供者:周雁南
  1. fcm_code

    0下载:
  2. 模糊C均值聚类(FCM)算法的实现Matlab源码(其中命名为fcm.m的文件为一个完整的应用函数,其余几个文件为分割开使用的单独的函数)适合于研究图像分割算法的同仁们借鉴。-Fuzzy C-means clustering (FCM) algorithm Matlab source code (which is named fcm.m file a complete application functions, the rest is split open several files usin
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:7405
    • 提供者:钱佳
  1. kmeans

    0下载:
  2. matlab源码关于模糊K均值聚类算法,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, suitable for everyone to download research study
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2058
    • 提供者:
  1. Cmeans

    0下载:
  2. 使用MATLAB软件进行模糊C均值聚类,进行迭代并观察迭代过程。-Using MATLAB software fuzzy C-means clustering, iterative and observe the iterative process.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:58661
    • 提供者:翁立祥
  1. watershed-and-FCM

    1下载:
  2. 两个matlab编写的图像分割算法,分水岭和模糊C均值聚类算法-matlab codes, watershed algorithm and fuzzy C means clustering algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:2000
    • 提供者:bean
  1. 3

    0下载:
  2. 模糊数学聚类的matlab程序原代码,可用以对离散数据进行分类,综合评价。-Fuzzy clustering matlab program source code, can be used to classify the discrete data, comprehensive evaluation.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:2692
    • 提供者:sai
  1. fcm

    0下载:
  2. 模糊c均值聚类。是matlab中fcm函数的代码-Fuzzy c-means clustering. Is the code matlab function in fcm
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:13786
    • 提供者:武利娟
  1. mohu-c

    0下载:
  2. 一种基于Matlab的改进的模糊C均值聚类算法,简单,易懂,非常实用-a very good algorithm for Matlab users, you can get a lot from it
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:7329
    • 提供者:小南
  1. fcm

    0下载:
  2. 模糊c均值聚类算法在MATLAB中的代码,非常好用-Fuzzy c-means clustering algorithm in MATLAB program can definitely use. . . . .
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:17150
    • 提供者:liu
  1. FLICM

    1下载:
  2. 基于局部模糊C均值聚类算法的图像分割的Matlab源代码-Image segmentation based on local fuzzy C-means clustering algorithm
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:3020
    • 提供者:李立超
  1. FCMclust

    1下载:
  2. 模糊C均值聚类算法 这是最原始的 包里含有试验用到的图片 可运行得出结果 matlab程序-Fuzzy C-means clustering algorithm which is the most original bag containing the test images used to run matlab program outcome
  3. 所属分类:matlab

    • 发布日期:2014-09-04
    • 文件大小:110592
    • 提供者:耿晓琇
  1. C_means

    0下载:
  2. 采用模糊C均值对数据集进行聚类分析的matlab实现方法 -Using Fuzzy C-Means clustering analysis of data sets of matlab implementation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-13
    • 文件大小:2086
    • 提供者:米阳
  1. fuzzry

    0下载:
  2. 实现模糊动态聚类分析,模糊数学模糊动态聚类分析MATLAB程序-Dynamic fuzzy clustering analysis to achieve
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4387
    • 提供者:likai
  1. jlfx

    0下载:
  2. matlab聚类分析的几个例程 包括系统聚类的法案分析 K均值聚类的法的案例分析 模糊C均值聚类分析的典型案例-matlab clustering analysis of several routines, including hierarchical clustering analysis of K-means clustering Act case law analysis of typical cases Fuzzy C-Means Clustering Analysis
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:18644
    • 提供者:xcx
  1. kmeans

    0下载:
  2. matlab源码关于模糊K均值聚类算法,很好的,适合大家下载研究学习-matlab source code on the fuzzy K-means clustering algorithm, very good, for everyone to download research study
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1494
    • 提供者:Fredericky
  1. fcm

    0下载:
  2. 程序用matlab实现了模糊c均值聚类问题。将大量数据分成几种类型-Program using matlab realize the fuzzy c-means clustering problem. The large amounts of data into several types of classes
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:766
    • 提供者:付幸
« 1 2 ... 8 9 10 11 12 1314 15 »
搜珍网 www.dssz.com