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

搜索资源列表

  1. GA

    2下载:
  2. 程序1:遗传算法和非线性规划函数的优化; 程序2:基于遗传算法的BP神经网络优化; 程序3:基于遗传算法的TSP算法; 程序4:基于遗传算法的LQR控制器优化设计 程序5:基于遗传算法的函数优化-Program 1: genetic algorithms and nonlinear programming function optimization Program 2: Based on the genetic algorithm BP neural network optim
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:5357
    • 提供者:王晓卫
  1. BPPID_matlab

    0下载:
  2. 一种BP神经网络整定的PID算法,含注释-BP neural network tuning PID algorithm, including the Notes
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:73634
    • 提供者:lxm
  1. ICA-wind-prediction

    1下载:
  2. 采用最先进的殖民竞争算法Imperialist competition algorithm优化BP神经网络的初始权值、阈值,进行风电功率预测,带数据和实例,ica为主程序-Using the most advanced colonial competitive algorithm Imperialist competition algorithm to optimize the initial weights of BP neural network, threshold, carry wind
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:17782
    • 提供者:Victoria
  1. ga-wind-prediction

    2下载:
  2. 运用GA遗传算法优化BP网络,对风电功率进行预测,含实际数据和案例。-GA genetic algorithm to optimize the use of BP network prediction for wind power, with actual data and case studies.
  3. 所属分类:matlab

    • 发布日期:2014-07-11
    • 文件大小:14336
    • 提供者:Victoria
  1. chapter3

    0下载:
  2. 基于遗传算法的BP神经网络优化算法Matlab实现-Optimization algorithm based on genetic algorithm BP neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5048
    • 提供者:王静
  1. eee

    0下载:
  2. 遗传算法优化bp神经网络,采用的是实数编码方式。-Genetic algorithm optimization bp neural network, using real number encoding.
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:52266
    • 提供者:李秋
  1. decoder_BP_SE_ref

    0下载:
  2. 置信传播即BP译码算法,在每一次迭代过程中,都要对全部比特和校验信息进行更新,存在计算量大、译码效率低的问题,故提出了单边传播信息的迭代BP算法-Belief Propagation that BP decoding algorithm, in each iteration, we must check for all the bits and update the information, there is a large amount of calculation, low coding e
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:828
    • 提供者:王文
  1. decoder_BPML

    0下载:
  2. 置信传播(belief propagation,BP)算法的计算复杂度较高,且变量节点和校验节点间信息传递的信息可靠,但是迭代的实现,就最大似然算法来说,验证其提高译码性能的特点。 -Belief propagation (belief propagation, BP) higher computational complexity of the algorithm, and reliable information between variable nodes and check node
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:613
    • 提供者:王文
  1. beiyesizhengzehua

    0下载:
  2. 采用贝叶斯正则化算法提高 BP 网络的推广能力,采用两种训练方法-Bayesian regularization algorithm to improve the generalization ability of BP network, using two training methods
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:775
    • 提供者:
  1. dastebandi

    1下载:
  2. Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:90765
    • 提供者:mohsen
  1. estekhraj-vijegi

    1下载:
  2. Design a feedforward network is u dehaze algorithms review path planning using GA and ACO... The neural network adaboost stron TS neural network m files, fast c bp neural network, written with C Bayes net and memory based learni
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:13821
    • 提供者:mohsen
  1. GP-optimization

    0下载:
  2. 整个算法分成三部分,第一个部分是神经网络整体结构的确定,然后是遗传算法对参数的优化,然后便是利用已经优化好的参数,利用神经网络进行预测。我们根据需要优化的权值以及阈值的数量确定算法个体的长度。个体通过适应度函数计算他们的适应度,根据适应度的大小,我们使用轮盘算法,确定他们的遗传,交叉还有变异等过程,优化以后的BP神经网络可以更好地收敛。-The whole algorithm is divided into three parts, the first part is to determine
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:52480
    • 提供者:周江鸿
  1. PSO-optimization

    1下载:
  2. 应用粒子群算法来寻找BP神经网络最优的初始权值还有阈值,本程序主要是以此来拟合函数,读者可以根据需要,小小地修改一下BP神经网络的代码,可以实现诸如模式识别等功能,收敛效果很好,-Application of particle swarm algorithm to find the optimal initial BP neural network weights as well as the threshold value, the procedure is a way to fit func
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1933
    • 提供者:周江鸿
  1. GA_BP

    0下载:
  2. 遗传算法对BP神经网络的优化,帮助其优化参数,在进行训练-Genetic algorithm (ga) optimization of BP neural network, help the optimization parameters, in the training
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5097
    • 提供者:tangmx
  1. NeuralNetwork_BP_Classification

    0下载:
  2. 用matlab实现了人工神经网络的Bp网络算法,有利于图形图像的提取和识别-Using matlab realize the artificial neural network Bp network algorithm, is conducive to extraction and recognition of graphic images
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1623
    • 提供者:Fredericky
  1. EEG_BP2

    1下载:
  2. 使用BP神经网络算法对脑电信号进行分类识别。-BP neural network algorithm using EEG classification.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1186
    • 提供者:徐旭
  1. application

    0下载:
  2. matlab 遗传算法优化BP神经网络完成代码 调试通过-matlab genetic algorithm to optimize BP neural network to complete the code debugging through
  3. 所属分类:matlab

    • 发布日期:2017-04-27
    • 文件大小:259652
    • 提供者:zhangzhengyi
  1. BP1111

    0下载:
  2. bp神经网络的数据分类-语音特征信号分类 bp神经网络的非线性系统建模-非线性函数的拟合-Linear systems neural network modeling of nonlinear systems, according to the classification of BP neural network genetic algorithm to optimize BP neural network
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1573
    • 提供者:牛牛
  1. BPpp

    0下载:
  2. 遗传算法优化 B P 神经网络非线性函数拟合 根据遗传算法和 B P 神经网络理论-Genetic algorithm optimization BP neural network - non-linear function fitting B P based on genetic algorithms and neural network theory
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1566
    • 提供者:牛牛
  1. chap10

    0下载:
  2. 关于用遗传算法改进BP神经网络的matlab实现(转引) ga优化神经网权值&阈值程序。 优化的基本原理和过程很多论文可以查到,在此不必赘述我就把用gaot5的小程序贴在下面吧,也是y=1/x(为看的方便,比较繁杂的也有) -About matlab improved BP neural network using genetic algorithm implementation (quoted) ga optimizing neural network weights & T
  3. 所属分类:matlab

    • 发布日期:2017-04-26
    • 文件大小:15033
    • 提供者:张晓
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 35 »
搜珍网 www.dssz.com