CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - BP神经网络的S函数

搜索资源列表

  1. BP(vb实现)

    1下载:
  2. BP神经网络,用vb写的,包含传统BP网络S型函数和传统BP网络ATN型函数-BP neural network, using vb written in the traditional BP network includes S-type function and the BP-function network ATN
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:927691
    • 提供者:何琦
  1. NEURAL+NETWORK

    0下载:
  2. bp神经网络算法是解决最优化问题的先进算法之一,本论文讨论了神经网络中使用最为广泛的前馈神经网络。其网络权值学习算法中影响最大的就是误差反向传播算法(back-propagation简称BP算法)。BP算法存在局部极小点,收敛速度慢等缺点。基于优化理论的Levenberg-Marquardt算法忽略了二阶项。该文讨论当误差不为零或者不为线性函数即二阶项S(W)不能忽略时的Hesse矩阵的近似计算,进而训练网络。
  3. 所属分类:文件操作

    • 发布日期:2014-01-16
    • 文件大小:19198
    • 提供者:刘慧
  1. bp_pid01.rar

    0下载:
  2. bp神经网络PID参数自整定 S函数实现 不怎么好 期待其它完美的,bp neural network PID parameter self-tuning
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:847
    • 提供者:宋一
  1. bppid.rar

    5下载:
  2. S函数的BP神经网络PID控制器Simulink仿真,S function of BP neural network PID controller Simulink simulation
  3. 所属分类:交通/航空行业

    • 发布日期:2012-11-11
    • 文件大小:352733
    • 提供者:刘挺
  1. BP1214

    0下载:
  2. BP神经网络的逼近函数源代码 数学建模-BP neural network approximation function of the source code for mathematical modeling
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:21993
    • 提供者:sin0418
  1. bp-example

    0下载:
  2. 利用两层BP神经网络训练加权系数。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Weighting factor of two layers of BP neural network training. The hidden layer activation function to take the S-shaped transfer function, the output layer activation function to take a linear transfer
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:26892
    • 提供者:yanzheng zhu
  1. Predict_duffing_with_bp

    1下载:
  2. 利用matlab自带的BP神经网络工具箱对duffing混沌背景模型进行相空间重构与预测,程序中已经给出duffing函数,主函数中也给出了主要注释,方便大家学习交流。-BP' s own use matlab neural network toolbox for duffing chaotic background model and prediction of phase space reconstruction, the program has been given duffing
  3. 所属分类:matlab

    • 发布日期:2015-03-03
    • 文件大小:1024
    • 提供者:
  1. nnbp_pid

    0下载:
  2. 基于S函数的BP神经网络编程,方便简单,实用性很强。-Based on S function of BP neural network programming, convenient and simple, practicality is very strong.
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:797
    • 提供者:郝硕涛
  1. c8bp_pid

    0下载:
  2. 基于S函数BP神经网络的PID控制器的研究与学习,方便简单,实用性特别强。-S function based on BP neural network PID controller research and study, convenient and simple, practical particularly strong.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6869
    • 提供者:郝硕涛
  1. ex2_19

    0下载:
  2. 利用两层BP神经网络完成函数逼近。隐含层的激活函数取S型传输函数,输出层的激活函数取线性传输函数-Two layer BP neural network using function approximation. The S transfer function of the hidden layer activation function, the output layer activation function of linear transfer function
  3. 所属分类:MPI

    • 发布日期:2017-03-28
    • 文件大小:560
    • 提供者:lele
  1. bp-network

    0下载:
  2. 这是一个关于BP神经网络的S函数。。这个函数是对的,推荐大家-This is a S function of BP neural network. . This function is recommended you look at
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-15
    • 文件大小:7026
    • 提供者:suying
  1. GA_BP

    0下载:
  2. 用遗传算法优化BP神经网络进行非线性函数拟合,程序中还编写出了单纯BP的预测函数,以及BP和GA_BP的预测误差输出程序。-using genetic algorithms optimizated BP neural network,he program has also prepared a simple BP s prediction function, as well as BP and GA_BP prediction error output of the program.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-17
    • 文件大小:54083
    • 提供者:严浩
  1. 代码

    0下载:
  2. MATLAB 代码 第1章 BP神经网络的数据分类——语音特征信号分类 第2章 BP神经网络的非线性系统建模——非线性函数拟合 第3章 遗传算法优化BP神经网络——非线性函数拟合 第4章 神经网络遗传算法函数极值寻优——非线性函数极值寻优 第5章 基于BP_Adaboost的强分类器设计——公司财务预警建模 第6章 PID神经元网络解耦控制算法——多变量系统控制 第7章 RBF网络的回归--非线性函数回归的实现 ....等58章(MATLAB code The first
  3. 所属分类:matlab例程

    • 发布日期:2017-12-10
    • 文件大小:12878448
    • 提供者:ddd121
  1. BP神经网络的非线性系统建模_非线性函数拟合

    1下载:
  2. BP神经网络构建根据拟合非线性函数特点确定BP神经网络结构,由于该非线性函数有两个输入参数,一个输出参数,所以BP神经网络结构为2—5—1,即输入层有2个节点,隐含层有5个节点,输出层有1个节点。 从非线性函数中随机得到2000组输入输出数据,从中随机选择1900组作为训练数据,用于网络训练,100组作为测试数据,用于测试网络的拟合性能。(Construction of BP neural network for nonlinear function fitting structure acc
  3. 所属分类:matlab例程

    • 发布日期:2017-12-19
    • 文件大小:47104
    • 提供者:傲视天下
  1. Desktop

    0下载:
  2. S 函 数 是 Simulink 中 的 高 级 功 能 模 块 , Simulink 是 运 行 在 MATLAB 环 境 下 用 于 建 模 、 仿 真 和分 析 动 态 系 统 的 软 件 包 [3] 。 当 系 统 采用一 些特 殊 的 控 制 规律 ( 如不 能 直 接用传递 函 数 加 以 描述 ) 时 , 若 直 接 使 用 Simulink
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:粽神
  1. 神经网络算法BP网络的训练函数

    0下载:
  2. 神经网络设计算法,BP简单设计,入门时用的。非常有用。(Neural network design algorithm, BP simple design, introductory time. It's very useful.)
  3. 所属分类:人工智能/神经网络/深度学习

    • 发布日期:2018-01-06
    • 文件大小:28672
    • 提供者:zd16
  1. BP

    2下载:
  2. 基于BP神经网络的中PID控制,把被控对象的模型,现在变为二阶传递函数:G(s)=1/(0.003s^2+0.067s) ,想仿真此对象的阶跃跟踪的效果(Based on BP neural network PID control, the model of the controlled object, now turned into second order transfer function: G (s) = 1 / (0.003 s ^ 2 + 0.003 s), to the simul
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:12288
    • 提供者:高高2016
  1. 基于S函数的BP神经网络PID控制器Simulink仿真

    5下载:
  2. 基于S函数的BP神经网络PID控制器Simulink仿真(BP neural network PID controller Simulink simulation based on S function)
  3. 所属分类:其他

    • 发布日期:2019-01-12
    • 文件大小:481280
    • 提供者:WUWUDE
  1. 基于S函数的BP神经网络PID控制器及Simulink仿真

    3下载:
  2. 神经网络控制,基于matlab编程算法。可以学习借鉴使用(Neural network control, based on MATLAB programming algorithm. You can learn from it.)
  3. 所属分类:其他

    • 发布日期:2019-06-01
    • 文件大小:705536
    • 提供者:WUWUDE
  1. 神经网络pid控制器

    2下载:
  2. BP神经网络S函数,里面包含了simulink建模及其S函数(BP neural network S function, which includes Simulink modeling and S function)
  3. 所属分类:人工智能/神经网络/深度学习

« 12 »
搜珍网 www.dssz.com