CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - BP神经网络 非线性函数

搜索资源列表

  1. 三层BP神经网络逼近非线性函数

    14下载:
  2. 内容如题,其中BP神经网络的建立采用自编函数,而非Matlab自带的神经网络建立函数
  3. 所属分类:matlab例程

    • 发布日期:2011-02-26
    • 文件大小:139110
    • 提供者:361478421
  1. BP

    1下载:
  2. 应用BP神经网络对两个函数进行非线性逼近,并给出MATLAB源程序,还对结果进行了分析。-Application of BP neural network of the two non-linear function approximation, and gives MATLAB source code, but also on the results are analyzed.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:353023
    • 提供者:林靖
  1. BP_Mutation

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-10
    • 文件大小:53203
    • 提供者:ysy
  1. GA-BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize the BP neural network- nonlinear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:5218
    • 提供者:蒙宁佳
  1. matlab

    0下载:
  2. 本文主要有BP神经网络的非线性系统建模-非线性函数拟合,还有遗传算法优化BP神经网络-非线性函数拟合等。-In this paper, the BP neural network nonlinear system modeling- nonlinear fitting function, genetic algorithm to optimize BP neural network- non-linear function fitting.
  3. 所属分类:matlab

    • 发布日期:2015-03-20
    • 文件大小:643072
    • 提供者:jack
  1. genetic-bp

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:52198
    • 提供者:suua
  1. BP

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合 遗传算法典型事例-Genetic algorithm to optimize BP neural network- a non-linear function fitting the typical examples of the genetic algorithm
  3. 所属分类:matlab

    • 发布日期:2017-11-30
    • 文件大小:53928
    • 提供者:冯翔
  1. ANN-F

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合,将局部寻优与全局寻优相结合-Genetic algorithm to optimize BP neural network- non-linear function fitting, the local optimization combined with global optimization
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:53949
    • 提供者:徐文
  1. non-linear-function-fitting

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合-Genetic algorithm to optimize BP neural network- non-linear function fitting
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:53329
    • 提供者:aqian
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 基于遗传算法优化神经网络进行故障诊断的研究(Genetic neural network optimization)
  3. 所属分类:matlab例程

    • 发布日期:
    • 文件大小:53248
    • 提供者:牛行通
  1. chapter2

    0下载:
  2. BP神经网络的非线性系统建模的非线性函数拟合(Nonlinear Function Fitting of Nonlinear System Modeling of BP Neural Network)
  3. 所属分类:matlab例程

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

    2下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural networks nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-25
    • 文件大小:48128
    • 提供者:青鱼
  1. 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(Genetic algorithm optimization BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-17
    • 文件大小:52224
    • 提供者:青鱼
  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. BP Neural Network

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling based on BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:48128
    • 提供者:abcdxyz001
  1. GA-BPNN

    0下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合(BP neural network optimized by genetic algorithm for nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:52224
    • 提供者:abcdxyz001
  1. 案例3 遗传算法优化BP神经网络-非线性函数拟合

    0下载:
  2. 直接可用的matlab代码,用神经网络解决非线性函数拟合问题(Direct available matlab code to solve nonlinear function fitting problem by neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:53248
    • 提供者:东来东往CT
  1. BP神经网络的非线性系统建模-非线性函数拟合

    0下载:
  2. BP神经网络的非线性系统建模-非线性函数拟合(Nonlinear system modeling of BP neural network nonlinear function fitting)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-06
    • 文件大小:48128
    • 提供者:32768
  1. 遗传算法优化BP神经网络-非线性函数拟合

    1下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合遗传算法优化BP神经网络-非线性函数拟合
  3. 所属分类:matlab例程

    • 发布日期:2018-12-12
    • 文件大小:53398
    • 提供者:hongzhuzhang
  1. 遗传算法优化BP神经网络-非线性函数拟合

    1下载:
  2. 遗传算法优化BP神经网络-非线性函数拟合!非常好的算法
  3. 所属分类:matlab例程

    • 发布日期:2019-03-09
    • 文件大小:53278
    • 提供者:wyw7801
« 12 3 4 »
搜珍网 www.dssz.com