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

搜索资源列表

  1. beyes

    0下载:
  2. 1.基于Bayes分类的MATLAB程序 2.遗传算法求解函数优化 3.基于Matlab的人工免疫算法 4.空间数据分析中最常用的是聚类分析(k均值算法代码) 5.蚁群算法的matlab源码
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:29.04kb
    • 提供者:tangkezong
  1. kmedia

    0下载:
  2. 用matlab语言实现k均值的模式识别的聚类算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1.49kb
    • 提供者:lealvin
  1. kMeansPPTest

    0下载:
  2. k均值聚类算法,并包含了对该算法的一些优化,使用c语言进行程序的编写-k means clustering algorithm, using the procedures for the preparation matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1.67mb
    • 提供者:李明
  1. PSO_K

    3下载:
  2. 毕设题目,基于K均值的PSO聚类算法,共享了。-Bi-based topic of the PSO-based K-means clustering algorithm, shared.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-09
    • 文件大小:3.49kb
    • 提供者:yujin liu
  1. kmeans

    0下载:
  2. 数据挖掘中的K均值聚类算法的MATLAB的实现-k means clustering algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:865byte
    • 提供者:apolloly
  1. K-meansclusteringalgorithmmatlabprogram

    1下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:44.56kb
    • 提供者:yu
  1. K-means

    0下载:
  2. 均值为K的聚类算法,是一种对聚类数据进行的最简单的算法,广泛应用在各种场合中。-K mean clustering algorithm for clustering data is the most simple algorithm, widely used in various occasions.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:47kb
    • 提供者:sunjianqing
  1. KLS_RBF1

    0下载:
  2. 有归一化的基于k均值聚类和LS的matlab程序,神经网络算法-rbf based on k-means and ls,with standard
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:2.15kb
    • 提供者:chengwei
  1. Kmeans

    2下载:
  2. 用matlab编写的K均值算法,测试数据为Iris数据,经调试运行良好!实验结果稳定!-K-means algorithm using matlab, test data for the Iris data, through debugging and running! Stability of the experimental results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6.59kb
    • 提供者:heart
  1. Kjunzhi

    0下载:
  2. 模式识别大作业K均值算法matlab平台实现,内有iris数据用于测试一起其他相关资料。-Pattern Recognition great job K-means algorithm matlab platform implemented within the iris data used for testing along with other relevant information.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-18
    • 文件大小:219.04kb
    • 提供者:VanillaChow
  1. kmeans

    0下载:
  2. matlab实现的k均值聚类算法,能对不同维度的数据进行聚类,有测试程序,欢迎下载-k-means clustering algorithm matlab implementation, capable of clustering data in different dimensions, with a test program, welcome to download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-11
    • 文件大小:940byte
    • 提供者:Ausk
  1. k_means

    0下载:
  2. 模式识别与人工智能中k均值算法的matlab源码-Compute k means for the data using the k_means algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:828byte
    • 提供者:whx
  1. K-means--experiment

    0下载:
  2. 基于MATLAB的编写的K均值聚类实验多类算法,caculateCenter1.m是确定类的中心,主函数是main-Experimental multi-class algorithm based on MATLAB prepared by K-means clustering, caculateCenter1.m the center determines the class, the main function is the main
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1.52kb
    • 提供者:徐阳
  1. adfagf

    0下载:
  2. K-均值类算法的matlab源码,很实用,注解详细-K- mean class algorithm matlab source code, very practical, detailed notes
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.15kb
    • 提供者:谈继勇
  1. clusteringAnalysis

    1下载:
  2. 模式识别中K均值聚类分析算法的matlab实现及注释,其中采用了误差平方和判断。-K-means clustering analysis algorithm in pattern recognition of matlab and annotation, which adopts the error sum of squares of judgment
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:gain
  1. gqtgf

    0下载:
  2. 基于K均值的PSO聚类算法,双向PCS控制仿真,这是一个好用的频偏估计算法的matlab仿真程序。- K-means clustering algorithm based on the PSO, Two-way PCS control simulation, This is a useful frequency estimation algorithm matlab simulation program.
  3. 所属分类:AI-NN-PR

    • 发布日期:
    • 文件大小:5.05kb
    • 提供者:王峰军
搜珍网 www.dssz.com