搜索资源列表

  1. k-means

    0下载:
  2. 盢堵フ紇钩Image
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:罼骧朢
  1. Exam096 k均值算法

    0下载:
  2. 用c语言编写的k均值算法-prepared by the k-means Algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:
  1. k-means代码

    0下载:
  2. 这只是我从其它网站上下载的-from other websites on the download
  3. 所属分类:Windows编程

    • 发布日期:2024-05-15
    • 文件大小:773120
    • 提供者:孙宁
  1. kmeans_cluster聚类算法的实现

    0下载:
  2. 数据挖掘中k-means聚类算法的实现源代码-clustering algorithm source code in data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:张乐
  1. clustering

    0下载:
  2. 動態聚類k-means演算 將輸入在程式中的數據資料 給予適當的分群-dynamic clustering k-means figure:proper hiving off of input datum in programme
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:829440
    • 提供者:傅國欽
  1. 数据挖掘中K均值算法实现

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:方巍巍
  1. 新建 Microsoft Word 文档 (3)

    0下载:
  2. 基于划分的聚类分析算法k-means,主要用于数据挖掘领域.-Partition- based cluster analysis algorithm k-means, used mainly for data mining areas.
  3. 所属分类:数据库编程

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:许朝
  1. zhong

    0下载:
  2. 系统聚类算法K-means 属于聚类分析中一种基本的划分方法,常采用误差平方和准则函数作为聚类准则,该算法在处理大数据集时是相对可伸缩且高效率的,同时具有潜在的数据并行性。但是这种算法依赖于初始值的选择以及数据的输入顺序;此外,当运用误差平方和准则函数测度聚类效果时,如果各簇的形状和大小差别很大,为使误差平方和 Jc 值达到最小有可能出现将大的聚类簇分割的现象。-system clustering algorithm K-means c
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:tang
  1. fuzme_matlab

    0下载:
  2. k-means算法(matlab编写),其中包含测试数据集,可以使用.-This is a k-means algorithm(in matlab) contains data set which can be used
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:18432
    • 提供者:hu min
  1. MyKmeans

    0下载:
  2. 实现聚类K均值算法: K均值算法:给定类的个数K,将n个对象分到K个类中去,使得类内对象之间的相似性最大,而类之间的相似性最小。 缺点:产生类的大小相差不会很大,对于脏数据很敏感。 改进的算法:k—medoids 方法。这儿选取一个对象叫做mediod来代替上面的中心 的作用,这样的一个medoid就标识了这个类。步骤: 1,任意选取K个对象作为medoids(O1,O2,…Oi…Ok)。 以下是循环的: 2,将余下的对象分到各个类中去
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:阿兜
  1. scalekmeans.tar

    0下载:
  2. Scalable k-means software and test datasets This package (a Unix tar file, gzipped) contains the source code for the software that was used to run the experiments for the article -Scalable k-means software and test datas
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:贾华丁
  1. CART

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者: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例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:sah
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-15
    • 文件大小:32768
    • 提供者:刘明霞
  1. KMEANS01

    0下载:
  2. This directory contains code implementing the K-means algorithm. Source code may be found in KMEANS.CPP. Sample data isfound in KM2.DAT. The KMEANS program accepts input consisting of vectors and calculates the given
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:270336
    • 提供者:赵丁香
  1. k_means

    0下载:
  2. 分类聚合算法k-means的实现,用matlab-polymerization classification algorithm k-means the realization of using Matlab
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:利军
  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-05-15
    • 文件大小:102400
    • 提供者:luxiangzz
  1. 练习一源程序

    0下载:
  2. K-means一个用C++实现的聚类算法 -K-C means to achieve a clustering algorithm
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-15
    • 文件大小:5120
    • 提供者:杨子
  1. KMEANS

    0下载:
  2. 经典统计方法:k-means聚类分析源程序-classical statistical methods : k-means clustering source
  3. 所属分类:其他小程序

    • 发布日期:2024-05-15
    • 文件大小:3072
    • 提供者:张进
  1. kMean

    0下载:
  2. K-means algoritnm implemented with java
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:186368
    • 提供者:John Chan
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org