CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - neural network classifier

搜索资源列表

  1. recongnation

    0下载:
  2. 图像模式识别 模板匹配法 神经网络分类器 几何分类器 基于概率统计的贝叶斯分类器-image pattern recognition template matching neural network classifiers classification is based on geometric probability and statistics Bayesian classifier
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:73279
    • 提供者:pengli
  1. fenleichengxu.rar

    1下载:
  2. 用VC++实现图像的分类识别,模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类法,神经网络分类器,With VC++ Achieve image classification and recognition, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-19
    • 文件大小:528670
    • 提供者:gaomiao
  1. classify

    0下载:
  2. 简单分类器 可用于基于神经网络的字母识别,适合初学者使用。 -Simple classifier based on neural network can be used to identify the letters, suitable for beginners to use.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-26
    • 文件大小:53109
    • 提供者:李敏
  1. BP

    0下载:
  2. 图像模式识别 模板匹配法 神经网络分类器 BP源代码-Image pattern recognition template matching neural network classifier BP source code
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-07
    • 文件大小:4043
    • 提供者:plazht
  1. Classification

    1下载:
  2. 模式分类。包括:训练样本设计、模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类法-Pattern classification. Include: training sample design, template matching classifier, Bayes classifier, a linear function of classification, non-linear classification, neural network classificat
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:517662
    • 提供者:yutao
  1. daima

    1下载:
  2. (压缩包里一共有5个代码) pca+lda+粗糙集+模糊神经网络 saveORLimage.m将ORL人脸库分为测试集ptest和训练集pstudy存为imagedata.mat 1.savelda.m将人脸库先进行pca降维,再用lda进行特征提取,得到新的测试集ldatest和训练集ldastudy存为imageldadata.mat 2.对ldastudy进行离散化(discretimage.m),得到离散化矩阵disdata,存入到imagedisdata.mat
  3. 所属分类:Graph program

    • 发布日期:2017-03-24
    • 文件大小:2555
    • 提供者:dong
  1. shiyan_moshi

    0下载:
  2. 模式识别的 图像的贝叶斯分类 图像的贝叶斯分类 神经网络模式识别-Bayesian pattern recognition image classification image of the Bayesian classifier neural network pattern recognition
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:671290
    • 提供者:day
  1. NNclust

    0下载:
  2. Neural Network Based Clustering using Self Organizing Map (SOM) in Excel Here is a small tool in Excel using which you can find clusters in your data set. The tool uses Self Organizing Maps (SOM) - originally proposed by T.Kohonen as the metho
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:213954
    • 提供者:Jessie
  1. PatternRecognition

    0下载:
  2. 图象处理 模式识别 多种分类方法(最临近匹配分类器、Bayes分类器、线性函数分类、非线性函数分类、神经网络分类)识别0-9数字 手写数字与数字图片,包括设计训练样品库、可以选择多种分类器来识别识别0-9这十个阿拉伯数字,包括临时手写的数字,也包括图片中的数字 -Pattern recognition image processing a variety of classification (the most close to matching classifier, Bay
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-31
    • 文件大小:541253
    • 提供者:yao
  1. Class

    0下载:
  2. 分别通过模板匹配分类器、、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器对手写字进行模式分类,编写相关的程序可以参考此代码-Respectively, through template matching classifier,, Bayes classifier, a linear function of classification, non-linear classification, neural network classifiers for pattern classi
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-18
    • 文件大小:5048206
    • 提供者:刘钢
  1. Handwritten_numeral_recognition

    0下载:
  2. 手写数字识别,分为分类程序(模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器)和聚类程序(模糊聚类、遗传算法)-Handwritten numeral recognition, is divided into classification procedures (template matching classifier, Bayes classifier, a linear function of classification, non-linear classif
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-03
    • 文件大小:757530
    • 提供者:沉浮沉
  1. mode

    0下载:
  2. 基于VC的各种聚类和分类算法程序。 手写数字或者打开已有的手写数字图像后,在右视图空白处,单击鼠标左键,激活右视图,选择菜单中的各种分类算法,可以对手写数字进行分类。有模板匹配分类器、Bayes分类器、线性函数分类法、非线性分类法、神经网络分类器。 在左视图上单击鼠标左键,可获得3种数据源:标准数字聚类、手画图形聚类、位图文件分析聚类。可以进行特征提取、模糊聚类和遗传算法。-VC-based clustering and classification algorithm for a
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3179203
    • 提供者:ft5272633
  1. fenleichengxu

    0下载:
  2. 本程序主要视图界面分两部分,左视图是训练样品设计,右视图是模式识别,可根据模式识别菜单项进行识别。分类器包括模板匹配分类器,Bayes分类器。分类法包括线性函数分类法,非线性函数分类法和神经网络分类法。-The program interface main view in two parts, the left view is the training sample design, the right view is the pattern recognition, pattern recogn
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-06
    • 文件大小:1439119
    • 提供者:方周
  1. zimufenlei

    0下载:
  2. 字母识别的一种应用并配有简单的分类器及基于BP网络的英文字母识别系统-Letters of application and identify with simple classifier based on BP neural network, and the English alphabet recognition system
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:29299
    • 提供者:zsm126126
  1. Pattern-Recognition_MATLAB_1

    0下载:
  2. 线性分类器设计,1_k近邻法,剪辑法,ANN-BP神经网络法,聚类分析法,特征选择,特征提取等模式识别常用算法,内有matlab可运行实现,还有word文档的说明。对于学习,是做好的资料。-Commonly used algorithm for linear classifier design the 1_k nearest neighbor, clip, ANN-BP neural network method, cluster analysis, feature selection, fea
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-04
    • 文件大小:430312
    • 提供者:cheng
  1. fenlei

    0下载:
  2. 在VC++6.0环境下运行.手写数字的分类识别,并有详细的程序使用方法。分别采用模板匹配分类器,Bayes分类器,线性函数分类法,非线性分类,神经网络分类器进行识别,功能强大,还可以对比各种算法的优劣。-VC++6.0 environment run. Classification and recognition of handwritten digits, and a detailed program to use. Template matching classifier Bayes cla
  3. 所属分类:Special Effects

    • 发布日期:2017-11-21
    • 文件大小:790291
    • 提供者:离逝的风
  1. classifier

    0下载:
  2. 多种分类器gui界面,包括支持向量机、贝叶斯分类器、感知机、神经网络等-Multiple classifier GUI interface, including support vector machines, Bayesian classifier, perceptron neural network
  3. 所属分类:2D Graphic

    • 发布日期:2017-12-09
    • 文件大小:3095
    • 提供者:张弛
  1. bp

    1下载:
  2. 利用MATLAB对遥感图片进行BP神经网络分类-Remote sensing image using MATLAB BP neural network classifier
  3. 所属分类:Picture Viewer

    • 发布日期:2017-06-02
    • 文件大小:14412884
    • 提供者:wangnani
  1. bp_network

    2下载:
  2. 对两种类型的纹理图像,各选取30幅,计算灰度共生矩阵,提取特征向量;构件BP神经网络分类器,用每种类型的前20幅对分类器进行训练,后10幅用来测试分类效果。-Two types of texture image for each select 30 calculated GLCM, extracting feature vectors member BP neural network classifier, before use each type of 20 pairs classifier
  3. 所属分类:Special Effects

    • 发布日期:2017-04-11
    • 文件大小:980
    • 提供者:李浩
  1. nn

    0下载:
  2. MATLAB神经网络分类示例,是一种二分类示例,MATLAB2014实现-MATLAB neural network classifier example, is a two classification example, MATLAB2014 achieve
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-30
    • 文件大小:551
    • 提供者:魏芳芸
« 12 »
搜珍网 www.dssz.com