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

搜索资源列表

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

    0下载:
  2. 这是一个牛顿插值的例子。输入差值点,计算4次牛顿插值函数值。-This is an example of Newton interpolation. Enter the difference points to calculate the value of 4 Newton interpolation function.
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:111112
    • 提供者:史忽
  1. Newton

    0下载:
  2. 牛顿拉夫逊法-求解非线性方程的一般常用算法,在许多工程中得以应用-Newton Raphson method- commonly used for solving nonlinear equations algorithm was applied in many engineering
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:606
    • 提供者:nanrui
  1. Newton

    0下载:
  2. 本程序为:用牛顿迭代法求解非线性方程2*(x^3)-4*(x^2)+3x-6=0在1.5附近的根的具体程序。-This program is: The Newton iteration method for solving nonlinear equations 2* (x ^ 3)-4* (x ^ 2)+3 x-6 = 0 near the roots at 1.5 specific procedures.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:583
    • 提供者:zhangjian
  1. Newton-Raphson

    0下载:
  2. 利用牛顿拉夫逊算法解非线性方程,该法其核心也是迭代的思想。-Newton_Raphson for nonlinear equation
  3. 所属分类:CSharp

    • 发布日期:2017-03-24
    • 文件大小:17935
    • 提供者:zerg
  1. Newton.java.tar

    0下载:
  2. Newton raphson method for random function to find exat root of function upto 10 decimal accuraci ..
  3. 所属分类:Linux Network

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

    0下载:
  2. 源码给出了非线性线性规划的牛顿法,代码包含函数文件,以及调用文件,下载即可运行!-Source given nonlinear Newton method for linear programming, the code contains the function file, and call the file, download to run!
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:1786
    • 提供者:lihaiqiang
  1. newton-fractal

    0下载:
  2. A small GUI for displaying Newton-Raphson fractals (i.e. the basins of attraction) of complex polynomials. See for example http://en.wikipedia.org/wiki/Newton_fractal.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10571
    • 提供者:max
  1. Newton

    0下载:
  2. 数值分析中newton教学算法演示,便于初学者对于数值分析的熟悉-Newton algorithm for numerical analysis teaching demonstration, easy familiarity with numerical analysis for beginners
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:5887
    • 提供者:hzhdhz
  1. newton

    0下载:
  2. 牛顿迭代法,用于求解非线性方程的解。此程序比较详细,虽然程序看上去很多,但是各方面都很到位。-Newton iterative method for solving nonlinear equations. This procedure in more detail, although the process seems a lot, but all aspects are in place.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:591
    • 提供者:冯翔
  1. newton

    0下载:
  2. 牛顿迭代算法 matlab牛顿迭代算法牛顿迭代算法 matlab牛顿迭代算法牛顿迭代算法 matlab牛顿迭代算法牛顿迭代算法 matlab -Newton iterative algorithm iterative algorithm of Newton Newton algorithm matlab matlab Newton Newton algorithm algorithm algorithm matlab Newton Newton Newton algorithm algorith
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:2946
    • 提供者:王小琴
  1. Newton

    0下载:
  2. 计算方法中的牛顿插值,利用Newton插值多项式计算f(x)的值-The Newton interpolation method.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:250927
    • 提供者:chen
  1. solving_nonlinear_equations_with_newton_method

    1下载:
  2. Kelly的Solving Nonlinear Equations with Newton’s Method-This small book on Newton’s method is a user-oriented guide to algorithms and implementation. Its purpose is to show, via algorithms in pseudo-code, in MATLAB, and with several examples, how
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4376059
    • 提供者:wangzijian
  1. BspCollision

    0下载:
  2. This a simple demo of using the Newton Physics Engine in the Irrlicht 3D Engine.-This is a simple demo of using the Newton Physics Engine in the Irrlicht 3D Engine.
  3. 所属分类:Game Engine

    • 发布日期:2017-05-20
    • 文件大小:5880359
    • 提供者:kanur
  1. newton

    0下载:
  2. 牛顿法,用于优化求解,在图像优化求解,在点散射目标的仿真 -newton
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1038
    • 提供者:中和
  1. newton

    0下载:
  2. 牛顿迭代法,用于对通用多项式的计算,可自己设置处置,精度等-Newton iterative method for the calculation of general polynomials can set up their own disposal, precision
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:6513
    • 提供者:秦昌兵
  1. newton

    0下载:
  2. Realizing the numerical analysis of data Newton interpolation algorithm and so on a series of operations
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-13
    • 文件大小:1827
    • 提供者:周丽丹
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程的解,需输入初始值,方程,导数方程,步数,error-Newton iteration solution of nonlinear equations required to enter the initial value equation, derivative equation, step number, error
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:612
    • 提供者:张晓君
  1. Newton

    0下载:
  2. 牛顿插值Matlab编程实现 -Newton Interpolation Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:669
    • 提供者:dugumengyouzi
  1. Newton-hermite

    0下载:
  2. 用matlab编写的实现Newton形式的hermite插值法的代码,生成图像可显示第一节点,第二节点,误差点。-Implementation prepared by matlab hermite interpolation Newton form of the code, generating the image to show the first node, second node, the error point.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:842
    • 提供者:林安安
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 50 »
搜珍网 www.dssz.com