搜索资源列表

  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. yuandaimabaogao

    1下载:
  2. 数值计算源代码,包括二分法,弦截法,龙贝格算法,下山法,牛顿迭代法-numerical source code, including the dichotomy, chord sheet, Lung Bergh algorithm, the mountain, the Newton iterative method
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:6948
    • 提供者:顾婷婷
  1. NewtonDown

    0下载:
  2. 数值分析实验,牛顿下山法实验报告的word文档-Numerical experiments, Newton downhill method lab report word document
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:56320
    • 提供者:wudongfei
  1. niudun

    1下载:
  2. 计算方法课程设计,牛顿下山法,希望对大家有用-Calculation methods course design, Newton down the mountain method, the hope of the useful
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:张心健
  1. calculation-methods

    0下载:
  2. 牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:luoyong
  1. Nonlinear-equations

    0下载:
  2. 求非线性方程一个实根的对分法,牛顿法,埃特金迭代法,连分式法,QR法,牛顿下山法。-Nonlinear equations a real root of sub-law, Newton s method, Aitken iterative method, continued fraction method, QR method, Newton downhill method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:17408
    • 提供者:胡程序
  1. methods-for-the-equation

    0下载:
  2. 用牛顿迭代法 单点弦割法 双点弦割法 牛顿下山法求解非线性方程。- Solve the nonlinear equations with Newton iteration method , single point string cut method ,double point string cut down, the Newton method method toequations.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:董月汉
  1. Newton

    0下载:
  2. 数值分析,即计算方法中的牛顿下山法源代码。-Numerical analysis, the calculation method of the Newton downhill method source code.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:258048
    • 提供者:ChengXYY
  1. Newton-descent-method

    0下载:
  2. 牛顿下山法求实系数代数方程的根,数值分析的经典算法! - 中文(简体) 日语 允许输入拉丁字符的拼音 英语 中文(简体) 日语
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:exfoide
  1. NLequationCalculator

    0下载:
  2. 4.1 非线性方程与方程组类设计 4.2 求非线性方程实根的对分法 4.3 求非线性方程一个实根的牛顿法 4.4 求非线性方程一个实根的埃特金迭代法 4.5 求非线性方程一个实根的连分式解法 4.6 求实系数代数方程全部根的QR方法 4.7 求实系数代数方程全部根的牛顿-下山法 4.8 求复系数代数方程全部根的牛顿-下山法 4.9 求非线性方程组一组实根的梯度法 4.10 求非线性方
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:75776
    • 提供者:王健
  1. diedaifa

    0下载:
  2. 牛顿下山法和二分法程序,用来求解方程的解-Newton downhill method, and dichotomy program, the solution used to solve the equation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:陈杰
  1. numerical-calculation-method

    0下载:
  2. 数值计算的一系列方法的C程序实现(包括二分法、复合梯度法、牛顿下山法、龙格库塔法等主流方法)-The numerical calculation method of the C program (including the the mainstream dichotomy composite gradient method, Newton downhill method, Runge-Kutta method method)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:西门庆
  1. Newtonxs

    0下载:
  2. 牛顿下山法程序。该程序是用来求方程根的迭代方法。-Newton downhill method procedures. The program is an iterative method to the equation root.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:lisa
  1. fangchengqiujie

    0下载:
  2. 贝努利法求按模最大实根 贝努利法求按模最小实根 用二分法求方程的一个根 用黄金分割法求方程的一个根 用不动点迭代法求方程的一个根 用艾肯特加速的不动点迭代法求方程的一个根 用史蒂芬森加速的不动点迭代法求方程的一个根 用一般弦截法求方程的一个根 用单点弦截法求方程的一个根 用双点弦截法求方程的一个根 用平行弦截法求方程的一个根 用改进弦截法求方程的一个根 用史蒂芬森法求方程的一个根 用劈
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:10240
    • 提供者:吕文旭
  1. xiashan

    0下载:
  2. MATLAB 牛顿下山法的一个小程序,原理就不详细说了。因牛顿迭代法受初值选取的限制,为防止迭代发散,对迭代过程再附加一项要求:|f(x(k+1))|<|f(x(k))|,将牛顿法迭代的结果:x(k+1) =x(k)-f(x(k))/f (x(k))和前一近似值x(k)适当加权平均做为新的改进值:x(k+1)=u*x(k+1) +(1-u)*x(k),其中u(0<> 迭代时u取1开始,逐次减半计算,直至附加
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:junshan
  1. Newton-down

    0下载:
  2. 计算方法简明教程:牛顿下山法。C++小程序-Concise Guide to calculation methods: Newton-down.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:DZ
  1. mulDNewton

    0下载:
  2. 基于matlab,利用牛顿下山法来解非线性方程组的数值解-Newton downhill method for solving nonlinear equations
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:Nick
  1. chapter4-of-math-analysis

    0下载:
  2. 牛顿法,牛顿上山法,牛顿下山法,简单迭代法,简便了计算过程,提高了运算效率-Newton s method, Newton method up to the mountain, Newton downhill method, a simple iterative method, simple calculation process, improve the operation efficiency
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:14336
    • 提供者:季秋峰
  1. Newton-down-the-mountain

    0下载:
  2. 牛顿下山法,计算方法编程算法,c++编写,算法可以实现-Newton downhill method, calculation algorithm programming, c++ to write the algorithm can be implemented
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:9216
    • 提供者:刘辉
  1. Newton-downhill-and-iteration-method

    0下载:
  2. 其中包含牛顿迭代法法,二分法,牛顿下山法 最优化求解的方法 -Newton downhill method and the improved Newton iteration method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:guli
« 1 2 34 »

源码中国 www.ymcn.org