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

搜索资源列表

  1. bp

    1下载:
  2. bp神经网络车牌识别,用于识别 二值化以后的图像,解压后把 char char1 目录放到d盘下-bp neural network license plate recognition, later used to identify the binary image after extracting the char char1 disk under the directory into the d
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-19
    • 文件大小:5147677
    • 提供者:巨人乔
  1. ANN-BP

    1下载:
  2. BP神经网络算法,原数据与结果均已给出,望可以提供帮助-BP neural network algorithm, the original data and the results have been given, hope can help
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:23249
    • 提供者:
  1. bp-algorithm-CPP-Fortran-and-Matlab

    0下载:
  2. 分别用C++,matlab以及Fortran语言实现bp算法-bp algorithm using C++, matlaband Fortran language
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:5601
    • 提供者:
  1. BP-and-RBF

    0下载:
  2. 建立BP,RBF人工神经网络,并进行比较-Establish BP, RBF artificial neural network, and compare
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-30
    • 文件大小:3180
    • 提供者:chuhaibo
  1. GA-BP

    0下载:
  2. 基于遗传算法的BP网络优化程序,使用遗传算法对BP网络权值阈值进行优化,再用BP算法训练网络-BP network based on genetic algorithm optimization program, BP network using genetic algorithm to optimize the weight threshold, and then BP algorithm for training the network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:1405
    • 提供者:JIM
  1. xiaobobao-BP-zhoucheng-zhenduan-

    1下载:
  2. 基于小波包特征向量与神经网络的滚动轴承故障诊断。:基于故障轴承的特征提取,提出了将小波包分析与神经网络结合的滚动轴承故障诊断方法。对滚动轴承信号进行3层小波包分解,构造小波包特征向量作为故障样本,用训练好的BP神经网络进行故障诊断,试验结果表明,该方法能够有效地诊断出滚动轴承的故障类型。-Fault Diagnosis of Rolling Bearings Based on W avelet Packet Energy Eigenvector and Neural Network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:157574
    • 提供者:梁大
  1. BP-

    1下载:
  2. 基于BP神经网络的齿轮箱故障诊断 高:对BP神经网络的结构与原理进行了简要概述,将BP神经网络技术运用于齿轮箱的故障诊断中,以齿 轮振动信号的时域特征作为神经网络输入,齿轮的主要故障形式为网络输出,利用经BP算法训练后的该网络 对齿轮故障进行诊断,取得了较好的效果 关键词:BP神经网络;故障诊断;齿轮箱-Identification and Diagnostic Analysis of the Vibrating Screen’s Faults
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:171957
    • 提供者:梁大
  1. bp

    1下载:
  2. BP神经网络的手写数字识别 识别数字为0~-BP neural network recognition of handwritten numeral recognition numbers from 0 to 99
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-31
    • 文件大小:272911
    • 提供者:潘成喆
  1. 97937497GA-BP-neural

    0下载:
  2. GA-BP算法matlab实现代码,matlab仿真计算程序代码,经过测试-GA-BP algorithm implementation code matlab, matlab simulation code, tested
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:4403
    • 提供者:lx
  1. aa-bp

    7下载:
  2. 使用蚁群算法及改进的蚁群算法优化BP神经网络的程序-Ant colony algorithm to optimize the BP neural network program
  3. 所属分类:matlab

    • 发布日期:2016-09-20
    • 文件大小:5120
    • 提供者:刘煜
  1. digital-char-recognize-besedon-bp

    0下载:
  2. 基于神经网络的手写识别,识别的精确度很高,包含所有资源。-digital char recognize based on bp netware
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:819385
    • 提供者:liangliang
  1. ga-bp

    0下载:
  2. 用遗传算法来改善BP神经网络模型,可以很好的用于最优化、预测等问题的求解-Using genetic algorithms to improve the BP neural network model, can be very good for optimization, forecasting and other problem solving
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1684
    • 提供者:童康
  1. bp

    0下载:
  2. 介绍基于神经网路的故障诊断不错的文章,主要采用bp神经网络-Introduction of fault diagnosis based on neural networks a good article, mainly bp neural network
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:606277
    • 提供者:mali
  1. Matlab-svm-BP-compare

    1下载:
  2. 支持向量机和BP神经网络虽然都可以用来做非线性回归,但它们所基于的理论基础不同,回归的机理也不相同。支持向量机基于结构风险最小化理论,普遍认为其泛化能力要比神经网络的强。为了验证这种观点,本文编写了支持向量机非线性回归的通用Matlab程序和基于神经网络工具箱的BP神经网络仿真模块,仿真结果证实,支持向量机做非线性回归不仅泛化能力强于BP网络,而且能避免神经网络的固有缺陷——训练结果不稳定。-SVM and BP neural networks, although non-linear regr
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-24
    • 文件大小:11585
    • 提供者:
  1. BP-neural-network

    0下载:
  2. BP神经网络 乳腺癌诊断 自动选择最佳神经元个数-BP neural network automatically select the best breast cancer diagnosis the number of neurons
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-26
    • 文件大小:1885
    • 提供者:余治甫
  1. BP-neural-network-algorithm

    0下载:
  2. 神经网络BP算法LV 源代码,用于模式识别-LV neural network BP algorithm source code for pattern recognition
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:160654
    • 提供者:赖德川
  1. bp-ga

    0下载:
  2. 改进bp-ga算法,确定权值和阈值,组合导航系统故障诊断bp-ga算法-Improved algorithm for bp-ga
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:4598
    • 提供者:
  1. PSO-bp((matlab

    1下载:
  2. bp神经网络,希望大家多多交流,谢谢!非常感谢大家的帮助!-bp neural network, I hope you interact more, thank you! Thank you very much for your help!
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:3530
    • 提供者:高爱同
  1. BP

    0下载:
  2. 神经网络中的 BP 网络,数据分类-语音特征信号分类,matlab程序-BP neural network in the network, data classification- voice characteristic signal classification, matlab program
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1569
    • 提供者:gabrielyg
  1. BP-class

    0下载:
  2. BP算法用于分类,MATLAB环境, 可以直接运行。-BP algorithm is used for classification, can run directly.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:375954
    • 提供者:朱凡
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »
搜珍网 www.dssz.com