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

搜索资源列表

  1. LevenbergMarquardt

    0下载:
  2. Levenberg-Marquardt algorithm for non-linear fitting, written in Labview language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-30
    • 文件大小:31215
    • 提供者:Lei Zhang
  1. LM

    1下载:
  2. 用Python语言实现LM(Levenberg-Marquardt)算法。-implementation of LM(Levenberg-Marquardt) algorithm with python.
  3. 所属分类:Algorithm

    • 发布日期:2016-05-17
    • 文件大小:1024
    • 提供者:吴难难
  1. LM

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

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

    0下载:
  2. Levenberg-Marquardt算法是最优化算法中的一种。最优化是寻找使得函数值最小的参数向量。-Levenberg- Marquardt algorithm is one of the optimization algorithms.Optimization is to find the minimum value function of the parameter vector.
  3. 所属分类:Education soft system

    • 发布日期:2017-04-12
    • 文件大小:594
    • 提供者:qwer
  1. Least_Squares

    0下载:
  2. 基于FPGA两种基于非线性最小二乘法的电力系统频率跟踪方法,搜索算法和Levenberg-Marquardt算法。- least square method FPGA
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1179
    • 提供者:朱怀毅
  1. lm

    0下载:
  2. lm算法的程序。lm算法是使用最广泛的非线性最小二乘算法,中文为列文伯格-马夸尔特法。-lm algorithm procedure. lm algorithm is the most widely used non-linear least squares algorithm, Chinese as Levenberg- Marquardt method.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:1159
    • 提供者:july
  1. xox_lm

    0下载:
  2. This function simply uses Levenberg–Marquardt algorithm (LMA) to find optimum parameters and optimization.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1001
    • 提供者:xox
  1. lm_ts

    0下载:
  2. Levenberg-Marquardt method for training a Takagi-Sugeno fuzzy system
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2107
    • 提供者:saroj
  1. NEURAL-NETWORK-COMPENSATOR

    0下载:
  2. method based on Neural Network (NN) technique and accompanied with MMSE (Minimum Mean Square Error), which corrects at the receiver level, the Non-Linear (NL) distortions due to the HPA (High Power Amplifier).-In this paper, we present a meth
  3. 所属分类:Post-TeleCom sofeware systems

    • 发布日期:2017-05-04
    • 文件大小:330799
    • 提供者:wangxx
  1. BP_Differ_Train

    0下载:
  2. BP神经网络算法用来拟合加噪信号,并以动量梯度下降算法和减少内存的Levenberg-Marquardt算法两种训练方法进行该实例下的性能对比-BP neural network algorithm used to fit the noise signal, and to reduce the momentum gradient algorithm and memory Levenberg-Marquardt algorithm two training methods to compare t
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-12
    • 文件大小:838
    • 提供者:寻家军
  1. Novel-Neuronal-Activation

    0下载:
  2. Feedforward neural network structures have extensively been considered in the literature. In a significant volume of research and development studies hyperbolic tangent type of a neuronal nonlinearity has been utilized. This paper dwells on the w
  3. 所属分类:software engineering

    • 发布日期:2017-05-05
    • 文件大小:473740
    • 提供者:samir
  1. LevenbergMarquardtDemo

    0下载:
  2. Levenberg Marquardt 算法的示例,matlab下求解一个有解析式(需要jacobian矩阵)的方程最优解。测试可用,可以借鉴。-Levenberg Marquardt algorithm example, matlab to solve a analytic (requires jacobian matrix) equation optimal solution. Test available, can learn from.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:刘辉
  1. LM_sample

    0下载:
  2. Levenberg Marquardt算法的matlab代码,简洁无误,结构清晰,便于快速学习。- LevenbergMarquardt algorithm matlab code, simple and correct, clear structure, easy to learn quickly.
  3. 所属分类:Algorithm

    • 发布日期:
    • 文件大小:2048
    • 提供者:Peter
  1. Gradientes

    0下载:
  2. gradiente conjugado, levenberg, quase-newton e de newton
  3. 所属分类:数学计算

    • 发布日期:2017-12-28
    • 文件大小:5120
    • 提供者:faizao
  1. 高效稳定的LMF方法求解非线性方程组

    1下载:
  2. 解决方案是通过弗莱彻版本的Levenberg-Maquardt获得的 用于最小化方程残差平方和的%算法。 %LMFnlsq应用程序的主要领域是在进行曲线拟合时 处理实验数据%。(A solution is obtained by a Fletcher's version of the Levenberg-Maquardt algoritm for minimization of a sum of squares of equation residuals. The main doma
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:9216
    • 提供者:taodashi
  1. Lervenberg_Marquardt_Algorithm

    0下载:
  2. Lervenberg-Marquardt 算法的实现,包括测试代码,并有辅助函数。解压缩后可直接运行,包含3个例子,在LMFnlsq2test.pdf中有对算法的详细描述。(The function is an improved version of the function LMFnlsq widely tested on the nonlinear regression, curve fitting and identification problems. Better descr ipti
  3. 所属分类:数学计算

    • 发布日期:2018-04-30
    • 文件大小:231424
    • 提供者:icommonweal
  1. gtn-st-lm

    0下载:
  2. Umat for GTN damage material model in Abaqus by UMAT - STATIC in Levenberg-Marquardt (LM) solution routines from Slatec library
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:5120
    • 提供者:rw815125560
« 1 2 3 4 5 6 7»
搜珍网 www.dssz.com