搜索资源列表

  1. Mycold

    0下载:
  2. 在matlab软件中,自己编程实现的一个分类算法,算法首先采用kmeans与fcm聚类分析方法进行采样,然后利用svm对选取得样本进行分类-In matlab software, own programming to achieve a classification algorithm, the algorithm first used fcm kmeans cluster analysis methods and sampling,
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:18432
    • 提供者:吴逸
  1. kmeans_fast_Color

    0下载:
  2. This code uses MATLAB s Internal Functions and Memory Preallocations to apply a Fast Implementation of kmeans algorithm. This is a efficient code for clustering a gray or Color image or it can be used for clustering a Mu
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:manu
  1. Kmeans

    0下载:
  2. K means implementation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:117760
    • 提供者:arun
  1. Kmeans

    0下载:
  2. K-means聚类算法的java实现。一个类,可以直接调用。-K-means clustering algorithm implemented by java.you can use it directly in your coad.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:dihuidan
  1. Image-Classification-master

    0下载:
  2. 图像分类程序,此图像分类采用 SIFT + Kmeans 聚类的方法,然后调用 MLP 对其特征进行分类处理,速度实现比较快,正确率高-Image classification procedures, the use of this image classification method SIFT+ Kmeans clustering, and then call the MLP classification of its featur
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:10985472
    • 提供者:guai111
  1. clustering_kmean

    0下载:
  2. Kmeans PLUS abib clustering template and benchmark
  3. 所属分类:其他小程序

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:albertlkj
  1. Kmeans

    0下载:
  2. 基于聚类法的RBF网络设计算法,利用聚类法求取RBF网络中心,-The RBF network design algorithm based on clustering method, clustering method is used to calculate the RBF network center,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:吕钱
  1. KMeanskmeans

    0下载:
  2. 模式识别。KMEANS聚类功能。完整模块。可以直接调用-Pattern Recognition. KMEANS clustering. Complete module. You can directly call
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:12288
    • 提供者:肖宇
  1. kmeans_report

    0下载:
  2. 数据挖掘kmeans图像聚类实验,用VC实现 k-means 聚类算法-Kmeans image clustering data mining experiments with VC k-means clustering algorithm
  3. 所属分类:Windows编程

    • 发布日期:2024-05-09
    • 文件大小:7098368
    • 提供者:李景
  1. kmeans

    0下载:
  2. K-Means image Processing
  3. 所属分类:界面编程

    • 发布日期:2024-05-09
    • 文件大小:1751040
    • 提供者:Madhu
  1. cntv_downloader

    0下载:
  2. 实现了聚类功能,是开源的开发平台。提供了kmeans等多种类聚。-Achieve a clustering feature is the open source development platform. Provides kmeans and other types of polyethylene.
  3. 所属分类:图形图象

    • 发布日期:2024-05-09
    • 文件大小:25600
    • 提供者:liu
  1. k-means_g

    0下载:
  2. 实现了kmeans算法,其功能已经比较完善,聚类效果很好。-Kmeans algorithm implements its function have been more perfect, clustering works well.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:29696
    • 提供者:liu
  1. kmeans

    0下载:
  2. 数据挖掘中经典算法——K均值聚类算法的C语言实现-K-means algorithm in data mining
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-09
    • 文件大小:830464
    • 提供者:张三
  1. clustering-on-matlab-kmeans

    0下载:
  2. 很好的应用在聚类上的关于K-MEANS算法,应用平台是MATLAB,算法简单明了,目的清晰,结果很好。-Good application in clustering on K-MEANS algorithm, application platform is MATLAB, the algorithm is simple and clear, the purpose of clarity, the result is very good.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-09
    • 文件大小:6144
    • 提供者:cissymint
  1. kmeans_4Cluster

    0下载:
  2. kmeans图像分割算法,可以正确分割图像-kmeans image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:半个王子
  1. kmeans_3Cluster

    0下载:
  2. Kmeans图像分割,分为3类的情况 已经经过验证,可以正确仿真-kmeans image segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:半个王子
  1. kmeans-lab

    0下载:
  2. K means clustering algorithm implementaion, machine learning
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-09
    • 文件大小:1024
    • 提供者:Shravya
  1. classifier

    0下载:
  2. kmeans分类器简介,该程序比较简单,适宜入门使用,代码中只有随机数分类。-Introduction kmeans classifier, the procedure is relatively simple, suitable for entry-use classification code, only a random number.
  3. 所属分类:图片显示浏览

    • 发布日期:2024-05-09
    • 文件大小:2048
    • 提供者:Tony Liu
  1. kmeans

    0下载:
  2. k_means方法的聚类算法,多维数据可用-clustering algorithm k_means methods, multidimensional data is available
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-09
    • 文件大小:1946624
    • 提供者:连云
  1. taotao51

    0下载:
  2. 图像分割 自适应阈值法,otsu法,区域生长法,最大熵法,贝叶斯法,kMeans法,MeanShift法。-Adaptive threshold image segmentation method, otsu method, region growing method, the maximum entropy method, Bayesian method, kMeans law, MeanShift law.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-09
    • 文件大小:8192
    • 提供者:淘涛
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org