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

搜索资源列表

  1. algorithms-LMS-adaptive-filtering

    0下载:
  2. adaptive filter and its M atlab simulation based on LM S algorithm.-adaptive filter and its simulation M atlab S based on LM algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:48.81kb
    • 提供者:上将
  1. BPtrainlmtrainbr.rar

    0下载:
  2. 用L-M 优化算法与贝叶斯正则化算法训练同一个样本,By LM optimization algorithm with Bayesian regularization algorithm for training with a sample
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:544byte
    • 提供者:胡月
  1. Code_MATLAB_Optimization

    17下载:
  2. 这是龚纯《精通MATLAB最优化计算》随书源码(M文件)。基于MATLAB优化工具箱,代码包含的内容有:牛顿法等无约束一维极值问题、单纯形搜索法等无约束多维极值问题、Rosen梯度投影法等约束优化问题、L-M法等非线性最小二乘优化问题、线性规划、整数规划、二次规划、粒子群优化、遗传算法。-This is pure Gong " Mastering MATLAB optimization calculations," with the book source (M file)
  3. 所属分类:matlab例程

    • 发布日期:2012-12-20
    • 文件大小:40.61kb
    • 提供者:
  1. 1

    0下载:
  2. 将Minpack库中的LM算法封装成库,经过调试,通过算例运行结果与Matlab中运行出来的结果相差0.01范围内。-Will Minpack library package into the LM algorithm library,After debugging An example is the results is only 0.01 Difference from the result of Matlab s!
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:602.14kb
    • 提供者:heaze
  1. LMS9

    0下载:
  2. 基于LMS算法的自适应噪声消除仿真分析,内含详细的文档说明-LMS-based adaptive noise cancellation algorithm simulation analysis, contains a detailed documentation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:148.16kb
    • 提供者:阿飞
  1. mLM

    1下载:
  2. Lm算法是非常有效的非线性最小二乘法,对于光束平差很有用-Lm algorithm is very effective non-linear least squares method is useful for beam adjustment
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:548byte
    • 提供者:YL.Xiao
  1. BP1

    1下载:
  2. 采用L-M优化算法用以训练BP神经网络,使其能够拟合某一附加有白噪声的正弦样本数据。设计一个三层BP神经网络,其网络的隐含层神经元的激励函数为双曲正切型,输出层各神经元的激励函数为线性函数,隐含层有6个神经元-LM optimization algorithm used to train BP neural network to enable it to fit a white noise, sine additional sample data. Design a three BP neura
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:517byte
    • 提供者:蓝色梦幻
  1. H-fliter

    0下载:
  2. 基于方差约束 ,研究一类不确定线性定常随机离散系统的 H ∞滤波问题。提出了一种 鲁棒滤波的新算法 ,该算法克服构造对角矩阵约束性较强- H ∞filtering problem under the constraint of variance was discussed for a class of linear stochastic uncertain system. A new algorithm of robust filter
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:177.73kb
    • 提供者:李静
  1. L-M

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

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

    0下载:
  2. 采用两种训练方法,即 L-M 优化算法(trainlm)和贝叶斯正则化算法(trainbr)-Using two training methods, namely, LM optimization algorithm (trainlm) and Bayesian regularization algorithm (trainbr)
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:3.02kb
    • 提供者:chen
  1. lmsuanfa

    0下载:
  2. 一种LM算法,主要用于方程式的求解,具有较好的准确性和鲁棒性-A LM algorithm, mainly used to solve equations with good accuracy and robustness
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.24kb
    • 提供者:明浩
  1. L-Msuanfa

    0下载:
  2. matlab实现的L-M算法的函数拟合,可以用了进行函数的拟合-matlab implementation of the LM function fitting algorithm can be used for the fitting function
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:843byte
    • 提供者:zhaoxiao
  1. LM

    2下载:
  2. 列文伯格—马奎特算法的matlab实现程序-The Matlab program of the Levenberg-Marquardt algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:1.51kb
    • 提供者:刘海
  1. lm

    0下载:
  2. Levenberg-Marquardt算法 使用Levenberg-Marquardt算法来最小化-Levenberg-Marquardt algorithm using the Levenberg-Marquardt algorithm to minimize the model
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1.25kb
    • 提供者:师海阔
  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
    • 文件大小:6.8kb
    • 提供者:晴天
  1. LMoptimization

    0下载:
  2. 今年学习的优化算法,主要是LM算法,很有用对优化算法的学习-Optimization algorithm to learn this year, mainly LM algorithm optimization algorithm is useful for learning.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3.38kb
    • 提供者:朱秋秋
  1. shenjingwangluo

    0下载:
  2. 可自由选择贝叶斯正则化算法或者是L-M 优化算法的神经网络matlab代码-The freedom to choose the Bayesian regularization algorithm or LM optimization algorithm neural network matlab code
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:760byte
    • 提供者:吴清若
  1. mat-dlf

    0下载:
  2. 空气质量降维B-P神经网络评价法及其MATLAB实现 简介: 用主成分分析将多维空间的样本数据降维到低维空间,将其作为BP网络的输入。BP网络的算法采用LM优化法。描述了该网络的MATLAB程序语言实现过程。-Air quality dimension reduction BP neural network uation method on MATLAB Introduction: Using principal component analysis will drop the sa
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:199.13kb
    • 提供者:唐小米
  1. LM

    0下载:
  2. 列文伯格-马夸尔特算法的一个实例程序,通过一组简单的数据实例,运用列文伯格-马夸尔特法迭代逼近最佳解。-an example of using Levenberg-Marquardt algorithm to get the best results
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.02kb
    • 提供者:杨凡
  1. lm

    0下载:
  2. 最优化算法,使用信赖域法(LM)求解无约束问题。可以实现画出三维图像,通过修改初始点,得到迭代次数和函数值(Optimization algorithm, using LM method to solve unconstrained problems. Three dimensional images can be drawn, and the number of iterations and function values can be obtained by modifying the in
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:5kb
    • 提供者:adelax
« 12 »
搜珍网 www.dssz.com