CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - lm bp

搜索资源列表

  1. BP

    2下载:
  2. 基于MATLAB的神经网络BP算法的改进Lm算法
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2797
    • 提供者:吴建国
  1. LM

    0下载:
  2. 采用贝叶斯正则化算法提高bp网络的性能,即L-M优化算法-The use of Bayesian regularization algorithm to improve network performance bp, that is, LM optimization algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-28
    • 文件大小:859
    • 提供者:周妍
  1. bpmatlab

    0下载:
  2. bp神经网路在地震预测中的应用,分别采用gd、gdx、lm训练方法,供大家参考~-bp neural network in the earthquake prediction, respectively, using gd, gdx, lm training methods for your reference ~
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1761
    • 提供者:魔夏
  1. bp.example

    1下载:
  2. 采用动量梯度下降算法训练BP网络,采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr),用以训练 BP 网络-Gradient descent algorithm using momentum BP network training, using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (t
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:2993
    • 提供者:闫薇
  1. rbfinterp_v1[1].2

    0下载:
  2. LM编程算法,在神经网络中有很大应用之处,神经网络源代码,及BP网络训练界面,其中的L-M算法非常实用 -LM programming algorithm, in a large neural network applications, the neural network source code, and the BP network training interface, in which the LM algorithm is very practical
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-26
    • 文件大小:117233
    • 提供者:vivian
  1. BP-LM

    1下载:
  2. BP 算法的神经网络,采用VC编制,具有较好的鲁棒性和快速收敛特性。-BP algorithm of neural networks, the use of VC establishment, has good robustness and fast convergence properties.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:333048
    • 提供者:高闯
  1. BP-LM

    1下载:
  2. 一种利用神经网络计算L-M算法的程序。里面还有其他的算法可以参考-A neural network algorithm for calculating the LM procedure. There are other algorithms which can refer to
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:333631
    • 提供者:wolf
  1. g

    0下载:
  2. 基于L-M算法的BP神经网络分类器 对图像分类有较好的效果-LM algorithm based on BP neural network classifier for image classification has a good effect
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:182015
    • 提供者:sds
  1. lm

    0下载:
  2. BP神经网络数字图像几何畸变矫正L-M优化算法-BP neural network LM digital image geometric distortion correction algorithm
  3. 所属分类:Graph program

    • 发布日期:2017-03-27
    • 文件大小:10838
    • 提供者:陶弘
  1. L-M

    0下载:
  2. L-M,BP网络算法,用matlab语言编译-LM, BP network algorithm with matlab compiler
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1075
    • 提供者:方芳
  1. BP

    0下载:
  2. 基于大坝温控的温度预报程序,采用了L-M优化算法和贝叶斯正则化算法,结果良好-Prediction based on the temperature of the dam temperature control program, using the LM optimization algorithm and the Bayesian regularization algorithm, good results
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-04
    • 文件大小:1113
    • 提供者:杜晓帆
  1. BP-PSO

    0下载:
  2. 本文提出了基于粒子群算法( PSO )的E lm an神经网络混合优化策略, 采用PSO 优化 连接权值来训练神经网络, 与标准BP算法相比, PSO 采用实数编码, 结构简单, 学习收敛快-The PSO-BP-based Forecast of Logistics Cost for Coal Enterprises
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:365214
    • 提供者:张杰
  1. BP-Replacement-Algorithms-(LM-a-CG)

    0下载:
  2. Back Propagation Replacement Algorithms (LM & CG) in Neural Network.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-03
    • 文件大小:1153
    • 提供者:RightRisk
  1. BP.m

    0下载:
  2. BP神经网络代码,使用LM算法(高斯牛顿法的改进,具有很好的鲁棒性)-BP neural network code, use the LM algorithm (modified Gauss-Newton method has good robustness)
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:514
    • 提供者:xufeng
  1. ga_lm_bp

    0下载:
  2. 4-9-1的结构ga-lm的bp算法 有示例数值 不是拟合而是预测-4-9-1 structure of ga-lm bp algorithm is not fit but there are examples of numerical prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6961
    • 提供者:晴天
  1. BP-neural

    0下载:
  2. LM算法和BFGS拟牛顿算法对BP神经网络的性能影响分析,我的课题作业,希望对大家有帮助。-The performance analysis basde on the impact on BP neural network of LM and BFGS quasi-Newton algorithm , the subject of my work, I hope to be helpful.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:3289
    • 提供者:梁山
  1. LM=BP

    1下载:
  2. LM-BP电力系统考虑多种天气进行预测,误差小-LM-BP to consider a variety of power system to predict weather, small error
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:977
    • 提供者:yanhuihui
  1. My_LM_BP

    0下载:
  2. LM-BP网络预测电网负荷,很值得参考哦-LM-BP network load forecasting
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:940
    • 提供者:YQ
  1. BPMS

    0下载:
  2. 此程序是关于LM-BP算法的预测系统,能够利用图形界面的形式展示出预测的精度和误差- This program is on the LM-BP algorithm prediction system that can use a graphical interface to show the form of prediction accuracy and error
  3. 所属分类:Dialog_Window

    • 发布日期:2017-04-06
    • 文件大小:308305
    • 提供者:万家山
  1. CPP-LM-BP

    1下载:
  2. 利用LM训练算法来优化BP神经网络算法。-LM training algorithm to optimize the use of BP neural network algorithm.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-14
    • 文件大小:4397
    • 提供者:郝硕涛
« 12 »
搜珍网 www.dssz.com