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

搜索资源列表

  1. NewtonAndromberg

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:secret
  1. MCUKAIFANG

    0下载:
  2. 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newton iteration. I checked some i
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1738
    • 提供者:zhongxinyu
  1. Netwonnonlinearequations

    0下载:
  2. 本方法为解非线性方程组的牛顿法,属于迭代法范畴-The method for the solution of nonlinear equations of Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3212
    • 提供者:冰冰
  1. ndimensionNetwon

    0下载:
  2. 解非线性方程组的N元牛顿法,属于迭代法范畴-Solution of nonlinear equations of the N-Newton method, iterative method belonging to the scope of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3119
    • 提供者:冰冰
  1. NewtonIter

    0下载:
  2. 牛顿迭代法的C++ 算法,通过初始值和原方程进行有限次迭代,就可以得到接近真实值的解-Newton iteration of the C++ Algorithm, through the initial value and the original equation limited iterations, you can get closer to the true value of the solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1021
    • 提供者:李娜
  1. NEWTON

    0下载:
  2. 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:1370
    • 提供者:宝宝
  1. newton

    1下载:
  2. 用fortran编写的牛顿迭代法的源程序-Fortran prepared by Newton iteration of the source
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3966
    • 提供者:张家乡
  1. 20084

    0下载:
  2. 数值分析的C语言程序, 牛顿迭代法。-Numerical Analysis of the C language program, Newton iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2568
    • 提供者:预告吧
  1. Chap01

    0下载:
  2. 常用的一些数值算法。有二分法,牛顿迭代法,拉格朗日法等等,是数值分析常备算法。-Some commonly used numerical algorithm. There dichotomy, Newton iteration, Lagrangian, etc., is a numerical analysis algorithm standing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:42015
    • 提供者:kt
  1. niudundiedai

    0下载:
  2. vc6.0,牛顿迭代法的源代码,数值分析-vc6.0, Newton iteration of the source code, numerical analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:8471
    • 提供者:minminjiang
  1. Newtoniteration

    0下载:
  2. 牛顿迭代法的源程序,貌似还可以 用过了 ,可应用-Newton iteration
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-12
    • 文件大小:532
    • 提供者:hello
  1. Newton_Bisection

    0下载:
  2. 数值计算中的二分法和牛顿迭代法的演示,通过对数值的计算-Numerical calculation of the dichotomy and the Newton iteration of the demonstration, through numerical calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:808
    • 提供者:leo
  1. inviscid_eqution

    2下载:
  2. 求解粘性Burger方程和非粘性Burger方程的各种差分格式,包括BTCS格式的显式计算 BTCS格式的隐式计算 滞后非线性项 向前时间步长线性化 牛顿迭代法线性化 Lax-Wendroff格式 通量分裂格式显试计算 通量分裂格式隐式计算 CN格式隐式计算 等格式。-Solution of viscous Burger equation and non-viscous Burger differential equations of various for
  3. 所属分类:Algorithm

    • 发布日期:2016-10-02
    • 文件大小:7937
    • 提供者:王磊
  1. 423454

    0下载:
  2. 数值分析的实验报告,雅各比和高斯塞代尔迭代法,牛顿及拉格朗日插值法,Triangle.cpp等-Numerical Analysis of the experimental reports, and high-CEDEÑ O Jacoby dayr iterative method, Newton and Lagrange interpolation, Triangle.cpp, etc.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:8217
    • 提供者:冯莹莹
  1. Newton

    0下载:
  2. 这是一个用java高级编程语言编写的程序,能够实现用牛顿迭代法求解某个函数在某个指定区间内的根,方便易用。-Java This is a high-level programming languages used in the preparation of procedures, be able to achieve with Newton iteration to solve a function in a specified range of root and user-friendly.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:732
    • 提供者:asdf
  1. MCS-51subprogramlib

    1下载:
  2. MCS-51单片机实用子程序库,目前已有若干版本的子程序库公开发表,它们各有特色。本程序库中的开平方算法为快速逼近算法,它能达到牛顿迭代法同样的精度,而速度加快二十倍左右,超过双字节定点除法的速度。 -MCS-51 subprogram library
  3. 所属分类:software engineering

    • 发布日期:2017-04-16
    • 文件大小:28490
    • 提供者:孙天奇
  1. newton

    0下载:
  2. 关于牛顿迭代法以及弦解法的相关程序,实验平台是vc.-Newton iteration on the solution as well as the string of related procedures, the experimental platform is vc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:714
    • 提供者:王一奇
  1. Bin

    0下载:
  2. 牛顿迭代法求非线性方程的根 非常好用;-Newton iterative method for roots of nonlinear equations very easy to use
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:127500
    • 提供者:侯源君
  1. genhaoC

    0下载:
  2. 牛顿迭代法开根号 比库函数sqrt()快-more efficient way in sqrt
  3. 所属分类:software engineering

    • 发布日期:2017-05-13
    • 文件大小:3476589
    • 提供者:victor
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:78274
    • 提供者:xichen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com