搜索资源列表

  1. K均值

    0下载:
  2. 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:102432
    • 提供者:luxiangzz
  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:32536
    • 提供者:杨爽
  1. K均值聚类算法

    1下载:
  2. 是模式识别中的一种分类算法,用C++编程,很实用。
  3. 所属分类:图形/文字识别

    • 发布日期:2009-03-11
    • 文件大小:201115
    • 提供者:hjy_156@163.com
  1. k均值

    0下载:
  2. k均值分类实现
  3. 所属分类:数学计算/工程计算

    • 发布日期:2011-05-19
    • 文件大小:1940
    • 提供者:alvinlee1990
  1. K均值

    0下载:
  2. 本程序通过k均值算法对两类进行分类。通过任意选择初始点,由k均值很快找到两类的中心点-the procedure k means algorithm to classify two types. Through arbitrary choice initial point, k Mean quickly found two focal point
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-20
    • 文件大小:102400
    • 提供者:luxiangzz
  1. K均值算法

    0下载:
  2. 实现K均值算法,读取文件,实现K均值的分类。-K-means algorithm to achieve, reading the paper, K-mean achievement category.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-20
    • 文件大小:40960
    • 提供者:
  1. K均值聚类

    0下载:
  2. 非监督分类,主要在遥感图象分类处理中有应用-unsupervised classification, mainly in remote sensing image classification application is processed
  3. 所属分类:GIS编程

    • 发布日期:2024-09-20
    • 文件大小:179200
    • 提供者:hua
  1. KMEANS_FixedBug

    0下载:
  2. 经典的K均值分类算法源码,修正了原作者没有处理当类中样本为0的情况下的bug-classic K-mean classification algorithm source code, that the original author did not address when the category 0 samples of the bug
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-20
    • 文件大小:7168
    • 提供者:赵真清
  1. k--junzhi

    0下载:
  2. k均值算法是模式识别的聚分类问题,这是用C实现其算法以下是程序源代码-k-means algorithm is pattern recognition Poly classification, which is used to achieve its C Following is the algorithm source code
  3. 所属分类:文档资料

    • 发布日期:2024-09-20
    • 文件大小:3072
    • 提供者:
  1. kmeansren

    0下载:
  2. k均值聚类的动态分类算法 灰度图和彩图的 -k-means clustering algorithm for the dynamic classification of grayscale and color
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-20
    • 文件大小:3072
    • 提供者:zhangyan
  1. K-MEANS

    0下载:
  2. 基于MATLAB的k-means算法 较好的解决了图像分类聚类的问题-MATLAB based on the k-means algorithm better solved the problem of image classification clustering
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:刘小强
  1. 200432590139

    0下载:
  2. 各种基本图像处理功能:1、格式转换:将RAW格式转换成BMP格式;2、线性变换;3、图像平滑;4、图像增强;5、边缘检测:梯度算子,Robert梯度算子,Prewitt算子,Laplacian算子,Sobel算子,Marr算子;6、直方图显示;7、形态运算(二值化、腐蚀、膨胀、开运算、闭运算);8、自动分类及类别提取:K均值分类。其中:1.2.3.4.5.7仅能对灰度图处理,6.8不仅能处理灰度图还能处理彩色图-Basic image
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-20
    • 文件大小:3769344
    • 提供者:叶心怡
  1. K-Mean

    1下载:
  2. 遥感影像K均值分类算法,针对bmp彩色图像。VC++6.0编程实现。-K means of remote sensing image classification algorithm for bmp color images. VC++6.0 programming.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-09-20
    • 文件大小:225280
    • 提供者:
  1. kMeansCluster

    0下载:
  2. k均值分类 效率高 代码简单 利用最小均方误差准则编写-k-means efficient
  3. 所属分类:2D图形编程

    • 发布日期:2024-09-20
    • 文件大小:2048
    • 提供者:张雪
  1. K-meansclusteringalgorithmmatlabprogram

    0下载:
  2. 模式识别课上的大作业,要求用K-均值算法对150个样本进行分类。-Pattern Recognition course the big job, asked to use K-means algorithm to classify 150 samples.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-09-20
    • 文件大小:46080
    • 提供者:yu
  1. K_means

    0下载:
  2. 对两类样本,进行K均值分类,K为2,最后将两类样本用不同的形状标出-Two kinds of samples for K means classification, K 2, the last two samples will be marked with a different shape
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:60416
    • 提供者:王涛
  1. K均值分类

    0下载:
  2. 基于VS2010平台和openCV开发的,实现遥感影像的k均值分类(K mean classification for remote sensing images)
  3. 所属分类:OpenCV

    • 发布日期:2024-09-20
    • 文件大小:10089472
    • 提供者:WHU_Karl
  1. K均值分类

    0下载:
  2. 监督分类学习代码,k-均值,希望学习者能用到。谢谢。(The classification code, k- mean, hope that learners can use. Thank you)
  3. 所属分类:其他小程序

    • 发布日期:2024-09-20
    • 文件大小:41308160
    • 提供者:edwadeq
  1. kmeans

    0下载:
  2. k均值分类用来对数据进行分类,只需对里面的几个数据进行修改就可以使用(The K mean classification is used to classify data, and it is possible to use only a few changes in the data inside.)
  3. 所属分类:其他小程序

    • 发布日期:2024-09-20
    • 文件大小:1024
    • 提供者:wfine
  1. 基于粒子群优化的k均值

    1下载:
  2. 基于粒子群优化的k均值,可以对实验对象进行定性分类(Based on the k-means of particle swarm optimization, the experimental objects can be qualitatively classified)
  3. 所属分类:matlab例程

    • 发布日期:2024-09-20
    • 文件大小:5120
    • 提供者:付夕夕
« 12 3 4 5 6 7 8 9 10 ... 16 »

源码中国 www.ymcn.org