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

搜索资源列表

  1. newton

    0下载:
  2. 高效率的牛顿迭代法,求根。C实现的版本。-Efficient Newton iteration method, Roots. C implementation version.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1552
    • 提供者:Cao Zhongyan
  1. niudunfa

    0下载:
  2. 这是自己做的牛顿迭代法程序,比较简单,和大家一起交流一下-This is their own doing Newton iteration procedure is relatively simple, with everyone sharing what
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-30
    • 文件大小:256121
    • 提供者:汪海
  1. Newton

    0下载:
  2. 牛顿迭代法解方程组 写得比较简单 但是使用-Newton' s iterative method solution of equations written in relatively simple, but the use of
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:608
    • 提供者:crynixes
  1. nd

    0下载:
  2. 在CCS环境下,用C语言编写用牛顿迭代法解非齐次线性方程组(在此为3个方程)的代码。-In the CCS environment, using C language solution using Newton' s iterative method of non-homogeneous linear equations (in this case 3 equation) code.
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:424621
    • 提供者:黄敏
  1. djhsajdh

    0下载:
  2. Gauss 消元法 — 不选主元 Gauss 消元法 — 列选主元. 插值法 lagrange .cpp 插值法 lagrange .cpp 二分法.txt 二分法和简单迭代法以及埃特金.txt 复化辛卜生公式.txt快速弦截法 gauss-seidel选代.txt牛顿迭代法.txt-Gauss elimination method- do not choose the principal component Gauss elimination method- principal c
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:7536
    • 提供者:贾斌
  1. Algorithm

    0下载:
  2. 方程求根的牛顿迭代法的算法和熟悉列主元高斯消元法解线性方程组的算法-Equation Roots of Newton' s iteration algorithm and PCA are familiar with out Gaussian elimination algorithm for solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:64963
    • 提供者:zhangmin
  1. Fig.6

    0下载:
  2. Stud. Appl. Math. 118, 153-197 (2007)关于solitons的一篇文章,figure6的编程,主要是运用牛顿迭代法进行数值模拟的。-Stud. Appl. Math. 118, 153-197 (2007) on the solitons in an article, figure6 programming, primarily using Newton' s iterative method of numerical simulation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:2941
    • 提供者:林云
  1. numerus

    0下载:
  2. 数值算法的相关算法实现,包括单点弦法迭代法 牛顿迭代法 二分法 拉格郞日插值 牛顿法插值等算法-Numerical algorithm related algorithms, including the single-point chord iteration Newton' s iteration method dichotomy Rugby Lang on Newton interpolation algorithm for interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:74544
    • 提供者:
  1. shiyan

    0下载:
  2. 在要求的误差范围内,用迭代法、二分法及牛顿迭代法求解方程的近似解-Within the required error with iteration, bisection and Newton' s iteration method for solving the approximate solution
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:691
    • 提供者:王宝木
  1. Work3

    1下载:
  2. 北航数值分析大作业第三题:牛顿迭代法求z=f(x,y)-Numerical analysis of a large operation Beihang third question: Newton iteration method by z = f (x, y)
  3. 所属分类:Algorithm

    • 发布日期:2014-06-12
    • 文件大小:11723
    • 提供者:邹洪斌
  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
    • 文件大小:1166815
    • 提供者:tdpeng
  1. homework2

    1下载:
  2. 牛顿迭代法解非线性双曲型方程(北航研究生数值分析程序)-Newton iteration method for nonlinear hyperbolic equations (Beihang University Graduate numerical analysis program)
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-29
    • 文件大小:405726
    • 提供者:clivia
  1. Newton

    0下载:
  2. 在JAVA中实现了了牛顿的迭代法,牛顿迭代法-Implemented in JAVA in a Newton iteration, Newton iteration
  3. 所属分类:JavaScript

    • 发布日期:2017-03-29
    • 文件大小:1399
    • 提供者:刘浩源
  1. NetonLiterator

    0下载:
  2. 牛顿迭代法求解非线性代数方程组的主要思想是将非线性函数线性化-Newton iteration method for solving nonlinear algebraic equations nonlinear function of the main idea is to linear
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:24595
    • 提供者:shasha
  1. niudunjiefangcheng

    0下载:
  2. 牛顿迭代法解高次方程,VC++6.0编译通过-Newton Iteration equation of higher, VC++6.0 compile
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-28
    • 文件大小:12021
    • 提供者:楠楠
  1. newtonnonlinearequations

    0下载:
  2. 一个基于牛顿迭代法解非线性方程组的C语言程序-A Newton-based iteration method for nonlinear equations of C language program
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:171963
    • 提供者:Bill
  1. NEWTON

    0下载:
  2. 用牛顿迭代法实现实现数值计算方法,用来求解方程的根。-Achieved with the Newton iterative method to achieve numerical method used to solve the roots of the equation.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7901
    • 提供者:双鱼座
  1. NewtonIterative

    0下载:
  2. 牛顿迭代法求解方程,给定计算初值和程序运行终止条件,根据读入的方程次数以及方程系数,反复计算求出方程的解-Newton used for questing function iteratively
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:71395
    • 提供者:刘翘楚
  1. niudundiedai

    0下载:
  2. 牛顿迭代,用牛顿迭代法计算,展示牛顿迭代法的运算-niudundiedai
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:271204
    • 提供者:贺国睿
  1. a

    0下载:
  2. 运用牛顿迭代法解非线性方程并介绍如何运用计算机来运行结果-Using Newton iteration method for solving nonlinear equations and describes how to use the computer to run results
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:226054
    • 提供者:陈龙
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 29 »
搜珍网 www.dssz.com