CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - BP神经网络算法实现

搜索资源列表

  1. 人工神经网络BP算法源代码与演示程序

    1下载:
  2. 人工神经网络BP算法源代码与演示系统,分三层实现BP算法-artificial neural network algorithm source code and demonstration system is divided into three layers to achieve BP algorithm
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1.55mb
    • 提供者:唐唐
  1. main20060629

    0下载:
  2. 用VC++为开发工具,实现BP神经网络算法。-VC for the development tool, BP neural network algorithm.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:1.11kb
    • 提供者:wanglei
  1. BPalgorithm

    0下载:
  2. bp神经网络算法,是用c语言实现的,比较简单,供初学者练手-bp neural network algorithm
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:307.26kb
    • 提供者:张亚社
  1. ann

    1下载:
  2. 人工神经网络算法的实现,bp神经网络,二输入,一输出-Artificial neural network algorithm, bp neural network, two input, one output
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:9.71kb
    • 提供者:yangbo
  1. BPNet

    0下载:
  2. C++实现的BP神经网络算法,并使用该算法完成了异否的功能。-C++ implementation of BP neural network algorithm, and the use of the algorithm has completed a different function.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3.21kb
    • 提供者:yhl
  1. Matlabbp

    1下载:
  2. 利用matlab实现的BP神经网络算法,对初学者很有用-matlab neural network to achieve the BP algorithm
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:663byte
    • 提供者:王慧
  1. BPNet

    0下载:
  2. 几种C++神经模型和算法实例,主要有BP神经网络、BP神经网络解决异或问题、HMM的C语言实现、矢量量化的C语言实现等。-Several C++ examples of neural models and algorithms, there are BP neural network, BP neural network to solve XOR problem, HMM of the C language, vector quantization, such as the C language
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:51.69kb
    • 提供者:153
  1. BP

    3下载:
  2. 神经网络bp算法VC++实现网络的相关运算有:1、网络的输入输出接口,即训练数据的输入,各层权值和节点阈值的输出;2、网络的学习,包括前向传播运算和反向传播运算,误差估计,权值阈值修改;3、网络预测的实现等等。其中网络的学习算法采用变步长和加动量项的优化学习算法,经过我的实验对网络的学习效率有很大提高-Neural network bp algorithm VC++ to achieve the network-related operations: 1, the network input a
  3. 所属分类:Windows编程

    • 发布日期:2013-01-17
    • 文件大小:249.46kb
    • 提供者:dcw
  1. Wnn0801

    0下载:
  2. 基于墨西哥草帽小波和BP神经网络算法实现预测分析。-Predictive analysis based on Mexican hat wavelet and BP neural network algorithm.
  3. 所属分类:Other systems

    • 发布日期:2017-11-20
    • 文件大小:1.4kb
    • 提供者:wmt
  1. BP-matlab

    0下载:
  2. BP神经网络算法的matlab实现,对于模式识别具有重要意义。-BP neural network algorithm matlab realize, for pattern recognition is important.
  3. 所属分类:Other systems

    • 发布日期:2017-11-14
    • 文件大小:4.09kb
    • 提供者:吴光辉
  1. PSO-bp((matlab

    2下载:
  2. 实现粒子群算法优化BP神经网络的预测算法(Particle swarm optimization algorithm to optimize the BP neural network prediction algorithm)
  3. 所属分类:其他

  1. Matlab实现

    0下载:
  2. 采用Iris数据集,实现神经网络bp算法。(Iris neural network BP algorithm is implemented by using data set.)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:2kb
    • 提供者:LilyF
  1. 关于用遗传算法改进BP神经网络的MATLAB实现

    0下载:
  2. 在MATLAB中用遗传算法改进BP神经网络(Improvement of BP neural network by genetic algorithm in MATLAB)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:1kb
    • 提供者:CAUCHY-G
  1. code for homework3

    0下载:
  2. 使用matlab自实现BP算法,并搭建三层神经网络建议模型。(The BP algorithm is implemented by using matlab, and the three layer neural network model is built.)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:9kb
    • 提供者:荆轲先生
  1. yuanma

    0下载:
  2. 有32种常规算法的介绍和matlab实现,BP神经网络的源码,地球磁场的matlab仿真,磁线的仿真(The introduction of 32 conventional algorithms and the matlab implementation, the source code of the BP neural network, the MATLAB simulation of the earth's magnetic field, and the simulation of the
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:15.51mb
    • 提供者:wools
  1. BP neural network algorithm example

    0下载:
  2. 介绍了一种BP神经网络算法的MATLAB实现方法,并附有简单实例。(It introduced a MATLAB implementation method of BP neural network algorithm with simple examples.)
  3. 所属分类:Windows编程

    • 发布日期:2018-05-06
    • 文件大小:939kb
    • 提供者:MagicYang68
  1. GABP

    1下载:
  2. matlab实现的遗传算法改进的BP神经网络(BP neural network improved by genetic algorithm implemented by MATLAB)
  3. 所属分类:其他

    • 发布日期:2020-09-16
    • 文件大小:260kb
    • 提供者:alzalzalz
  1. MATLAB

    1下载:
  2. 本书论述在MATLAB环境下如何实现神经网络,包括了常用的神经网络及相关理论,如BP神经 网络、RBF神经网络、SVM、SOM神经网络、灰色神经网络、决策树、随机森林、小波神经网络、NARX神经网络等以及各种优化算法与神经网络的结合。((This book discusses how to realize neural network in MATLAB environment, including the commonly used neural network and related the
  3. 所属分类:其他

    • 发布日期:2020-02-21
    • 文件大小:726kb
    • 提供者:ES1569
  1. PSO_BP

    4下载:
  2. 用粒子群算法对BP神经网络进行训练 亲测可用!(BP Neural Network Training with Particle Swarm Optimization Pro-test is available!)
  3. 所属分类:其他

    • 发布日期:2019-10-23
    • 文件大小:2kb
    • 提供者:ttstyle1010
  1. 基于BP神经网络的模糊控制算法程序

    0下载:
  2. 通过BP神经网络对模糊规则的学习能跟好的控制,实现模糊PID的有效控制。(Through learning fuzzy rules by BP neural network, better control effect can be achieved.)
  3. 所属分类:其他

    • 发布日期:2020-08-05
    • 文件大小:1kb
    • 提供者:slc1314
« 12 3 »
搜珍网 www.dssz.com