搜索资源列表

  1. k-means

    0下载:
  2. 空间数据分析中最常用的是聚类分析,而K-MEANS算法是聚类分析中常用的,其主要思想是在给定的聚类数目下对多维(我做的是三维空间点)向量进行聚类,-Spatial data analysis is the most commonly used cluster analysis, while the K-MEANS algorithm is commonly used in cluster analysis, the main idea
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:6144
    • 提供者:tangkezong
  1. k-means

    0下载:
  2. 用MFC开发的简单的k-means实现代码,原创啊-Using MFC to develop a simple realization of the k-means code, original ah
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:李谦
  1. K-means

    0下载:
  2. 简单实用的k均值聚类算法,可以实现多位向量的简单聚类-Simple and practical k-means clustering algorithm, can achieve more than a simple vector clustering
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:chunxiao
  1. K-Means

    0下载:
  2. K均值聚类算法 C++实现的K均值聚类算法。-K means clustering algorithm C++ Achieved K-means clustering algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:180224
    • 提供者:ellen
  1. K-Means

    0下载:
  2. K—means算法简单应用,适合初学者自学。内有中文解释,简单易懂。-K-means algorithm is simple application, suitable for beginners and self-learning. There are Chinese explanation, easy-to-read.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1024
    • 提供者:noway
  1. k-means

    0下载:
  2. 关于数据挖掘中k-means算法的英文介绍分析-Data Mining on the k-means algorithm analysis in English, introduced
  3. 所属分类:软件工程

    • 发布日期:2024-05-14
    • 文件大小:13312
    • 提供者:军官
  1. K-means

    0下载:
  2. 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现, 针对一维数据集K-means算法的实现。-k-means
  3. 所属分类:C#编程

    • 发布日期:2024-05-14
    • 文件大小:5120
    • 提供者:李梦
  1. k-means

    0下载:
  2. 实现了K均值算法,可以对movielens上的数据进行自动分类,给出推荐值,是数据挖掘中的信息推介必要的算法工具。可以直接对movelens的数据进行聚类-Implementation of the K-means algorithm, can movielens on automatic classification of data, recommend give the value of data mining are to pro
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:19456
    • 提供者:张安站
  1. K-Means

    0下载:
  2. 如何求K类均值,从给出的多维矩阵中可以求得K类动态均值,-How to order K-type mean, from the given multi-dimensional matrix can be obtained in the K-means type of dynamic,
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:29696
    • 提供者:燕子
  1. K-means.m

    0下载:
  2. K-mean均值算法的matlab功能实现-K-means to achieve the matlab function
  3. 所属分类:图形图象

    • 发布日期:2024-05-14
    • 文件大小:55296
    • 提供者:spinach
  1. K-means

    0下载:
  2. k-means算法的实现,实用matlab是实现的,可以用啦做聚类分析-k-means algorithm for the realization of the practical realization of matlab, so you can use cluster analysis
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:51200
    • 提供者:test
  1. K-Means-Color-Reduction

    0下载:
  2. 基于K-MEANS的图像退色算法。平台为MATLAB6.5及以上。-Based on the K-MEANS algorithm image fade
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:191488
    • 提供者:臧超
  1. k-means

    0下载:
  2. the C++ implementation of k-means for clustering
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:239616
    • 提供者:eddy
  1. k-means

    0下载:
  2. 这个文件实现了一维数据的K-均值聚类算法,可以直接运行,但不能处理多维的-This file implements a one-dimensional data, K-means clustering algorithm can be directly run, but you can not deal with multidimensional
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:188416
    • 提供者:yang
  1. K-means

    0下载:
  2. 1、K-means划分聚类; 2、以EXCEL作为数据源; 3、图形显示结果-1, K-means clustering divided 2 to EXCEL as a data source 3, graphics display the results
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-14
    • 文件大小:1115136
    • 提供者:RdaOniCelK
  1. K-MEANS

    0下载:
  2. 数据挖掘,K-means源码,数据集为iris-Data mining, K-means source code for the iris data set
  3. 所属分类:其他小程序

    • 发布日期:2024-05-14
    • 文件大小:294912
    • 提供者:刘凡
  1. k-means

    1下载:
  2. java实现的k-means算法,具有可视化界面,可以作为数据挖掘的作业处理。-java implementation of the k-means algorithm with a visual interface that can handle a data mining operation.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-14
    • 文件大小:989184
    • 提供者:杜以华
  1. k-means

    0下载:
  2. 聚类方法中的K-means实现,用matlab语言实现的聚类-Clustering of K-means implementation of the cluster with matlab language
  3. 所属分类:matlab例程

    • 发布日期:2024-05-14
    • 文件大小:153600
    • 提供者:收到回复
  1. k-means(java)

    4下载:
  2. k-means算法是基于划分的聚类方法,本算法简单,便于理解,以可视化界面的形式将结果展示出来。-k-means clustering algorithm is based on the division method, this algorithm is simple and easy to understand visual interface to the form of the results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:聂风
  1. K-means

    1下载:
  2. 典型的K均值聚类方法,用matlab编写,有几个文件,大家可以参考参考。-K-means clustering methods typically used matlab write, there are several files, you can refer to the reference.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-14
    • 文件大小:2048
    • 提供者:郑馨
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org