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

搜索资源列表

  1. BP神经网络MATLAB中的实现

    1下载:
  2. 在MATLAB中实现BP神经网络算法计算代码(Implementation of BP neural network algorithm in MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-01
    • 文件大小:1024
    • 提供者:CAUCHY-G
  1. GA-BP

    0下载:
  2. 利用遗传算法对BP神经网络进行优化,算法效果较好,可移植性强。(The genetic algorithm is used to optimize the BP neural network, and the algorithm is effective and transplantable.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:33792
    • 提供者:花沫樱尘
  1. ga-bp

    0下载:
  2. 通过GA算法对bp神经网络的阈值阀值进行优化(The threshold value of BP neural network is optimized by GA algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-02
    • 文件大小:14336
    • 提供者:十七
  1. BP Neural Network

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

    • 发布日期:2018-01-02
    • 文件大小:48128
    • 提供者:abcdxyz001
  1. BP神经网络的拓扑优化算法

    0下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络(BP neural network is a concept put forward by scientists from Rumelhart and McClelland in 1986. It is a multilayer feedforward neural network traine
  3. 所属分类:matlab例程

  1. 神经网络变量筛选—基于BP的神经网络变量筛选

    0下载:
  2. 该程序可用于神经网络变量筛选, BP神经网络,程序完整,可直接运行(Neural network variable filter, BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:江云渭树
  1. 基本BP算法

    0下载:
  2. 基本bp算法,输入随机生成样本训练网络,利用训练好的网络对输出值进行预测(Basic BP algorithm, input random generation sample training network)
  3. 所属分类:matlab例程

  1. BP

    0下载:
  2. 用代码(非工具箱)实现BP神经网络对含有随机噪声的sin函数的逼近(The approximation of sin function with random noise by BP neural network with code (non toolbox))
  3. 所属分类:matlab例程

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

    0下载:
  2. bp神经网络进行交通预测的Matlab源代码 数据为1986年到2000年的交通量 ,网络为3输入,1输出 15组数据,其中9组为正常训练数据,3组为变量数据,3组为测试数据(Matlab source code for traffic prediction by BP neural network The data is the traffic volume from 1986 to 2000. The network is 3 input and 1 output. 15 group
  3. 所属分类:matlab例程

    • 发布日期:2018-01-06
    • 文件大小:2048
    • 提供者:WanderKing
  1. BP神经网络设计程序实例

    0下载:
  2. 用BP神经网络解决凸优化问题,应用MALAB,取得较好的效果(BP neural network is used to solve convex optimization problems, and MALAB is applied to achieve better results)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:2048
    • 提供者:FIGHTING4578
  1. BP

    0下载:
  2. 应用BP神经网络进行实际问题的应用,期望与实际的对比(the application of BP neural network to solve practical problems)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:kongefg
  1. 基于BP网络的个人信贷信用评估

    2下载:
  2. BP神经网络的matlab应用算例,个人信贷信用评估(An example of the Matlab Application of BP neural network, personal credit evaluation)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:24576
    • 提供者:gradu
  1. 用matlab编BP神经网络预测程序

    4下载:
  2. 用matlab编BP神经网络预测程序,MATLAB程序代码-- 人工神经网络及其工程应用(BP neural network prediction program using MATLAB)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:246784
    • 提供者:宇智波朋
  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. bp

    0下载:
  2. 实现了BP神经网络的例子,有大量的数据和相关算法(there are many files in the zip. It is very easy for you to study with it and please take it.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:6144
    • 提供者:小山洋
  1. BP神经网络

    1下载:
  2. BP(back propagation)神经网络是1986年由Rumelhart和McClelland为首的科学家提出的概念,是一种按照误差逆向传播算法训练的多层前馈神经网络,是目前应用最广泛的神经网络。(BP (back propagation) neural network was founded in 1986 by Rumelhart and McClelland, led by the scientists put forward the concept of error backwa
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:8192
    • 提供者:Ambers
  1. BP

    0下载:
  2. bp神经网络实现预测,已经在鸢尾花数据集中验证过,拟合能力不错(Prediction of BP neural network)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:47104
    • 提供者:哼哼1214
  1. BP分类

    0下载:
  2. 利用BP算法进行分类的MATLAB 程序(MATLAB program classified by BP algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:1024
    • 提供者:逍遥之人
  1. bp

    0下载:
  2. 用matlab软件输入函数然后通过bp算法与函数的分布预测(Through bp algorithm and function distribution prediction.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-19
    • 文件大小:46080
    • 提供者:LILI122
  1. BP神经网络数字识别(matlab2014a)

    2下载:
  2. 利用BP神经网络识别易拉罐底字符识别,运行前注意阅读算法说明和代码中相对路径的设置。(The BP neural network is used to identify the character recognition of the bottom of the can, and the pre operation attention to the reading algorithm and the setting of the relative path in the code.)
  3. 所属分类:matlab例程

    • 发布日期:2018-04-21
    • 文件大小:158720
    • 提供者:QZMASE
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com