CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - isodata算法

搜索资源列表

  1. isodata

    1下载:
  2. 用matlab语言实现isodata的模式识别聚类算法
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:5004
    • 提供者:lealvin
  1. ISODATA

    0下载:
  2. 模式识别经典算法,IsoData源代码,写的不好的地方还请大家批评指正
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:13252
    • 提供者:yarakchou
  1. isodata

    0下载:
  2. C++实现isodata聚类算法,基于IRIS数据,
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77927
    • 提供者:秦晔
  1. ISODATA

    0下载:
  2. 这是我利用STL写的ISODATA分类算法,希望对大家学习能有帮助
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:79887
    • 提供者:林立文
  1. ISODATA2

    0下载:
  2. 模式识别二维链表实现isodata算法 早期试验,界面没有优化-2D pattern recognition algorithm to achieve isodata early testing, has not been optimized interface
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:75075
    • 提供者:令狐
  1. 分类算法:ISODATA

    1下载:
  2. 一种典型的分类算法
  3. 所属分类:图形图象

    • 发布日期:2009-04-19
    • 文件大小:218683
    • 提供者:2011yatou
  1. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果.rar

    1下载:
  2. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-02-26
    • 文件大小:861577
    • 提供者:jssnlzc
  1. ISODATA算法

    0下载:
  2. 所属分类:matlab例程

    • 发布日期:2012-01-02
    • 文件大小:34304
    • 提供者:kind123c
  1. Species

    0下载:
  2. 使用VS2005编写的MFC应用程序,实现了基于C均值聚类算法 和 ISODATA聚类算法 。具有直观人性化测试界面。-Written in MFC using VS2005 application, implementation based on C-means clustering algorithm and ISODATA clustering algorithm. With an intuitive user-friendly test interface.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:9590812
    • 提供者:李春生
  1. VCPPISODATA-Code

    0下载:
  2. 基于VC++的ISODATA算法代码 本例基于VC++环境,使用了STL模板容器实现了ISODATA算法,简单易用。 -Based on VC++ ISODATA algorithm code cases based on VC++ environment, the use of the STL template container to achieve the ISODATA algorithm, easy to use.
  3. 所属分类:STL

    • 发布日期:2017-03-31
    • 文件大小:2719
    • 提供者:徐斌
  1. PR_ISODATA

    0下载:
  2. 模式识别中的ISODATA算法 自己编写的,通过测试-Pattern Recognition ISODATA algorithm I have written, to pass the test
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-01
    • 文件大小:326488
    • 提供者:Can
  1. CLUSTER_ISODATA

    0下载:
  2. 本程序主要实现ISODATA聚类算法,可以动态的调整分割的期望份数,效果有了很好的改善-The main achievement of this procedure ISODATA clustering algorithm, can dynamically adjust the partition of the expectations of the shares, the effect has been very good improvement
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-01
    • 文件大小:351708
    • 提供者:ding
  1. iso

    1下载:
  2. 利用VC++6.0实现ISODATA算法进行聚类分析,输出txt结果。-Use VC++ 6.0 achieve ISODATA cluster analysis algorithm, the output txt results.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:42643
    • 提供者:klq
  1. Cluster

    3下载:
  2. 使用分解聚类算法在IRIS数据上进行聚类分析,IRIS数据是由鸢尾属植物的三种单独的花的测量结果所组成,模式类别数为3,特征维数是4,每类各有50个模式样本,总共有150个样本。-The use of decomposition in the IRIS data clustering algorithm on the cluster analysis, IRIS data are from the iris flower three separate components of the meas
  3. 所属分类:matlab

    • 发布日期:2015-03-25
    • 文件大小:3482
    • 提供者:liz
  1. 200532590150

    0下载:
  2. 实现了二维数据的K均值算法以及ISODATA分类算法-Achieve a two-dimensional data, as well as K-means algorithm ISODATA classification algorithm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-29
    • 文件大小:75281
    • 提供者:叶心怡
  1. patternrecognition

    0下载:
  2. 文件中包含多种模式识别常用的算法,如:ISODATA、 K均值、 感知器、 LMSE最小误差、 贝叶斯,希望对大家能有所帮助-File contains a variety of commonly used pattern recognition algorithms, such as: ISODATA, K-means, perceptron, LMSE the smallest error, Bayesian, in the hope that we can help
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:6170
    • 提供者:WGT
  1. ImgCluster

    1下载:
  2. vc++6.0+gdal开发的聚类算法的COM组件,可在vb或.Net中直接调用。其中包含的聚类算法有:K-Means,ISODATA等,可对Image影像进行聚类处理。-vc++6.0 development of COM components clustering algorithm can vb or. Net direct call. Which includes the clustering algorithm are: K-Means, ISODATA, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2339068
    • 提供者:曹海涛
  1. PatternRec

    0下载:
  2. 关于 模式识别 中 C均值 和ISODATA 算法的C++实现 程序以一个二维的数据为例 真实的展现出两类算法的效果-implement C_Means and ISODATA algorith. Taking 2-D data foe example, show the effect of the two algoriths.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1150894
    • 提供者:diode
  1. ISODATA2

    1下载:
  2. 改进的ISODATA图像分类算法实现,用快速算法提高了分类的速度-Improved ISODATA image classification algorithm, using fast algorithm to improve the speed of the classification
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:227876
    • 提供者:zenzeus
  1. ISODATA

    0下载:
  2. 非监督分类算法源码,目前最通用的聚类算法-Non-supervised classification algorithm source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-26
    • 文件大小:186786
    • 提供者:吕思明
« 1 2 3 4 5 67 8 9 10 11 ... 19 »
搜珍网 www.dssz.com