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

搜索资源列表

  1. Fast LMS-Newton algorithms based on autoregressive

    0下载:
  2. 一种利用LMS的回声抑制的实现方法,经典文献-echo suppression of the method, classic literature
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:525301
    • 提供者:陈谭
  1. 详细推导了复平面上牛顿迭代法的原理和计算公式

    0下载:
  2. 详细推导了复平面上牛顿迭代法的原理和计算公式,用MATLAB编程实现了牛顿迭代法,得到一些奇异绚丽的分形图形-The complex plane is derived in detail the principle and Newton' s iteration formula, using MATLAB programming Newton' s iterative method, get some strange colorful fractal images
  3. 所属分类:软件工程

    • 发布日期:2017-04-09
    • 文件大小:1406377
    • 提供者:wanglei
  1. znzx

    0下载:
  2. 阻尼最小二乘法(即Levenberg-Marquarat算法),是Gauss-Newton算法的一种修正法。-Damped least squares method (that is, Levenberg-Marquarat algorithm), Gauss-Newton algorithm are an Amendment Act.
  3. 所属分类:Document

    • 发布日期:2017-04-16
    • 文件大小:27392
    • 提供者:zjun800
  1. Methods_for_Solving_Nonlinear_Equations

    0下载:
  2. 非线性方程求根的理论讲解,包括Newton s Method, The Secant Method, Brent s Method-Methods for Solving Nonlinear Equations :Newton s Method, The Secant Method, Brent s Method
  3. 所属分类:File Formats

    • 发布日期:2017-04-23
    • 文件大小:80186
    • 提供者:lichao
  1. newton-method

    0下载:
  2. describes how to implement newton s interpolation method in matlab.
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:25256
    • 提供者:ABK
  1. nnewton

    0下载:
  2. 用非光滑牛顿算法求解绝对值方程 用非光滑牛顿法计算f=Ax-|x|-b的零点; f_是f的光滑函数; by wax; 终止条件为 ||f(xk)||<1e-6 -Non-smooth Newton algorithm for solving the absolute value equation with non-smooth Newton method f = Ax-| x |-b zero f_ is a smooth function of f by w
  3. 所属分类:Software Testing

    • 发布日期:2017-11-10
    • 文件大小:1071
    • 提供者:sandy
  1. newton

    0下载:
  2. 最优化中的牛顿法求解无约束问题,很方便实用。-Newton method for solving unconstrained optimization problem
  3. 所属分类:File Formats

    • 发布日期:2017-11-25
    • 文件大小:1081
    • 提供者:leave
  1. newton

    0下载:
  2. NEWTON RAPSHON METHOD
  3. 所属分类:Project Design

    • 发布日期:2017-12-05
    • 文件大小:1321
    • 提供者:jose
  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. Multidimensional-Newton

    0下载:
  2. vb环境下实现牛顿法迭代求最优,最优化原理与方法中无约束最优化的求解-Newton s method to achieve vb environment iterative optimal, optimization theory and methods for solving unconstrained optimization
  3. 所属分类:software engineering

    • 发布日期:2017-04-03
    • 文件大小:151312
    • 提供者:gump
  1. ScalingP

    0下载:
  2. 详细介绍基于信赖域的内点法的外文文献,里面包含了内殿反射牛顿法等经典的求解最优化的几种内点法-Details on foreign literature trust region interior point method, which includes the classic sanctuary reflective Newton method for solving the optimization of several interior point method
  3. 所属分类:Document

    • 发布日期:2017-04-24
    • 文件大小:171733
    • 提供者:刘炳琪
  1. 4GUI

    0下载:
  2. 4可视化(GUI)的非线性方程组的牛顿求解法,希望对大家有用,大家可以-4 Visualization (GUI) of the Newton method for solving nonlinear equations, we want to be useful, we can see
  3. 所属分类:software engineering

    • 发布日期:2017-04-24
    • 文件大小:214627
    • 提供者:liu ling
  1. newton-raphson

    0下载:
  2. include newton raphson method
  3. 所属分类:software engineering

    • 发布日期:2017-04-12
    • 文件大小:1476
    • 提供者:bahram
  1. Optimization-of-the-design-process

    0下载:
  2. 现代设计理论中涉及的一些常用的优化设计方法,如一维搜索(黄金分割、二次差值等)、无约束优化方法(梯度法、牛顿法等)、约束优化方法(复合形法、DFP、惩罚函数法等)。-Some commonly used method for optimizing the design of modern design theory involved, as one-dimensional search (golden section, the second difference, etc.), unconstr
  3. 所属分类:Project Design

    • 发布日期:2017-04-15
    • 文件大小:17008
    • 提供者:王希
  1. Newton-Raphson

    0下载:
  2. 一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式。-An approximate method for solving equations in real and complex domains. Most equations do not exist formula.
  3. 所属分类:软件工程

    • 发布日期:2017-04-16
    • 文件大小:85107
    • 提供者:孙龙
  1. Newton-method

    0下载:
  2. 一种基于拟Newton法解非线性方程组的数值算法-A numerical method for solution of nonlinear equations based on quasi Newton method
  3. 所属分类:Document

    • 发布日期:2017-03-31
    • 文件大小:50689
    • 提供者:龙一
  1. Levenberg-Marquardt-Algorithm

    0下载:
  2. 求解非线性问题的一种算法,综合了梯度法和牛顿法的优点-An algorithm for solving nonlinear problem, taking advantages of gradient method and Newton method
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:29765
    • 提供者:王雪
  1. Economic-Dispatch-by-Newton-Method

    0下载:
  2. Economic Dispatch by Newton Method
  3. 所属分类:Development Research

    • 发布日期:2017-04-12
    • 文件大小:535
    • 提供者:Elyas
  1. Damped-Newton-iteration-method

    1下载:
  2. 利用阻尼的牛顿法搜寻最小值(可以根据需要对目标函数进行调整)-Using damped Newton method to solve the double parameter optimal value
  3. 所属分类:File Formats

    • 发布日期:2017-04-13
    • 文件大小:1917
    • 提供者:lincj
  1. 5.-Use-Newton-method-to-solving-simple-Equation_M

    0下载:
  2. Using Newton Method to solve simple equation created by M.Peter
  3. 所属分类:Software Testing

    • 发布日期:2017-04-30
    • 文件大小:14584
    • 提供者:Peter
« 12 3 »
搜珍网 www.dssz.com