CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - clustering

搜索资源列表

  1. kMean

    0下载:
  2. clustering的经典k-mean算法源程序,VB代码-clustering k-mean algorithm, in VB
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:135110
    • 提供者:danny
  1. kmean

    0下载:
  2. 包括K-均值聚类算法的思想介绍,kmeans的MATLAB代码,c语言代码、c++代码。-Including the K-means clustering algorithm introduced the idea, kmeans of MATLAB code, c language code, c++ code.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:10711
    • 提供者:刘斌
  1. kmeans

    0下载:
  2. 基本的数据聚类算法,可以进行快速有效的数据聚类,可以有效地进行数据挖掘-Basic data clustering algorithm, can be fast and effective data clustering, data mining can be effectively
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2017-03-26
    • 文件大小:6403
    • 提供者:盛荣芬
  1. Cluster_MeanShift

    0下载:
  2. 采用meanshift算法实现图像聚类,函数用matlab实现-clustering using Mean-shift
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2733
    • 提供者:xianxi
  1. apcluster

    1下载:
  2. 无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4276
    • 提供者:李好
  1. fcma

    0下载:
  2. 模糊聚类算法的实现,用c语言实现,有测试内容,附有测试文件-The realization of fuzzy clustering algorithm, using c language implementation, there are contents of the tests with a test file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:3401
    • 提供者:xia
  1. KNN

    1下载:
  2. 数据挖掘导论中的K近邻聚类算法,用C++编写而成。-Introduction to Data Mining of the K neighbors clustering algorithm, using C++ has been prepared by.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:440407
    • 提供者:绍敏
  1. SVC_toolbox

    1下载:
  2. support vector clustering for Matlab tool box
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:24118
    • 提供者:ming-feng han
  1. FuzzyClusteringToolbox[1]

    2下载:
  2. 各种聚类方法的matlab源代码,非常全-A variety of clustering methods matlab source code, a very wide
  3. 所属分类:matlab

    • 发布日期:2016-09-13
    • 文件大小:2134000
    • 提供者:吴立锋
  1. TDIDF_Demo

    1下载:
  2. 基于k-means的文本聚类程序实现,希望对大家有帮助!-Based on the k-means clustering procedures for the realization of the text, I hope all of you help!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:11022
    • 提供者:刘佳
  1. Fast-K-means-clustering

    0下载:
  2. Fast mex K-means clustering algorithm with possibility of K-mean++ initialization (mex-interface modified from the original yael package https://gforge.inria.fr/projects/yael) - Accept single/double precision input - Support of BLAS/OpenMP
  3. 所属分类:matlab

    • 发布日期:2017-11-06
    • 文件大小:121118
    • 提供者:zfhou
  1. SA_GA

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

    • 发布日期:2012-11-11
    • 文件大小:5833
    • 提供者:杨剑浩
  1. kmeans-image-segmentation

    1下载:
  2. K-meansK均值聚类在无监督的情况下选择图像特征的算法-K-meansK means clustering in the case of unsupervised image feature selection algorithm
  3. 所属分类:Special Effects

    • 发布日期:2015-10-18
    • 文件大小:46288
    • 提供者:renli
  1. cluster

    1下载:
  2. 一种无线传感器网络分簇算法的matlab仿真实验程序,用于查看各节点剩余能量及节电存活数目-A wireless sensor network clustering algorithm matlab simulation program for viewing and saving the residual energy of each node the number of surviving
  3. 所属分类:matlab

    • 发布日期:2015-09-21
    • 文件大小:3072
    • 提供者:周波
  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. 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. kernel-ica

    0下载:
  2. 利用KICA实现聚类,里面含有数据集,可以进行测试-clustering with KICA
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:943570
    • 提供者:liwei
  1. isodata

    2下载:
  2. 自己写的isodata聚类程序,已经在matlab下调试验证通过。-Wrote it myself ISODATA clustering procedure has been adopted to verify matlab debugging.
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3724
    • 提供者:Lee Aiguang
  1. PSOGARBF

    2下载:
  2. 基本粒子群优化算法 遗传算法,基于聚类,梯度,最小二乘法的RBF网络程序等5个代码-Elementary particle swarm optimization algorithm genetic algorithm, based on clustering, gradient, least-squares method of RBF network program such as 5 code
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:8910
    • 提供者:孟艳
  1. NcutClustering_7

    4下载:
  2. 基于MATLAB实现的谱聚类算法,用于图像分割-MATLAB-based implementation of the spectral clustering algorithm for image segmentation
  3. 所属分类:matlab

    • 发布日期:2015-02-04
    • 文件大小:421209
    • 提供者:liulili
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com