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

搜索资源列表

  1. kmeans-plusPlus

    0下载:
  2. K-means++算法实现,加强了初始聚类点的选取(careful seeding)-K-means++ algorithm to enhance the selection of the initial clustering points (careful seeding)
  3. 所属分类:matlab

    • 发布日期:2015-06-06
    • 文件大小:1024
    • 提供者:wxj
  1. rbf

    1下载:
  2. 基于聚类的径向基神经网络算法,matlab实现-Cluster-based radial basis function neural network algorithm, matlab implementation
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:4101
    • 提供者:axun
  1. cluster-matlab

    0下载:
  2. 聚类算法 matlab实例,电子书,pdf格式的电子书-Clustering algorithm matlab example
  3. 所属分类:matlab

    • 发布日期:2017-05-15
    • 文件大小:4060472
    • 提供者:wangzilan
  1. modvalidity

    0下载:
  2. 利用模糊聚类原理,Matlab工具完成对象识别,仿真成功-Using the fuzzy theory, Matlab tools to complete object recognition, simulation success
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1135
    • 提供者:zhaoziyang
  1. complexnetwork

    8下载:
  2. 复杂网络中有一些常见的基本模型,如随机图,WS小世界网络,NW小世界网络及BA无标度网络等,本程序从这些网络的产生机理,生成了这些复杂网络模型,并且分析了其基本性质如平均路径长度,聚类系数及度分布等。-Complex networks have some common basic model, such as random graph, WS small-world networks, NW small-world networks and scale-free BA network, the
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:10243
    • 提供者:whuic
  1. k-means

    0下载:
  2. k-均值聚类算法c语言版用于划分聚类,适合用于数据挖掘之中-k-means clustering algorithm c language version
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:2023
    • 提供者:WangWeiqing
  1. Clustering_Coefficient

    0下载:
  2. 计算聚类系数和读相关系数的MATLAB,希望多多指教-Calculated clustering coefficient and time correlation coefficient of MATLAB, hope great weekend
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:798
    • 提供者:丁一
  1. mohu

    1下载:
  2. 矩阵的合成运算,模糊聚类分析数据标准化变换 建立模糊相似矩阵 模糊聚类分析 欢迎下载,-Matrix synthesis of computing, fuzzy clustering analysis of data standardization to establish fuzzy similar matrix transform fuzzy clustering analysis are welcome to download, thank you
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:11611
    • 提供者:大江东去
  1. rose2_setup_01

    0下载:
  2. Rose2里含有好多粗糙集的算法,可以实现数据预处理约简,求关联规则,求聚类和分类,非常实用。-Rose2 contains a lot of rough set algorithm, can achieve reduction of data preprocessing, find association rules, clustering and classification requirements, very practical.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-16
    • 文件大小:4145467
    • 提供者:曹盛文
  1. zx_pr_exp_5

    1下载:
  2. 应用C/C++语言编程实现分级聚类的三种方法:均值聚类、最小距离聚类、最大距离聚类-three ways of clustering
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1046166
    • 提供者:林语
  1. kmean

    4下载:
  2. 一个刚编出来的K—means 聚类算法的matlab源代码 适合多维数据-Just made out of a K-means clustering algorithm matlab source code for multi-dimensional data
  3. 所属分类:matlab例程

    • 发布日期:2012-11-01
    • 文件大小:1047
    • 提供者:吴立锋
  1. fcm

    1下载:
  2. 核聚类算法FCM算法及性能分析,有图片,FCM模糊C均值图象,有窗体-Kernel clustering algorithm FCM algorithm and performance analysis, pictures, FCM fuzzy C means the image has the form
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:402688
    • 提供者:yu tao
  1. FUZZCLUST

    2下载:
  2. 包括各种模糊辨识算法,GG聚类以及改进的GG聚类,GK聚类,Kmeans聚类方法等-Including fuzzy recognition algorithm, GG GG clustering and improved clustering, GK clustering, Kmeans clustering methods
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-06
    • 文件大小:1090604
    • 提供者:徐晓丽
  1. image_segmentation_based_on_kmeans

    0下载:
  2. 本例中主要用到的函数是色彩空间转换函数 makecform 和 applycofm,对于K均值聚类使用 Kmeans函数。-Used in this case, the main function is the color space conversion functions makecform and applycofm, for the K-means clustering using Kmeans function.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1053
    • 提供者:吴祥
  1. kmeans

    2下载:
  2. k均值代码,我自己做的,保证正确,欢迎下载-k means the code, I have to do to ensure that the correct, welcome to download
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-07-07
    • 文件大小:3423
    • 提供者:qht
  1. dbscan

    6下载:
  2. 经典浓度聚类算法DBSCAN的MATLAB实现,简单易懂,可以运行-Classical clustering algorithm DBSCAN concentration of MATLAB implementation, easy to understand, you can run
  3. 所属分类:matlab

    • 发布日期:2015-05-04
    • 文件大小:1584
    • 提供者:Liang Ge
  1. new

    0下载:
  2. Bowtie比对结果进行聚类,然后该程序完成提取聚类中与基因组错配碱基位点的A、T、C、G碱基的覆盖情况-Bowtie than clustering the results, and then extract the clustering process is complete mismatch with the genomic base sites A, T, C, G bases coverage
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-16
    • 文件大小:4125096
    • 提供者:李江域
  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-23
    • 文件大小:54033
    • 提供者:yantao
  1. fcm.doc

    0下载:
  2. 模糊C聚类 分类 很有中文注释 希望对各位有帮助-Fuzzy C clustering classification is very English note you want to help
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4479
    • 提供者:苏洪雨
  1. FCMclust

    0下载:
  2. FCM聚类算法的MATLAB实现,使用m文件编程实现函数-This is the program about FCM.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:892
    • 提供者:舒亮
« 1 2 ... 45 46 47 48 49 50»
搜珍网 www.dssz.com