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

搜索资源列表

  1. 用VisualC 实现的BP神经网络类.rar

    0下载:
  2. 所属分类:图形图象

    • 发布日期:
    • 文件大小:3059
    • 提供者:
  1. 文字识别程序

    0下载:
  2. 目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发-currently the handwriting recognition system consists of pretre
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:338537
    • 提供者:远超
  1. lichenghu

    0下载:
  2. 字符文本识别的神经网络程序,采用BP算法,能够适时输出错误便于察看-The NN program of Character text recognition adopts BP Arithmetic, it could output run error in time and easy to be descried.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:12799
    • 提供者:洋洋
  1. CVI_FP_BPANN

    0下载:
  2. labwindows/CVI的一个demo,用3层bp网络解决XOR问题 -labwindows / CVI a demo with three layers bp XOR Network Solutions
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:197778
    • 提供者:彭安迪
  1. 基于神经网络的图像识别程序

    1下载:
  2. 基于神经网络的识别程序,程序采用三层BP网络训练,采用了普通定义中加入动量因子的训练法,精确度很高。-based on neural network identification procedures, procedures adopted a three-tier network training BP, with its definition of momentum into the training factor, a high degree of precision.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:297837
    • 提供者:林志泉
  1. 基于Java的BP网络数字识别法

    1下载:
  2. 详细给出了一个完整的人脸检测算法。对于实际应用有一定的参考价值-detail given a complete face detection algorithm. For practical application of a certain reference value
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:67954
    • 提供者:白云城主
  1. 基于BP神经网络人脸识别算法研究

    0下载:
  2. ,读取一个BMP图象.用鼠标跟踪点单击某一点,即可获得该点的坐标值
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:283290
    • 提供者:flm
  1. PBFace

    0下载:
  2. 基于bp的人脸识别的算法描叙 只是算法,没有就具体的源代码-bp - based Face Recognition Algorithm depicts the algorithm is not on the specific source code
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:286400
    • 提供者:平淡
  1. NumberRecognitionBasedOnBPnet

    1下载:
  2. 基于bp网络的数字识别系统,8*8的网格内的数字0-9-bp network based on the number of identification systems, 8 * 8 grid of figures 0-9
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:46087
    • 提供者:王发
  1. VC_BP

    0下载:
  2. VC_基于BP网络的含噪声点阵数字的识别 . 有需要的可以来试试。-VC_ BP network noise lattice containing the identification number. The need to be to try.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:628782
    • 提供者:玄飞扬
  1. BPLetterRecognation

    0下载:
  2. 很不错的基于神经网络BP算法的字母识别VC程序-very good based on neural network algorithm alphanumeric identification procedures VC
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:42716
    • 提供者:彭胜军
  1. VCBP

    0下载:
  2. 一个基于BP网络的含噪音数字识别程序-A program based on BP networks point-digit recognition
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:147955
    • 提供者:张华
  1. svmbp

    0下载:
  2. 程序利用svm分类结合bp算法完成图像中的分类和预测问题,这是模式识别中的一个比较新颖的方法。-svm procedures for the use classification algorithm combining bp image classification and prediction, This is the pattern recognition of a relatively new method.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1439
    • 提供者:bodiz2002
  1. C_bp

    0下载:
  2. BP神经网络的源代码,用C语言写的,可以轻松改到VC中-BP network of source code, written in C language and can easily be changed to VC
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:9890
    • 提供者:李勇
  1. spam_email

    0下载:
  2. 利用BP神经网络对邮件分类,2分类,实现反向传播算法细节,非直接函数调用(BP neural network is used to classify mail, 2 classifications, to implement the details of backpropagation algorithm, non direct function call.)
  3. 所属分类:图形/文字识别

    • 发布日期:2018-04-20
    • 文件大小:2048
    • 提供者:horizonch115
  1. BP 神经网络算法 matlab 代码:

    0下载:
  2. BP 神经网络算法 matlab 代码:(BP neural network algorithm matlab code:)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-02
    • 文件大小:206848
    • 提供者:Panta丶
  1. BP神经网络人脸朝向识别

    0下载:
  2. 基于matlab平台的BP神经网络人脸朝向识别。(Face orientation recognition of BP neural network)
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-06
    • 文件大小:3587072
    • 提供者:大绿树叶
  1. Untitled2

    1下载:
  2. BP神经网络基本原理概述:这种网络模型利用误差反向传播训练算法模型,能够很好地解决多层网络中隐含层神经元连接权值系数的学习问题,它的特点是信号前向传播、误差反向传播,简称BP(Back Propagation)神经网络。BP学习算法的基本原理是梯度最快下降法,即通过调整权值使网络总误差最小,在信号前向传播阶段,输入信号经输入层处理再经隐含层处理最后传向输出层处理;在误差反向传播阶段,将输出层输出的信号值与期望输出信号值比较得到误差,若误差较大则把误差信号传回隐含层直至输入层,在各层神经元中使用
  3. 所属分类:图形图像处理

    • 发布日期:2018-05-07
    • 文件大小:2048
    • 提供者:13922237309
  1. BPP

    1下载:
  2. 对于单基地SAR,使用BP算法进行成像,展示回波信号幅度、相位、距离压缩后以及最后成像的图像。(For single base SAR, BP algorithm is used to image, which shows the amplitude, phase, distance compressed and final image of echo signal.)
  3. 所属分类:图形图像处理

    • 发布日期:2020-12-02
    • 文件大小:1024
    • 提供者:zjs001
  1. bp-vision-master

    1下载:
  2. 置信度传播立体匹配,matelab就能运行,比较简单 1、需要Matlab 2013a及以上版本; 2、运行demo_stereo.m,注意修改图片路径; 3、左右图像使用3通道灰度图;(Confidence propagation stereo matching, MATELAB can run, relatively simple 1. Matlab 2013a and above is required; 2. Run demo_ Stereo. M, pay attention to
  3. 所属分类:图形图象

« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com