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

搜索资源列表

  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
    • 文件大小:4.86kb
    • 提供者:周琳
  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
    • 文件大小:4.76kb
    • 提供者:周琳
  1. Newton

    0下载:
  2. 一个c语言写的牛顿迭代功能的程序,程序结构很清晰,一看就懂。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:927byte
    • 提供者:chuyi
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:source in ebook

    • 发布日期:2017-03-24
    • 文件大小:1.33kb
    • 提供者:谭松清
  1. newtonandmath

    0下载:
  2. C解决的牛顿算法可以实现快速的迭代用来解决数学和图像上的代码启迪-C solution of Newton s algorithm can achieve rapid iteration to solve math and image code inspiration
  3. 所属分类:source in ebook

    • 发布日期:2017-05-28
    • 文件大小:10.3mb
    • 提供者:zhaojing
  1. sqrt(x)

    0下载:
  2. 用汇编语言及牛顿迭代法编写的求一个数的平方根的源代码,环境windlx-Using assembly language and the Newton iterative method for the preparation of a number of the square root of the source code, the environment windlx
  3. 所属分类:assembly language

    • 发布日期:2017-03-26
    • 文件大小:1.78kb
    • 提供者:沐夕
  1. the-codes-of-C-about-important-algorithms

    0下载:
  2. 10个重要的算法C语言实现源代码:拉格朗日,牛顿插值,高斯,龙贝格,牛顿迭代,牛顿-科特斯,雅克比,秦九昭,幂法,高斯塞德尔-10 key algorithm C language source code: Lagrange, Newton interpolation, Gaussian, Romberg, Newton, Newton- Cortez, Jacobi, Qinjiu Zhao, power method, high Sisedeer
  3. 所属分类:source in ebook

    • 发布日期:2017-03-23
    • 文件大小:7.44kb
    • 提供者:jhy
  1. shujujiegou

    0下载:
  2. 用C++做的数据结构课程设计,内含三个项目,项目一 牛顿迭代法的数据结构,项目二 一元多项式计算,项目三 民航订票系统-Done using C++ data structures curriculum design, containing three items, the project of a Newton iteration of the data structure, project 21 yuan polynomial terms, the three civil aviation
  3. 所属分类:assembly language

    • 发布日期:2017-04-10
    • 文件大小:1.11mb
    • 提供者:tdpeng
  1. Inc

    0下载:
  2. 采用牛顿迭代法求平方根,直接向上取整,获得相应的值-Newton Iterative Method for the rounded square root
  3. 所属分类:assembly language

    • 发布日期:2017-04-05
    • 文件大小:1.15kb
    • 提供者:anndaming
  1. SCM-subroutine-library

    0下载:
  2. 目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度-At present, a number of published versions of the subroutine library, they have their own characteristics. The library of the square root algorithm for fast approximat
  3. 所属分类:assembly language

    • 发布日期:2017-03-31
    • 文件大小:28.82kb
    • 提供者:张奇
  1. Ch6

    0下载:
  2. 迭代法求解非线性方程的解,包括二分法、牛顿法及抛物线法-Iterative method for solving nonlinear equations, including the dichotomy, Newton' s method and the parabolic law
  3. 所属分类:assembly language

    • 发布日期:2017-11-15
    • 文件大小:6.92kb
    • 提供者:
  1. newton

    0下载:
  2. 牛顿迭代法求解方程的C程序,局部优化算法的简单例子-failed to translate
  3. 所属分类:assembly language

    • 发布日期:2017-11-20
    • 文件大小:180.33kb
    • 提供者:罗韬
  1. diedai1

    0下载:
  2. 这是一种牛顿迭代法 主要应用于 非线性方程中-This is a Newton iteration method is mainly applied to nonlinear equations
  3. 所属分类:Compiler program

    • 发布日期:2017-12-10
    • 文件大小:520byte
    • 提供者:孙微
  1. 19zhongji

    0下载:
  2. 这是一种牛顿迭代法 主要应用于 非线性方程中-This is a Newton iteration method is mainly applied to nonlinear equations
  3. 所属分类:Compiler program

    • 发布日期:2017-11-24
    • 文件大小:12.25mb
    • 提供者:孙微
  1. ndddf

    0下载:
  2. 本程序主要是用于描绘数学方法中的牛顿迭代法的内容。它可以生动形象地描绘出牛顿迭代法的用法。-This procedure is used to describe the contents of mathematical methods in Newton iteration. It vividly depicts the use of Newton iteration
  3. 所属分类:assembly language

    • 发布日期:2017-04-16
    • 文件大小:13.83kb
    • 提供者:张路得
  1. newton

    0下载:
  2. newton迭代解非线性方程组,使用工具是MATLAB,方便简单,程序清洗。-newton iterative solution of nonlinear equations, using the tools MATLAB, convenient and simple procedure to clean.
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.59kb
    • 提供者:王小帅
  1. newton

    0下载:
  2. 用newton迭代法求解非线性方程组的matlab主程序.-Solving nonlinear equations matlab main program using newton iterative method.
  3. 所属分类:assembly language

    • 发布日期:2017-04-03
    • 文件大小:964byte
    • 提供者:zhouzhou
  1. Newton

    0下载:
  2. 给定初值及容许误差,利用newton迭代法求方程的根。-Given the initial value and the allowable error, find the root of the equation using newton iteration.
  3. 所属分类:assembly language

    • 发布日期:2017-04-11
    • 文件大小:1.07kb
    • 提供者:CPP
  1. Numerical_Analysis_code

    0下载:
  2. 数值分析matlab代码,Gauss迭代,Jacobi迭代,SOR迭代,Newton迭代,符合Simpson,最佳平方逼近等-Numerical Analysis Code of Gauss-Seidel,Jacobi,SOR,Newton,Simpson
  3. 所属分类:source in ebook

    • 发布日期:2017-04-28
    • 文件大小:85.34kb
    • 提供者:christine
  1. 编程求解实际气体状态方程_潘宝娟

    2下载:
  2. 通过牛顿迭代求解气态方程的源代码,已测试能够正常使用的。。有用(a very good pdf file Newton iterative solution of gaseous equation)
  3. 所属分类:书籍源码

    • 发布日期:2020-03-18
    • 文件大小:72kb
    • 提供者:ssc1989
« 12 »
搜珍网 www.dssz.com