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

搜索资源列表

  1. 20

    0下载:
  2. 数值算法例子,牛顿迭代法算方程根,还有一些其他内容,打开试试就知道了。-mathematical approach
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:8154
    • 提供者:Zhangwen
  1. Newton-Iterative

    0下载:
  2. 用C++语言实现牛顿迭代法解线性方程组,是C++控制台程序,基于VS2010。-To realize the Newton iterative method for solving equations by using C++ language.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:764132
    • 提供者:张海涛
  1. niudundiedaifa

    0下载:
  2. 计算方法实验题,自己写的 可以参考一下 牛顿迭代法(切线法)-Experiment of calculation, you can write your own reference Newton iteration (tangent)
  3. 所属分类:Applet

    • 发布日期:2017-04-17
    • 文件大小:235016
    • 提供者:jesse
  1. erciguihua

    0下载:
  2. 基于牛顿迭代法的二次规划程序,采用VC平台,适合解决大容量稀疏矩阵的优化问题-Newton iterative method based on the quadratic programming procedures using VC platform, suitable for solving large sparse matrix capacity optimization
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-14
    • 文件大小:2883
    • 提供者:onyea
  1. NewtonIteration

    0下载:
  2. 本文档用Python实现了龙格库塔法和牛顿迭代法,是数值分析学习的有用资料!-This document is implemented in Python a Runge-Kutta method and Newton iteration method, numerical analysis is useful information to learn!
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:802
    • 提供者:jiba
  1. niu-dun-die-dai-fa

    0下载:
  2. 牛顿迭代法(Newton s method)又称为牛顿-拉夫逊(拉弗森)方法(Newton-Raphson method),它是牛顿在17世纪提出的一种在实数域和复数域上近似求解方程的方法。-Newton iterative method (Newton' s method), also known as the Newton- Raphson (Raphson) method (Newton-Raphson method), it is a method proposed by Newt
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:705
    • 提供者:meihaodi
  1. Montecarlo_SNR

    1下载:
  2. 用牛顿迭代法估计正弦信号的幅度,相位,频率,选用多次montecalor算法估计参数均值,并与理论上参数估计的CRLB下限进行比较。-Newton iterative method estimates the sinusoidal signal amplitude, phase, frequency, use multiple montecalor algorithm to estimate the parameters mean, and with the theoretical limit
  3. 所属分类:source in ebook

    • 发布日期:2017-04-11
    • 文件大小:1398
    • 提供者:王小超
  1. newton-laffson

    0下载:
  2. 解决了一些牛顿迭代法的非线性系统,对电力系统潮流计算有帮助-Solve some of Newton iteration of nonlinear systems
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:795
    • 提供者:严严
  1. CH6

    1下载:
  2. FORTRAN编程,求解非线性方程组,如牛顿迭代法,DFP方法等-FORTRAN programming, solving nonlinear equations, such as Newton iteration, DFP methods
  3. 所属分类:source in ebook

    • 发布日期:2017-04-25
    • 文件大小:12360
    • 提供者:海寒
  1. Notun

    0下载:
  2. 用C语言实现牛顿迭代法解方程,牛顿迭代法可以广泛用于解方程-C language
  3. 所属分类:Other systems

    • 发布日期:2017-04-17
    • 文件大小:10048
    • 提供者:ZhangHexin
  1. Newton-iterative-method

    0下载:
  2. 牛顿迭代法解非线性函数的基本思路是通过曲线上任意点的切线来逼近函数的根-The basic ideas of Newton iterative method for solving nonlinear function is through the tangent at any point on the curve to approximate the function of root
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:551
    • 提供者:天堂鸟
  1. wchy_agui

    0下载:
  2. 计算方法大作业源代码,实现了二分法,牛顿迭代法,高斯消去法,解三对角分解法,雅可比迭代法等10余个算法-Method to calculate the project source code, the realization of the dichotomy, Newton iterative method, gauss elimination, solving tridiagonal decomposition method, Jacobi iteration method and so on
  3. 所属分类:Applet

    • 发布日期:2017-04-15
    • 文件大小:7441
    • 提供者:arthur
  1. Newton-iteration-method

    0下载:
  2. 牛顿迭代法的数学计算。通过牛顿迭代法求解方程在某点附近的根。-Newton iteration mathematical calculations.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:826131
    • 提供者:
  1. lns

    0下载:
  2. 流体力学中,用牛顿迭代法计算雷诺数,并画雷诺图!-Fluid mechanics, the figure of Reynolds number on the picture!
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:794
    • 提供者:石朝阳
  1. niudundiedai

    0下载:
  2. 数值分析课程设计算法编程 :牛顿迭代法 C++程序 运行通过-Numerical analysis curriculum design algorithm programming: Newton iteration method C++ program is run through
  3. 所属分类:Algorithm

    • 发布日期:2017-05-07
    • 文件大小:1107954
    • 提供者:柏义
  1. Newton

    0下载:
  2. 用java写的通过牛顿迭代法计算某数的n次方根,可设置迭代次数,计算精度等.-java Newton iterative method for n-th root of a number of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:861
    • 提供者:郑旭东
  1. newton

    0下载:
  2. 以mathematica9中文版来计算由牛顿迭代法产生的实根。因开发环境中没有mathematica,故只好选matlab.-Using mathematica9 to calculate the real root produced by the Newton iterative method. The station is estimated without.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3154
    • 提供者:天外飞仙
  1. Numerical-Recipes

    0下载:
  2. 本文件包含了高斯列主元消去法,拉格朗日插值多项式,牛顿插值多项式,龙贝格求积分法,牛顿迭代法等C/C++代码。-This document contains out PCA Gaussian elimination method, Lagrange interpolation polynomial, Newton interpolation polynomial, Romberg quadrature, Newton iterative method such as C/C++ code.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-26
    • 文件大小:33200
    • 提供者:周东
  1. equation

    0下载:
  2. 本程序是利用c++来变异牛顿迭代法来求解方程的根-solve the equation by Netwon method
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-11
    • 文件大小:572
    • 提供者:王瑶
  1. Newton

    0下载:
  2. 这是用fortran语言编写的一个fortran程序代码,功能是牛顿迭代法。-This is a FORTRAN program written in FORTRAN language code, function is the Newton iteration method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2042
    • 提供者:叶伟
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 29 »
搜珍网 www.dssz.com