CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - BP代码

搜索资源列表

  1. 35738591BP

    0下载:
  2. BP网络,适合初学者使用,很好的代码,神经计算的作业可能会用到-BP network, suitable for beginners to use, very good code, neural computation operations may be used
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:5366
    • 提供者:霍利
  1. BP

    0下载:
  2. BP神经网络,详细知识,内附代码,自己感觉比较使用-BP neural network, detailed knowledge, containing a code themselves feel more use
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:9178
    • 提供者:舒婷
  1. BP

    0下载:
  2. 用纯C++编写的BP网络的代码,是最基础应用最广泛的BP网络-BP network code written in C++
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-10
    • 文件大小:1146564
    • 提供者:唐文艳
  1. BP-neural-network

    0下载:
  2. 这是我的本科毕业设计:《BP神经网络权值初始值与收敛性问题研究》代码,运行环境是MATLAB-This is my undergraduate graduation design: the value of the initial value of the BP neural network weights convergence code runtime environment MATLAB
  3. 所属分类:Other systems

    • 发布日期:2017-11-12
    • 文件大小:3759924
    • 提供者:zhoudanfeng1991
  1. BP-neural-network-algorithm

    0下载:
  2. BP神经网络算法的matlab代码,本程序根据训练好的网络文件预测新的数据文件,得到均方误差,并画出预测数据和原数据的对比-BP neural network algorithm Matlab code, the procedures under the trained network file to predict new data file, the mean square error and draw the comparison of the predicted data and the
  3. 所属分类:Other systems

    • 发布日期:2017-11-16
    • 文件大小:13115
    • 提供者:julie
  1. BP

    0下载:
  2. 一个bp网络代码的详解,对bp网络的代码进行了中文释义。-A Detailed bp network code, network code for bp were Chinese Interpretation
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1459
    • 提供者:邬书良
  1. The-BP-neural-network-

    0下载:
  2. BP神经网络用于函数逼近代码-The BP neural network for function approximation************************************
  3. 所属分类:Other systems

    • 发布日期:2017-04-16
    • 文件大小:173616
    • 提供者:sw
  1. BP_code

    0下载:
  2. 一个简单的BP代码 简单实用 可以自己参考参考-A simple BP code is simple and practical can refer to the reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:760
    • 提供者:田丰昊
  1. BP-matlab-

    0下载:
  2. BP神经网络预测MATLAB实现代码,代码都有详尽注释,供初学者使用。-MATLAB code to achieve the prediction of BP neural network, the code has detailed notes, for beginners to use.
  3. 所属分类:Other systems

    • 发布日期:2017-04-14
    • 文件大小:3865
    • 提供者:曾曾
  1. BP-ann

    0下载:
  2. 机器学习,BP人工神经网络算法 代码实现-BP artificial neural network algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:513425
    • 提供者:黄大炜
  1. BP神经网络算法代码

    0下载:
  2. BP神经网络算法代码的C++源代码,亲试可用(BP neural network algorithm code C++ source code, pro test available)
  3. 所属分类:其他

  1. 支持向量机和BP神经网络比较研究源程序代码

    0下载:
  2. 支持向量机和BP神经网络比较研究源程序代码(Support vector machine and BP neural network comparative study source code, if there is a problem, you can contact QQ1373687980)
  3. 所属分类:其他

    • 发布日期:2017-12-31
    • 文件大小:3072
    • 提供者:csg
  1. 代码

    0下载:
  2. bp神经网络pid控制,在线修正参数。。。(PID control of BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:假假假面
  1. 基于BP网络的人脸识别文档

    0下载:
  2. 主要是文档,讲解了BP网络的基本原理,可以供不懂BP网络的人使用,没有代码,只有原理及算法(Mainly documents, explaining the basic principles of the BP network, which can be used by people who do not understand the BP network, without code, only principles and algorithms)
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:282624
    • 提供者:杂豆粥
  1. BP神经网络负荷预测代码

    0下载:
  2. 能够对一天之中每隔15min的电力负荷数据进行预测(load forecast based on BP neural network)
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:18432
    • 提供者:笑笑天天
  1. BP

    10下载:
  2. 采用BP算法直接实现圆周SAR成像,matlab代码(Circular SAR BP Imaging Algorithm)
  3. 所属分类:其他

    • 发布日期:2019-04-01
    • 文件大小:1024
    • 提供者:zjf1qaz
  1. 采用BP神经网络进行非线性预测

    2下载:
  2. 该代码包括单隐含层BP和双隐含层BP。建立基于BP神经网络的预测模型,对数据进行随机排列,选取训练样本和测试样本,训练样本训练网络,测试样本进行验证(The code includes single hidden layer BP and double hidden layer BP. Establish a prediction model based on BP neural network, arrange the data randomly, select training sample
  3. 所属分类:其他

    • 发布日期:2020-03-07
    • 文件大小:48128
    • 提供者:kasino
  1. BAS_BP论文及代码

    3下载:
  2. 天牛须混沌算法,BP论文及代码。需要下载(Tian Niu Chaotic Algorithm)
  3. 所属分类:其他

    • 发布日期:2019-11-08
    • 文件大小:1103872
    • 提供者:shhcioucndoc
  1. BP

    2下载:
  2. 应用BP神经网络预测电力负荷。代码详解。适合毕业设计,课设(Prediction of Electric Load Based on BP Neural Network)
  3. 所属分类:其他

    • 发布日期:2021-04-21
    • 文件大小:1024
    • 提供者:liuzh
  1. PSO-BP程序

    16下载:
  2. 用粒子群优化BP神经网络matlab代码 %以下是训练数据,前4列为输入,第5列为输出 5.700 3.800 0.3175 2.33 2310 4.550 3.050 0.3175 2.33 2890 2.950 1.950 0.3175 2.33 4240 1.950 1.300 0.3175 2.33 5840 1.400 0.900 0.3175 2.33 7700 1.200 0.800 0.3175 2.33 8270 1.050 0.700 0.3175
  3. 所属分类:其他

    • 发布日期:2019-11-12
    • 文件大小:139264
    • 提供者:isgsj
« 12 3 4 »
搜珍网 www.dssz.com