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

搜索资源列表

  1. Newton_raphson

    0下载:
  2. 牛顿迭代法又称为牛顿-拉弗森方法,它是一种在实数域和复数域上近似求解方程的方法。-Newton method, also known as Newton-Raphson method, it is a real field and complex domain approximation method of solving equations.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:691
    • 提供者:张兵
  1. Nonlinear-equations-is-presented

    0下载:
  2. 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。-Newton iterative method (Newton s method) is also known as Newton- Ralph monson (laffer sen) method (Newton Raphson method), it was proposed by Newton in
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:575
    • 提供者:田青永
  1. SC

    0下载:
  2. 最基本的牛顿迭代法,随机设置4个观测站,跟踪运动目标-Basic Newton iterative method, a random set four stations and track moving targets
  3. 所属分类:matlab

    • 发布日期:2017-12-20
    • 文件大小:2048
    • 提供者:单色
  1. sknjectflrThis

    0下载:
  2. 数值分析实验题目牛顿迭代法求根 这个也是计算方法中的常用计算程序-The Newton iteration method for root numerical experiment subject This calculation method is commonly used in the calculation process
  3. 所属分类:Process-Thread

    • 发布日期:2017-12-16
    • 文件大小:26624
    • 提供者:tzken
  1. daima

    0下载:
  2. xiaobo.m小波变换方法处理时频信号 duanshifuliye.m短时傅里叶变换方法处理时频信号 three.m三次样条插值 newton.m牛顿迭代法 stokes.c斯托克斯波的生成-xiaobo.m(Wavelet transform method for processing time- frequency signals) duanshifuliye.m(The short- time Fourier transform method deals with t
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:4045
    • 提供者:李建
  1. CircleFit

    0下载:
  2. 能够进行平面圆的拟合 matlab语言,牛顿迭代法-Be able to fit the plane circle
  3. 所属分类:Other systems

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:piggy
  1. niudundiedai

    0下载:
  2. 本程序利用牛顿迭代法求解非线性方程的根,适合于初学者- This procedure using Newton iteration to solve the root of nonlinear equations, suitable for beginners
  3. 所属分类:Other systems

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:lr
  1. subset_4_6

    1下载:
  2. 数字图像相关中的亚像素位移计算方法之牛顿迭代法的函数。参数包括参考图像、变形图像和迭代步长-The Function of Newton s Iteration Method for Sub- pixel Displacement Calculation in Digital Image Correlation. The parameters include the reference image, the deformed image, and the iterative step
  3. 所属分类:Special Effects

    • 发布日期:2017-12-06
    • 文件大小:2439
    • 提供者:刘学谨
  1. 牛顿法

    0下载:
  2. 基本牛顿法是一种是用导数的算法,它每一步的迭代方向都是沿着当前点函数值下降的方向。(The basic Newton method is a derivative algorithm, in which the direction of each iteration is in the direction of the decrease of the function value at the current point.)
  3. 所属分类:matlab例程

  1. aaa

    0下载:
  2. matlab中用牛顿迭代法求解非线性方程组的的的最优解程序(MATLAB in Newton iterative method for solving nonlinear equations of the optimal solution)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:8192
    • 提供者:青柠
  1. langrange

    0下载:
  2. 数值分析中的拉格朗日插值法求解函数的近似逼近解和牛顿迭代法(langrange interpolation)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2017-12-27
    • 文件大小:24576
    • 提供者:snow00
  1. zbavrrse

    0下载:
  2. 计算方法经典算法(弦截法 二分法 牛顿迭代法 龙贝格算法)()
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:1024
    • 提供者:serializj
  1. ptzvljy0

    0下载:
  2. 牛顿迭代法 需要的同学尽量来拿吧 不要钱()
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:1024
    • 提供者:YDwbfod$9258
  1. program

    0下载:
  2. 牛顿迭代法(Newton's method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法(In numerical analysis Newton's method also known as the Newton Raphson method named after Isaac Newton and Joseph Raphson is a method for finding successiv
  3. 所属分类:Windows编程

    • 发布日期:2018-04-20
    • 文件大小:1024
    • 提供者:aaaccc111
  1. niudundiedai

    0下载:
  2. 已知f(x)=x^3-6x^2+20,用牛顿迭代法求区间【-3,6】内所有根,精度为10^5。(Known f (x) =x^3-6x^2+20, the Newton iteration method is used to find all the roots within the interval [-3,6] and the precision is 10^5.)
  3. 所属分类:数学计算

    • 发布日期:2018-04-20
    • 文件大小:360448
    • 提供者:536536536
  1. 95772895

    0下载:
  2. 通过使用Newton迭代法求解方程 并分析它的解法收敛性; 牛顿迭代法是比较适合用计算机来计算,()
  3. 所属分类:大数据

    • 发布日期:2018-04-21
    • 文件大小:11264
    • 提供者:dhzoff
  1. NA

    0下载:
  2. 数值分析算法的java实现,包括二分法、牛顿迭代法等十来个算法 可视化窗口,软件是Netbeans(The Java implementation of the numerical analysis algorithm, including ten algorithms, such as dichotomy, Newton iterative method and so on)
  3. 所属分类:其他

    • 发布日期:2018-04-22
    • 文件大小:162816
    • 提供者:SXINGQITIAN
  1. gvaluate-starvatin

    0下载:
  2. 牛顿迭代法 需要的同学尽量来拿吧 不要钱()
  3. 所属分类:其他

    • 发布日期:2018-04-29
    • 文件大小:1024
    • 提供者:YDRvvuj_047
  1. sirective

    0下载:
  2. 计算方法经典算法(弦截法 二分法 牛顿迭代法 龙贝格算法)()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:cfbkt%2B89944
  1. newton_method

    0下载:
  2. 牛顿迭代法进行数值分析,求解方程,希望有用(Newton iterative method is used for numerical analysis to solve equations.)
  3. 所属分类:数学计算

    • 发布日期:2018-05-01
    • 文件大小:1024
    • 提供者:豆子爱薏米
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 29 »
搜珍网 www.dssz.com