CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 图形/文字识别 搜索资源 - 神经网络bp算法

搜索资源列表

  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. BPLetterRecognation

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

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

    0下载:
  2. 基于BP的人工神经网络人脸识别算法,基于VC的。-based BP ANN face recognition algorithm based on the VC.
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:122311
    • 提供者:sophia
  1. bp-mip

    0下载:
  2. bp算法,自创.供参考!!! 神经网络的一个重要算法-bp algorithm and create. For reference! ! ! A neural network algorithm important
  3. 所属分类:图形/文字识别

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

    0下载:
  2. 很好的车牌识别的神经网络算法和神经网络BP算法(C程序实现)
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5056
    • 提供者:zelision
  1. bpann

    0下载:
  2. 基于神经网络算法,构建了一个三层的bp网络,用来识别5,6,7,8,9五个数字,在matlab环境下运行成功,对于了解神经网络控制算法很有帮助,并附有训练和测试数据
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:5482
    • 提供者:ison
  1. paizhaoshibie1

    0下载:
  2. 提出了一种汽车牌照的自动识别算法:先对汽车图象进行直方图均衡、平滑去噪、二值化 预处理,再根据车牌上文字变化特点快速、准确地从复杂背景中分割车牌,最后采用投影-变换系 数法提取汉字、英文和阿拉伯数字的不同维数的特征,送到相应的BP神经网络中进行识别,较好 地解决了汽车牌照的自动识别问题。
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:39721
    • 提供者:zoubinbin
  1. 何斌——BP改进算法

    0下载:
  2. BP神经网路的改进算法 delphi实现,帮帮忙,怎么大家都做过了呢?-BP neural network to achieve improved algorithm delphi, help out how we all done?
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-23
    • 文件大小:434879
    • 提供者:
  1. bp1

    0下载:
  2. bp神经网络算法,用于分类,识别,很不错-bp neural network algorithm for classification, identification, very good
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-29
    • 文件大小:2840
    • 提供者:plazht
  1. Neural_Net

    1下载:
  2. 用VB写的字符识别程序,采用BP神经网络算法,对于脱离Matlab软件进行神经网络算法的编写是一个很好的例子。-Using VB to write the character recognition process, the use of BP neural network algorithm, for from the Matlab software for the preparation of neural network algorithm is a good example.
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-25
    • 文件大小:8846
    • 提供者:hejian
  1. CasicBP

    0下载:
  2. 用Matlab做的神经网络的BP算法做识别字符,该程序比较容易读-Done with Matlab neural network BP algorithm to do character recognition, the program easier to read
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-06
    • 文件大小:199629
    • 提供者:吴晓辉
  1. niaochenzhazidongshibiesuanfa

    0下载:
  2. 本文展开了对尿沉渣图像 自动识别算法的研究。著者在从事“尿沉渣图像自动识别算法的研究”课题的研究 中,广泛吸取了国内外已有的有益成果,根据尿沉渣图像特点从图像增强、图像 分割、特征提取和特征选择、图像识别等各个环节寻求最佳的可行方法以提高识 别的性能,提出了基于组合图像分割算法、改进的特征提取和特征选择算法以及 BP神经网络分类器的尿沉渣图像自动识别算法。-This started on the urine sediment image recognition algorit
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-17
    • 文件大小:4766547
    • 提供者:zhouwuzhengwang
  1. Face-towards-the-recognition

    0下载:
  2. 人脸朝向识别算法——BP神经网络模型及LVQ神经网络模型-Face towards the recognition algorithm- BP neural network model and the LVQ neural network model
  3. 所属分类:Graph Recognize

    • 发布日期:2017-03-28
    • 文件大小:483964
    • 提供者:liujia
  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. Chinese-character-recognition

    1下载:
  2. 人工神经网络实现汉字识别,采用了BP算法进行了几个简单汉字的识别-Artificial neural network to achieve the Chinese character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-15
    • 文件大小:1472
    • 提供者:莫侠
  1. BP_-neural_optimal_license_recog

    0下载:
  2. 基于BP人工神经网络的车牌字符识别优化算法。-Based on BP artificial neural network optimization algorithm license plate character recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-11-17
    • 文件大小:277441
    • 提供者:yc
  1. bp-detection-of-vehicle-movement

    0下载:
  2. 使用bp神经网络算法来进行车辆的识别检测,通过使用该方法,可以在简单背景下检测出运动的车辆-Use bp neural network algorithm to detect vehicle identification, by using this method, the motion of the vehicle can be detected in a simple background
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-07
    • 文件大小:1399770
    • 提供者:sun
  1. USPS_readwrite

    0下载:
  2. 手写数字识别 神经网络BP算法 贝叶斯分类,欧式距离算法-USPS readwrite pattern recognition
  3. 所属分类:Graph Recognize

    • 发布日期:2017-04-28
    • 文件大小:168734
    • 提供者:达达
  1. BP

    0下载:
  2. bp神经网络,使用前馈神经网络很好的例子,做神经网络算法的朋友可以参考-bp neural network
  3. 所属分类:Graph Recognize

    • 发布日期:2017-05-05
    • 文件大小:923170
    • 提供者:tan
  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
« 12 »
搜珍网 www.dssz.com