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

搜索资源列表

  1. 数值算法程序

    0下载:
  2. 这是一些数值算法的源程序,包括非线形方程的解法。(二分法,牛顿法)。线性代数方程组数值解法(包括,消去法,迭代法)-This is some numerical algorithm of the source, including non-linear equations method. (Dichotomy, Newton). Linear algebra equations Numerical Solution (including, elimination, iteration)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:2951087
    • 提供者:李斌
  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
    • 文件大小:264710
    • 提供者:王晶
  1. Cprograms

    1下载:
  2. 中南大学C语言程序设计实习 1 实验一:C语言图形模式的设置 2 实习二:一元函数的图形绘制 3 实习三:二维图形的几何变换 4 实习四:非线性方程求根的二分法 5 实习五:非线性方程求根的牛顿法 6 实习六:数值积分的矩形法和梯形法 7 实习八:级数求和问题 8 实习九:曲线拟合 9 实习十一:解线性方程组的Gauss消元法 10 实习十四:解线性方程组的Jacobi迭代法 11 实习十六:空间曲面和曲线的绘
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:168324
    • 提供者:CF雷电
  1. Part_2_C_programmes

    0下载:
  2. 程序总结2 改进欧拉法|高斯消去法|简单迭代法|列主元元素消元|龙贝格算法|龙格库塔方法|牛顿插值多项式-procedures to improve Euler France | Gaussian Elimination | simple iteration | out the main elements Consumers billion yuan | Romberg Algorithm | Runge Kutta method | Newton polynomial interpolatio
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4981
    • 提供者:周琳
  1. Part_3_C_programmes

    0下载:
  2. 程序总结3:牛顿迭代|牛顿下山|秦九韶|三对角线追赶法|系统|弦割法|雅克比迭代|综合测评-procedures : Newton iteration | Newton down | Qinjiushao | 3 diagonal chasing France | System | Strings cutting France | Jacques than iterative | Comprehensive Assessment
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4879
    • 提供者:周琳
  1. niudunfa

    0下载:
  2. 计算方法实验,通过编程实现埃特金加速法,一般迭代法,牛顿法的收敛次数的计算-calculated experiment, Programming Aitken acceleration method, the general iterative method, the convergence of Newton's method of calculating the number of
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:1312
    • 提供者:fisherman
  1. EOM

    0下载:
  2. 拉格朗日插值多项式拟合,牛顿插值多项式,欧拉方程解偏微分方程,使用极限微分求解导数(微分),微分方程组的N=4龙格库塔解法,雅可比爹迭代法解方程AX=B,最小二乘多项式拟合,组合辛普生公式求解积分,用三角分解法解方程AX=B-Lagrange interpolation polynomial fitting, polynomial interpolation Newton, Euler equations partial differential equations, Limit the use
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:7783
    • 提供者:wangshen
  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. 非线性方程求根方法

    0下载:
  2. 非线性方程求根方法,包括二分法和牛顿迭代法(Nonlinear equation method, including the dichotomy and the Newton iteration method)
  3. 所属分类:matlab例程

    • 发布日期:2018-05-02
    • 文件大小:1024
    • 提供者:靖哥哥sj
  1. Mathematica实现数值分析

    1下载:
  2. 利用Mathematica实现数值分析,包括Gauss-Seidel迭代,Jacobi迭代法,SOR法,牛顿迭代法等(Mathematica is used to realize numerical analysis, including Gauss-Seidel iteration, Jacobi iteration, SOR method, Newton iteration method, etc.)
  3. 所属分类:数学计算

    • 发布日期:2020-12-22
    • 文件大小:445440
    • 提供者:UNSCINFINITY
  1. 方程求根

    1下载:
  2. 包含了牛顿迭代法解非线性方程以及非线性方程组求解,多项式求根的MATLAB的M文件(Newton's iterative method is used to solve nonlinear equations and solve nonlinear equations. The M of MATLAB is the root of polynomial.)
  3. 所属分类:matlab例程

    • 发布日期:2019-12-31
    • 文件大小:9216
    • 提供者:zjujie
  1. Van der waals

    2下载:
  2. 从范德瓦尔斯方程出发,利用牛顿迭代法,求解对应材料的binomal线和binomal线,给出相应的相图,并作出对应的P-T图像。(Starting from the Van Der Waals equation, using the Newton iterative method, the binomal line and the binomal line of the corresponding materials are solved, and the corresponding phase
  3. 所属分类:物理计算

    • 发布日期:2019-03-20
    • 文件大小:4096
    • 提供者:C小圆
  1. 秩1拟牛顿法解非线性方程组

    2下载:
  2. 利用拟牛顿迭代的方法,求非线性方程组的数值解的matlab程序,经验证该程序有很难好的求解能力和收敛性。
  3. 所属分类:matlab例程

  1. BasinsofAttraction

    2下载:
  2. 绘制牛顿迭代法的吸引盆程序,使用matlab(Drawing the suction basin program of Newton iteration method)
  3. 所属分类:分形几何

    • 发布日期:2021-03-26
    • 文件大小:1024
    • 提供者:喵~喵喵~
« 1 2 ... 15 16 17 18 19 2021 22 23 24 25 ... 28 »
搜珍网 www.dssz.com