搜索资源列表

  1. SVM_Toolbox

    0下载:
  2. Matlab源代码,包括支持向量机分类算法(SVC_C,SVC_Nu),回归算法(SVR_Epsilon,SVR_Nu),以及One-Class算法。-Matlab source code, including support vector machine classification algorithm (SVC_C, SVC_Nu), regression algorithm (SVR_Epsilon, SVR_Nu), as we
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:228352
    • 提供者:李志
  1. PatternRecognition

    0下载:
  2. 1.Fisher分类算法 2.感知器算法 3.最小二乘算法 4.快速近邻算法 5.K-近邻法 6.剪辑近邻法和压缩近邻法 7.二叉决策树算法-1.Fisher Classification Algorithm 2. Perceptron algorithm 3. Least-squares algorithm 4. Fast nearest neighbor 5.K-neighbor method 6. Clip
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:wct
  1. FastRWR-out

    0下载:
  2. 利用加速随机游走计算初始点确定的分类算法,随机游走是近几年发展的可以利用他来进行图形分割
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:190464
    • 提供者:寒雪
  1. c-mean

    0下载:
  2. C-means 算法,模式识别中常用到的C均值聚类算法,使用VC开发,版权归开发者所有-C-means algorithm, pattern recognition used in the C-means clustering algorithm, the use of VC development, belongs to all developers
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:578560
    • 提供者:门昌骞
  1. mssb

    0下载:
  2. 模式识别中的几个经典算法,有详细的实现过程,配有实验报告 -Several classic pattern recognition algorithms, has detailed the process to achieve with the experimental report
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:430080
    • 提供者:小兔兔牙
  1. wangxiaoping-resource

    0下载:
  2. 王小平《遗传算法——理论、应用与软件实现》随书光盘,内容有: \GA 本书中所附源程序C或C++代码文件及其可执行文件 Scs.cpp 基本分类算法源程序,输入数据文件cfile.txt,efile.txt,gfile.txt,pfile.txt,rfile.txt,tfile.txt Sga.c 基本遗传算法源程序, 输入数据文件input,输出文件output A_life.c 基于遗传算法的人工生命模拟源程序, 输入数据文件wor
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:4516864
    • 提供者:flying
  1. isodata

    1下载:
  2. 通过idl编程实现图像的isodata分类算法,结果表明isodata在图像分类中可以取得较好的结果。-Idl programming through ISODATA image classification algorithm, ISODATA results show that in image classification can be achieved better results.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:861184
    • 提供者:yl
  1. coolcode_src

    0下载:
  2. 基于图像头文件的图像分类算法,对图像检索(image retrieval)有帮助,可以过滤掉大部分不相干的图像!-The first image-based document image classification algorithm, for image retrieval (image retrieval) will help, you can filter out most irrelevant images!
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:haoyubao
  1. hundun

    0下载:
  2. 混沌算法,模式识别中的一类重要分类算法!自己写的!运算速度快!分类效果好!有注释!-Chaotic algorithm, pattern recognition algorithm for a class of important! Wrote it myself! Computing speed! Category effective! Annotated!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:wangqiang
  1. k-meansjava

    0下载:
  2. 用JAVA语言实现的经典聚类算法k-means,聚类与分类不同,它是无监督的过程,-JAVA language used to achieve a classic clustering algorithm k-means, clustering and classification of different, it is the unsupervised process,
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:8192
    • 提供者:刘年
  1. Bayes

    0下载:
  2. 使用Iris数据集,朴素贝叶斯分类算法。-The use of Iris data set, Naive Bayes classification algorithm.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:603136
    • 提供者:nbbnmm
  1. newClassificationToolbox.ZIP

    0下载:
  2. 最新的模式识别分类工具箱,希望对朋友们有用!-The latest classification pattern recognition toolbox, in the hope that useful friends!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:371712
    • 提供者:liyan
  1. genetic_algorithm_in_c

    0下载:
  2. 此源码包含下面五个程序的源代码。 基本分类算法源程序 基本遗传算法源程序 基于遗传算法的人工生命模拟源程序 基于遗传算法优化神经网络结构源程序 基于遗传算法提取基元图形源程序-This source code contains the following five program s source code. Basic classification algorithm source basic source of
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:631808
    • 提供者:魏汝垚
  1. FuzzyClusteringToolbox

    0下载:
  2. 四种聚类算法源代码及示例代码,本程序的最终目的是形成一套标准的用于聚类、可扩展的工具。包括的内容有1. 聚类算法:Kmeans和Kmedoid算法、FCMclust, GKclust, GGclust算法 2. 评估分类原型:程序可以在二维图像上绘制出聚类的结果 3. 验证:程序给每一个算法提供验证机制,每个聚类算法会统计Partition Coefficient (PC), Classification Entropy (CE), P
  3. 所属分类:matlab例程

    • 发布日期:2024-05-18
    • 文件大小:2136064
    • 提供者:王梦萍
  1. classfer

    0下载:
  2. 文本分类器 文本分类算法 详细介绍了算法过程-Text Classifier Algorithm for text classification algorithm described in detail the process of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-18
    • 文件大小:5120
    • 提供者:zw
  1. DPSO

    0下载:
  2. 综合的微粒群智能分类算法,考虑了不同的学习因子,可根据不同的数据特点进行选择。-Particle Swarm integrated intelligent classification algorithms, taking into account different learning factor, according to the characteristics of different data selection.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:52224
    • 提供者:sally
  1. ModuleReconizeKNNalgorithm

    0下载:
  2. KNN是一种有效的模式识别分类算法,本文件在Matlab平台实现KNN算法在模式识别中的运用。-KNN is an effective pattern recognition classification algorithms, this document is in the Matlab platform implementation KNN algorithm in the application of pattern recogn
  3. 所属分类:图形图象

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:farmer
  1. TextMining

    0下载:
  2. 介绍自动文本分类的一个ppt,详细的介绍了自动文本分类的特征提取,分类算法以及评估。-Introduced an automatic text classification ppt, a detailed introduction of automatic text categorization of feature extraction, classification algorithms, as well as assessment
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:624640
    • 提供者:LuoJun
  1. SVM

    2下载:
  2. 自己收集的各种SVM分类算法,可以实现音频分类-Their collection of the various SVM classification algorithm, audio classification can be achieved! ! ! ! ! ! !
  3. 所属分类:多媒体

    • 发布日期:2024-05-18
    • 文件大小:8381440
    • 提供者:杨会云
  1. BayesClassifier

    0下载:
  2. 贝叶斯分类算法,构造朴素贝叶斯分类器,对给定的中文文本进行分类-Bayesian classification algorithm, Naive Bayes classifier structure of a given Chinese text classification
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:娜娜
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 50 »

源码中国 www.ymcn.org