CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 搜索资源 - 牛顿法 迭代

搜索资源列表

  1. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码

    3下载:
  2. 软件《牛顿法解方程之混沌情况1.32》VC++版源代码,迭代算法压缩图象以及生成各种分形图案-software "Newton equation solution of 1.32 Chaos" VC version of the source code, iterative algorithm compresses images and generates various fractal patterns
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:258.51kb
    • 提供者:王晶
  1. Newton

    0下载:
  2. matlab 牛顿法迭代,为数值分析课上的作业,用借鉴于其他的迭代计算中.
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:6.3kb
    • 提供者:张生
  1. G

    3下载:
  2. 用Fortran语言程序编写,梯形明渠流PREISSMANN格式的程序,该程序利用普林士曼隐格式求解,并用牛顿法迭代。
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:2.75kb
    • 提供者:张超
  1. 牛顿迭代法

    0下载:
  2. 牛顿迭代法
  3. 所属分类:Windows编程

    • 发布日期:2009-01-22
    • 文件大小:26.5kb
    • 提供者:YXLLJ68
  1. 2

    1下载:
  2. matlab开发环境下,牛顿迭代法解非线性方程组,使用者把非线性方程组的M文件fx1(x)和非线性方程组导数的M文件dfx1(x)相应代入即可。-matlab development environment, the Newton iteration solution of nonlinear equations, nonlinear equations to the user of the M documents fx1 (x) and non-linear equations of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:1.51kb
    • 提供者:平猪
  1. Newtonliang

    3下载:
  2. 典型梁元的考虑几何非线性效应的牛顿法迭代程序,使用者可以在此基础上添加自己的有限元程序-Consider typical beam element geometry of the Newton method of nonlinear effects of iterative process, the user can add their own based on the finite element program
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1.83kb
    • 提供者:梁珂
  1. 2

    0下载:
  2. matlab算法练习,包括牛顿迭代法,赛德尔迭代法等-matlab learning
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-07
    • 文件大小:3.56kb
    • 提供者:HXY
  1. gongchengyouhua2

    0下载:
  2. 工程优化里采用阻尼牛顿法迭代求函数的最小值-Engineering optimization in the use of minimum damping Newton method Iterative Function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2.13kb
    • 提供者:wangxiaoqian
  1. 经典牛顿迭代法C++实例

    0下载:
  2. 使用c++实现了牛顿迭代法的求解方程组的过程。(The use of c++ to achieve the Newton iterative method for solving equations process.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:1kb
    • 提供者:helloworldd
  1. CUMCM2016Problems

    0下载:
  2. 通过牛顿迭代法和求一受力分析个链狀物体的受力值(Calculating the force value of a chain object by Newton iteration method)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:639kb
    • 提供者:思巧
  1. 优化算法

    2下载:
  2. 解决了最小无约束优化问题 步长由ARmijo非精确一维搜索生成,迭代方向分别由最速下降法,阻尼牛顿法,共轭梯度法,拟牛顿法(BFGS)产生(This code solves the minimum unconstrained optimization problem, and the step size is generated by ARmijo inexact one-dimensional search. The iterative directions are generated b
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:旺旺饼干
  1. diedaifa

    0下载:
  2. 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。多数方程不存在求根公式,因此求精确根非常困难,甚至不可能,从而寻找方程的近似根就显得特别重要。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根。牛顿迭代法是求方程根的重要方法之一,其最大优点是在方程f(x) = 0的单根附近具有平方收敛,而且该法还可以用来求方程的重根、复根,此时线性收敛
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:25kb
    • 提供者:xzt
  1. 牛顿迭代法求方程的根

    0下载:
  2. 牛顿迭代法求方程的根,C语言实现,方法经典,代码实现,可用MATLAB验证(The Newton iteration method for solving the root of the equation)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:11kb
    • 提供者:hcj12138
  1. Burgers方程_牛顿迭代法

    6下载:
  2. 用牛顿迭代法求解Buegers方程的精确解(Solving the exact solution of Buegers equation by Newton's iterative method)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:1kb
    • 提供者:simizar
  1. Power Flow6.23

    0下载:
  2. MATLAB求解电力系统潮流;牛顿迭代法;适用于14节点30节点300节点1047节点等。(MATLAB solves the power system tidal current; Newton iteration method; it applies to 14 nodes, 30 nodes, 300 nodes, 1047 nodes, etc.)
  3. 所属分类:其他

  1. 牛顿迭代法求初始点

    2下载:
  2. 根据齿面方程方程求解齿面点坐标时,初始点的选择是至关重要的,给出了利用牛顿迭代法求初始点的方法(According to the equation of tooth surface, the selection of initial points is very important when solving the coordinates of tooth face points. The method of finding initial points by Newton iteration
  3. 所属分类:Windows编程

  1. 牛顿迭代法

    1下载:
  2. 牛顿迭代法,下载就可以直接使用,调试好的(Newton iteration method, download can be used directly, debugging good)
  3. 所属分类:其他

    • 发布日期:2020-11-27
    • 文件大小:32kb
    • 提供者:二狗砸
  1. wave field simulation program of Ⅰ layer

    1下载:
  2. 牛顿迭代法震源定位代码,,,,,,,,,,,,,,,,,(niudundiedaifazhenyuandaima)
  3. 所属分类:其他

    • 发布日期:2019-08-01
    • 文件大小:1kb
    • 提供者:侯文伟
  1. Matlab方程求根法汇总

    2下载:
  2. Matlab方程求根法汇总:BenvliMAX 贝努利法求按模最大实根 BenvliMIN 贝努利法求按模最小实根 HalfInterval 用二分法求方程的一个根 hj 用黄金分割法求方程的一个根 StablePoint 用不动点迭代法求方程的一个根 AtkenStablePoint 用艾肯特加速的不动点迭代法求方程的一个根 StevenStablePoint 用史蒂芬森加速的不动点迭代法求方程的一个根 Secant 用一般弦截法求方程的一个根 SinleSecant 用单点弦截法求方程的一个
  3. 所属分类:其他

    • 发布日期:2020-09-08
    • 文件大小:19kb
    • 提供者:lfwu5
  1. Newtonmodel

    1下载:
  2. 牛顿迭代法,从S参数求解复介电常数。作为一种经典方法,只需替换压缩包中excel即可得到你需要的结果(Newton method for determining complex permittivity from S-parameters)
  3. 所属分类:其他

    • 发布日期:2020-09-30
    • 文件大小:51kb
    • 提供者:rushto1
« 12 3 4 5 »
搜珍网 www.dssz.com