搜索资源列表

  1. speecher_identification

    0下载:
  2. 通过语音mfcc特征参数提取采用k均值算法实现说话人识别功能-Via voice MFCC feature extraction algorithm using k-means function of speaker recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-19
    • 文件大小:5120
    • 提供者:
  1. kmeans

    0下载:
  2. 著名的k均值算法程序,希望对做语音处理的人有用-Well-known k-means algorithm procedures, and they hope to deal with people who voice to do useful
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:zengxiuhua
  1. KMeansCSharp

    0下载:
  2. k均值聚类的c#版本,我从网上找到的c版本经改造而成-k-means clustering of the c# version, I found from the Internet version of the modified form c
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张恒敢
  1. K_average

    0下载:
  2. K均值聚类算法,matlab编写,很好用-K means clustering algorithm, matlab prepared very well with
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:桂长青
  1. kmean

    0下载:
  2. 模式识别算法 k均值和感知器算法的具体实现实例-Pattern recognition algorithm for k-means algorithm and the perceptron realize specific examples
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:177152
    • 提供者:fengyuan
  1. julei

    0下载:
  2. 本程序实现多种聚类算法,如k均值算法,ISODATA法,神经元网络算法-This procedure to achieve a variety of clustering algorithms, such as k-means algorithm, ISODATA method, neural network algorithm
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-19
    • 文件大小:8465408
    • 提供者:111111
  1. k_average

    0下载:
  2. 模式识别中K均值算法的示例程序,可对一组数据分类并图形输出分类结果。-K-means algorithm for pattern recognition in the sample programs may be one set of data classification and graphics output classification results.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:30720
    • 提供者:无忧居士
  1. K_average

    0下载:
  2. 模式识别的经典算法之一,动态聚类的k均值算法,采用matlab进行编程-One of the classic pattern recognition algorithms, dynamic clustering k-means algorithm using matlab programming
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:张云
  1. kmean

    0下载:
  2. matlab程序,用于人脸识别的K均值算法程序,非常有用。-matlab program for K-means algorithm for face recognition program, very useful.
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:laosee
  1. wkmeans

    0下载:
  2. 加权k均值算法,或者称为加权C均值聚类算法-Weighted k-means algorithm, or as the weighted means clustering algorithm C
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:忠波
  1. Kmeas

    0下载:
  2. 这是一个自己编的基于K均值聚类算法的图象分割软件,界面操作窗口化,很容易操作-This is an own-based K-means clustering algorithm for image segmentation software, the interface window of operation, it is easy to operate
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:2249728
    • 提供者:王力
  1. fuzzykmeans

    0下载:
  2. 数据挖掘算法很多,其中模糊k均值算法是目前使用比较多的分类方法-Many data mining algorithms, including fuzzy k-means algorithm is currently using a relatively large number of classification methods
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-19
    • 文件大小:3072
    • 提供者:张云
  1. Kmean_c

    0下载:
  2. 聚类分析最基本的K均值算法的C语言实现程序-Cluster analysis of the basic K-means algorithm of C language procedures realize
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:2048
    • 提供者:王璐瑶
  1. Kmean_c++

    0下载:
  2. 聚类分析最基本的K均值算法的C++语言实现程序-Cluster analysis of the basic K-means algorithm C++ Language procedures realize
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:王璐瑶
  1. kmean

    0下载:
  2. k-均值聚类 小算法实例 (将8组4维数据分成6类)-k-means clustering algorithm for examples of small (to 8 Group 4 dimensional data into 6 categories)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:姜波
  1. KFCM

    0下载:
  2. 基于粗糙熵和K-均值聚类算法的图像分割 -Based on Rough Entropy and K-means clustering algorithm for image segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:259072
    • 提供者:张三
  1. KMEAN

    0下载:
  2. 聚类分析算法中的最基本的K均值算法C++实现程序-Cluster analysis algorithm of the basic K-means algorithm C++ Realize procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-19
    • 文件大小:1024
    • 提供者:李超
  1. mpi_kmeans_

    0下载:
  2. 改进的k均值算法,可以加速运行时间,详见Using the Triangle Inequality to Accelerate k-Means-Improved k-means algorithm, can accelerate the running time, see Using the Triangle Inequality to Accelerate k-Means
  3. 所属分类:matlab例程

    • 发布日期:2024-05-19
    • 文件大小:13312
    • 提供者:xz
  1. HCMnew

    0下载:
  2. 一个实现K均值聚类的程序,VC++编程环境,还有文档说明,非常实用-A realization of K-means clustering procedure, VC++ Programming environment, as well as documentation, very useful
  3. 所属分类:图形图象

    • 发布日期:2024-05-19
    • 文件大小:87040
    • 提供者: 王子
  1. KandISODATAClass

    0下载:
  2. K均值和ISODATA分类两种算法,根据给定样本、聚类中心进行分类!-K-means and ISODATA classification algorithm, according to a given sample cluster center to classify!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-19
    • 文件大小:70656
    • 提供者:leon
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org