搜索资源列表

  1. KMeanIntroduction

    0下载:
  2. 聚类分析是将集合中的数据按其相似性大小分成不同类别的一种方法,它是模式 识别中多变量无监督学习的一个分支,己成功地用于医学,地质,财务,工程,图像 处理和文档等的数据分类中;含有实现此算法的源码 -cluster analysis is to pool the data according to similar size into a different category, It is pattern recognition
  3. 所属分类:软件工程

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:牛牛
  1. JAVAclustering

    0下载:
  2. JAVA 本程序所实现的功能为对数据进行无监督的学习,即聚类算法-JAVA the procedures for the functions of data unsupervised learning, clustering algorithm
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:7168
    • 提供者:puxx
  1. Medoidshift

    1下载:
  2. 中心点漂移是一种非监督聚类算法(与k-means算法相似,但应用范围更广些),可用于图像分割,基于Matlab实现的源码。 MedoidShift is a unsupervised clustering algorithm(similar to k-means algorithm, but can be used in border application fields), can be used for image segmen
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:36864
    • 提供者:陈明
  1. som

    0下载:
  2. 神经网络中的无监督学习中的SOM学习算法,并在MFC中以主观方式显示学习过程。-Neural network unsupervised learning of SOM learning algorithm, and in MFC in order to show the subjective learning process.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:47104
    • 提供者:三方
  1. ufc

    0下载:
  2. ufc无监督优化模糊聚类用于彩色图像分割-ufc Unsupervised Fuzzy Clustering for Color Image Segmentation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:Tqing
  1. apcluster

    0下载:
  2. 无监督聚类算法,能够自动聚类,不必预先给出类数,聚类精度好于常用的聚类算法.-Unsupervised clustering algorithm, can automatically cluster, do not have to give in advance the number of categories, clustering accuracy of better than commonly used clustering al
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:李好
  1. RX

    0下载:
  2. 此算法使用于单波段或者多波段图像中的非监督异常检测,性能很好~-The algorithm used in single-band or multi-band image unsupervised anomaly detection, performance very good ~
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:朱阳阳
  1. hddc_toolbox_1.0

    0下载:
  2. The High Dimensional Data Clustering (HDDC) toolbox contains an efficient unsupervised classifiers for high-dimensional data. This classifier is based on Gaussian models adapted for high-dimensional data. Referenc
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-12
    • 文件大小:50176
    • 提供者:tra ba huy
  1. Texture_Segmentation_Diffusion_Feature_Space

    0下载:
  2. 数字图像处理中的散度特征空间中的无监督的图像纹理分割-Digital image processing in the feature space of divergence Unsupervised texture segmentation of images
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:357376
    • 提供者:
  1. fuzzy_c_means

    0下载:
  2. 本程序用c编写,主要用于对遥感图像进行聚类(非监督分类)。-This programme is used to for clustering images (unsupervised classifciation)
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3072
    • 提供者:李会利
  1. k-means

    0下载:
  2. kmeans programs to classify data in an unsupervised way
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:njouba1352
  1. ICM_Unsupervised

    0下载:
  2. unsupervised icm algorithm for markov random fields.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:4096
    • 提供者:reza Banimahd
  1. som(Jal.You)

    0下载:
  2. SOM神经网络(自组织特征映射神经网络)是一种无导师神经网路。网络的拓扑结构是由一个输入层与一个输出层构成。输入层的节点数即为输入样本的维数,其中每一节点代表输入样本中的一个分量。输出层节点排列结构是二维阵列。输入层X中的每个节点均与输出层Y每个神经元节点通过一权值(权矢量为W)相连接,这样每个输出层节点均对应于一个连接权矢量。 自组织特征映射的基本原理是,当某类模式输入时,其输出层某一节点得到最大刺激而获胜,获胜节点周围的一些节点
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:47104
    • 提供者:leidan
  1. spider1

    0下载:
  2. spider,很好用的模式识别工具箱,里面有各种分类工具,从有监督学习到无监督学习,从模型选择到参数选择。而且也将各个方法封装成类,使用方便。-spider, good use of pattern recognition toolbox, there are various classification tools, from supervised learning to unsupervised learning, choose P
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:4970496
    • 提供者:猴子
  1. Lecture15-2.Unsupervised-Learning-and-Clustering.

    0下载:
  2. Unsupervised Learning and Clustering
  3. 所属分类:编程文档

    • 发布日期:2024-05-12
    • 文件大小:128000
    • 提供者:HOU
  1. ISODATA

    0下载:
  2. ISODATA算法是一种基于统计模式识别的,非常经典的非监督学习动态聚类算法,有较强的实用性。ISODATA算法不仅可以通过调整样本所属类别完成样本的聚类分析,而且可以自动地进行类别的“合并”和“分裂”,从而得到类数比较合理的聚类结果。-ISODATA algorithm is based on statistical pattern recognition, unsupervised learning is the classi
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-12
    • 文件大小:186368
    • 提供者:wcb
  1. Unsupervised-learning-by-PLSA

    0下载:
  2. A paper on PLSA title:Unsupervised learning by PLSA
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-12
    • 文件大小:184320
    • 提供者:bao21987
  1. Unsupervised-learningaPLSA-Chinese

    0下载:
  2. Title:Unsupervised learning by PLSA 概率隐形语义分析学习资料自己翻译的-Title:Unsupervised learning by PLSA It s Chinese Version
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-12
    • 文件大小:189440
    • 提供者:bao21987
  1. Unsupervised-segmentations

    0下载:
  2. Unsupervised segmentation of color-texture regions in images and video无监督的彩色图像分割方法,非常牛叉-Unsupervised segmentation of color-texture regions in images and video unsupervised color image segmentation method, is very cattle
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-12
    • 文件大小:2494464
    • 提供者:俞正国
  1. Unsupervised-intralingual-and-cross-lingual-speak

    0下载:
  2. Unsupervised intralingual and cross-lingual speaker adaptation for HMM-based speech synthesis using two-pass decision tree construction
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:556032
    • 提供者:tan
« 12 3 4 5 6 7 8 9 10 ... 15 »

源码中国 www.ymcn.org