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

搜索资源列表

  1. CART

    0下载:
  2. 数据挖掘算法,K-means聚类算法源代码,用于聚类分析-data mining algorithms, K-means clustering algorithm source code for the cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.79kb
    • 提供者:sah
  1. fuzzy_k_means

    0下载:
  2. 数据挖掘算法,fuzzy-K-means聚类算法源代码,用于模糊聚类分析-data mining algorithms, fuzzy-K-means clustering algorithm source code for Fuzzy Cluster Analysis
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.15kb
    • 提供者:sah
  1. 数据挖掘常用算法

    1下载:
  2. 数据挖掘常用的算法,包括id3,k均值,FCM,SVM,CART五个常用的算法,是用matlab编写的。-commonly used data mining algorithms, including id3, k mean, FCM, the SVM, CART five commonly used algorithm is the use of Matlab prepared.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18.08kb
    • 提供者:李冬宾
  1. programe

    0下载:
  2. 数据挖掘K-平均算法的MATLAB程序,效果一般
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:3.8kb
    • 提供者:nunu
  1. clustering

    0下载:
  2. 将Weka数据挖掘工具所产生的K-MEANS和DBSCAN结果转化成MATLAB可输出三维图像的格式
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18.11kb
    • 提供者:王坤
  1. 数据挖掘中K均值算法实现

    2下载:
  2. 数据挖掘中K均值算法的实现用MATLAB编写-data mining to the K-means algorithm to achieve prepared using MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:方巍巍
  1. MachineLearning

    2下载:
  2. 用MATLAB写的,关于数据挖掘的很多算法,如PCA,K-MEANS等,最重要的他是图形化界面-Written using MATLAB on a lot of data mining algorithms, such as PCA, K-MEANS, etc., the most important he is a graphical interface
  3. 所属分类:matlab

    • 发布日期:2017-05-20
    • 文件大小:5.47mb
    • 提供者:王雪
  1. KNNclassifier

    0下载:
  2. KNN分类方法的MATLAB代码,可以用于数据挖掘中的K最邻近值聚类方法的实现-KNN classification of MATLAB code
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:702byte
    • 提供者:yangwj
  1. kmeans

    0下载:
  2. 用于数据挖掘聚类分析的简单的K平均算法Matlab源代码-Simple K-means for data mining (Matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:8.23kb
    • 提供者:dai
  1. kmeans

    0下载:
  2. 数据挖掘聚类算法中,K-means的matlab实现-Data mining clustering algorithm, K-means the matlab implementation
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:11.42kb
    • 提供者:王新宇
  1. K-means

    0下载:
  2. K-均值聚类算法程序,数据挖掘中比较经典的一种聚类算法-K-means clustering algorithm procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.13kb
    • 提供者:fanjiajie
  1. k-means

    0下载:
  2.  K-means算法是最为经典的基于划分的聚类方法,是十大经典数据挖掘算法之一。K-means算法的基本思想是:以空间中k个点为中心进行聚类,对最靠近他们的对象归类。通过迭代的方法,逐次更新各聚类中心的值,直至得到最好的聚类结果。-K-means algorithm is based on the division of the classic clustering method, is ten classic one of data mining algorithm. K-means the
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:594byte
    • 提供者:彭立军
  1. BAMIC

    0下载:
  2. 该代码使用BAMIC方法实现数据挖掘中多示例聚类方法来解决分类问题。-BAMIC performs multi-instance clustering by adapting k-medoids algorithm to deal with objects described using bags of instances
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:2.84kb
    • 提供者:KXJ
  1. K-means-clustering-experiments

    0下载:
  2. k-means算法实现,数据挖掘中经常用到的聚类分析算法。是最经典的常用算法。-k-means algorithm, cluster analysis algorithm often used in data mining. Is the most classic of common algorithms.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.12kb
    • 提供者:魏建东
  1. hcm

    0下载:
  2. k均值是一种简单有效的聚类方法 可用在图像处理和数据挖掘等方面-k-means is a simple and effective clustering method can be used in image processing and data mining
  3. 所属分类:matlab

    • 发布日期:2017-11-01
    • 文件大小:968byte
    • 提供者:田溪
  1. kMeansCluster

    0下载:
  2. 数据挖掘中k均值划分聚类算法。输入对象的数据集矩阵和簇的数量,使用欧拉距离计算对象之间的相拟度-K-means partitioning clustering algorithm in data mining. Input object data sets matrix and the number of clusters, using euler distance calculation。
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1.86kb
    • 提供者:曾双
  1. Kjunzhi

    0下载:
  2. 数据挖掘中, k-Means 算法是一种 cluster analysis 的算法,其主要是来计算数据聚集的算法,主要通过不断地取离种子点最近均值的算法。-In data mining, k- Means algorithm is a kind of cluster analysis algorithm, the main is to calculate the data aggregation algorithm, mainly through constantly take the seed
  3. 所属分类:matlab

    • 发布日期:2017-12-06
    • 文件大小:4.23kb
    • 提供者:张聪
  1. julefenxi

    0下载:
  2. 聚类分析算法(K-means)。里面有三个类似相关算法。数据挖掘人工智能等-Clustering algorithm (K-means). There are three similar correlation algorithm. Data mining and artificial intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1.55kb
    • 提供者:leon
  1. JLFX

    0下载:
  2. 聚类分析算法(K-means)。里面有三个类似相关算法。数据挖掘人工智能等-Clustering algorithm (K-means). There are three similar correlation algorithm. Data mining and artificial intelligence
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1.54kb
    • 提供者:leon
  1. K均值对iris数据集聚类

    1下载:
  2. k-means算法对irisdata数据集进行聚类(The k-means algorithm clustering the irisdata datasets)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-23
    • 文件大小:3kb
    • 提供者:redeemer
« 12 3 4 5 6 »
搜珍网 www.dssz.com