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

搜索资源列表

  1. BP1231

    0下载:
  2. 这个实例是关于BP网络用于函数逼近,适用于初学者 -example of this is on the network for BP function approximation applied to beginners
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:4454
    • 提供者:cyychen
  1. wnn

    0下载:
  2. 小波神经网络程序,收敛性比BP神经网络好,可以避免局部最优,可用于分类,函数逼近等
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5073
    • 提供者:liyi
  1. Appendix_B

    0下载:
  2. 用于函数逼近的BP算法程序,可在Matlab中调试运行,绝对可行
  3. 所属分类:其它

    • 发布日期:2014-01-17
    • 文件大小:1241
    • 提供者:戴仲毅
  1. bpalgorithm1

    0下载:
  2. BP算法的C语言实现,可用于函数逼近,分类,数据挖掘应用等-BP algorithm C language can be used to function approximation and classification, data mining applications
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:6476
    • 提供者:师花
  1. do03zpyI

    0下载:
  2. matlab 里用BP网络实现函数逼近的例子-Matlab Lane BP network function approximation example
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-30
    • 文件大小:942
    • 提供者:刘三
  1. matlab

    0下载:
  2. 利用一个单隐层BP网络来逼近一个函数,在改程序中有21组数据。该网络的输入层和输出层的神经元个数均为一。-Using a single hidden layer BP network to approximate a function, in the reform process there were 21 sets of data. The network input layer and output layer are a number of neurons.
  3. 所属分类:Other systems

    • 发布日期:2017-03-26
    • 文件大小:2862
    • 提供者:白雪静
  1. BP

    0下载:
  2. bp神经网络逼近非线性函数,利用matlab-bp neural network approximation of nonlinear function using matlab
  3. 所属分类:Other systems

    • 发布日期:2017-11-30
    • 文件大小:278320
    • 提供者:scx
  1. BP

    0下载:
  2. 神经网络拟合函数逼近简单算例,用于简单了解原理,含注释-Neural network the fit function approximation simple example for simple understanding of principles, including the Notes
  3. 所属分类:Other systems

    • 发布日期:2017-11-21
    • 文件大小:27914
    • 提供者:陈雪
  1. bianshi

    0下载:
  2. 用BP网络逼近某曲线函数,在神经网络中邮广泛的应用 是系统辨识的基础。 通过反馈来不断的调整系数,限制了最大循环次数 防止进入死循环,当然如果想要得到更精确的系数可以增大循环次数。 -Using BP network function approximation to a curve, mail is widely used in neural network is the basis of system identification. Through feedback t
  3. 所属分类:Other systems

    • 发布日期:2017-11-11
    • 文件大小:4335
    • 提供者:zhouxiaoke
  1. dongliangsuanfa

    0下载:
  2. 采用动量梯度下降算法训练BP网络,证明,一个3层的BP网络能够实现任意的连续映射,可以任意精度逼近任何给定的连续函数。-Using momentum gradient descent algorithm to train the BP network, proved that a three-layer BP network to any continuous mapping can be arbitrary-precision approach any given continuous fun
  3. 所属分类:Other systems

    • 发布日期:2017-12-04
    • 文件大小:15167
    • 提供者:微信
  1. The-BP-neural-network-

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

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

    0下载:
  2. 采用bp神经网络对函数y=sin(x)进行训练,然后用测试集对训练的函数进行测试,也就是函数逼近sin(x)的曲线-Bp neural network using the function y = sin (x) for training, and then use the test set to test the training function, that is, function approximation sin (x) curve
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:809
    • 提供者:ee
  1. b

    0下载:
  2. BP算法函数逼近问题程序,是一段MATLAB程序代码,仅供参考-BP function approximation algorithm for the problem program, is a piece of MATLAB code, for reference
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:757
    • 提供者:Chris
  1. 123

    0下载:
  2. 利用三层BP神经网络来完成非线性函数的逼近任务,其中隐层神经元个数为五个。-To complete the task of nonlinear function approximation by three layers of BP neural network, in which the number of hidden layer neurons into five.
  3. 所属分类:Other systems

    • 发布日期:2017-04-25
    • 文件大小:132499
    • 提供者:ivy
  1. net-work

    0下载:
  2. 基于BP和RBF的函数逼近编程及仿真,含仿真结果和分析比较-Approximation programming and simulation-based BP and RBF functions, including analysis of the simulation results and compare
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1104
    • 提供者:叶森
  1. rbf

    0下载:
  2. rbf网络非线性的研究,RBF作为隐单元的“基”构成隐含层空间,这样就可以将输入矢量直接(即不需要通过权连接)映射到隐空间。基于神经网络的非线性回归系统,就是应用神经网络能逼近任意非线性函数这一特性而设计的。用于非线性函数逼近的前向神经网络主要有两种:BP 网络和RBF 网络。基于BP 网络的非线性函数逼近虽然在理论上是可行的,-Research rbf network nonlinear
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:126684
    • 提供者:张鹏
  1. BPnet

    0下载:
  2. 采用BP神经网络的方法,通过大量样本训练来逼近某种非线性函数-functional approximation for nonlinear function using BP net
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1689
    • 提供者:chyl
  1. 新建文件夹

    0下载:
  2. bp神经网络用于函数逼近,MATLAB源程序, 可运行实现(BP neural network for function approximation)
  3. 所属分类:其他

    • 发布日期:2017-12-25
    • 文件大小:1024
    • 提供者:ylma
  1. pso-bp

    2下载:
  2. 使用粒子群算法优化bp神经网络,完成函数逼近(Optimize bp neural network using particle swarm optimization algorithm to complete function approximation)
  3. 所属分类:其他

    • 发布日期:2020-07-20
    • 文件大小:3072
    • 提供者:奋斗66
  1. bp

    1下载:
  2. 利用BP神经网络算法,进行正弦函数逼近,参数可以根据需要自行调节(BP neural network algorithm, a sine function approximation, parameters can be adjusted according to their own)
  3. 所属分类:其他

    • 发布日期:2020-05-12
    • 文件大小:1024
    • 提供者:suji
« 12 »
搜珍网 www.dssz.com