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

搜索资源列表

  1. 非等节点的分段M次Newton插值

    0下载:
  2. 非等节点的分段M次Newton插值,属于数值方法的内容-non-node sub M meeting Newton interpolation, numerical methods belong to the content
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:5388
    • 提供者:姚天伟
  1. Newton-C

    0下载:
  2. * 用牛顿插值法依据N个已知数据点即使函数值 * 输入: n--已知数据点的个数N-1 * x--已知数据点第一坐标的N维列向量 * y--已知数据点第二坐标的N维列向量 * xx-插值点第一坐标 * 输出: 函数返回值所求插值点的第二坐标 -Newton interpolation method based on N-known data points even function * Input : n -- known data points the nu
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2832
    • 提供者:xuyan
  1. Newton迭代

    0下载:
  2. 用 Newton迭代求f(x)=1/3*x^3-x=0的根的源程序-with Newton iteration f (x) = 1 / 3 * x ^ 3-x = 0 the root of the source
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:lin
  1. newton 采用牛顿法实现简单的无约束的最优化问题

    0下载:
  2. 采用牛顿法实现简单的无约束的最优化问题,本程序实现简单的计算,计算无约束最优化问题的最优解-Using Newton' s method to achieve a simple optimization problem without constraints
  3. 所属分类:C#编程

    • 发布日期:2017-03-23
    • 文件大小:2125
    • 提供者:赵皮皮
  1. Newton-Raphson(C++)

    1下载:
  2. Newton-Raphson(C++)非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-Newton-Raphson (C++) Nonlinear equations of Newton- methods拉斐森example, it should be more useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:1338
    • 提供者:zhangjia
  1. ragdoll_v1.1

    0下载:
  2. Ragdoll v1.1 using OpenGL and Newton
  3. 所属分类:其他小程序

    • 发布日期:2013-02-20
    • 文件大小:854754
    • 提供者:sanity
  1. Newton

    0下载:
  2. newton
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-25
    • 文件大小:9639
    • 提供者:jdizhb
  1. valueanalysis

    0下载:
  2. 数值微分和数值积分:Newton-Cotes公式、复化公式和区间逐次半分法、外推法和Romberg积分、自适应Simpson积分法 [ReMap.rar] - EASYARM2200教学实验平台上的存储器映射 -Numerical Differentiation and Numerical Integration: Newton-Cotes formulas, complex formulas and interval of successive half-hours law, ext
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:20936
    • 提供者:任峰
  1. newton

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

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

    0下载:
  2. 数值计算的Newton迭代解方程算法实现,一个比较不错的实现程序.-a data caculate Newton program, wirted in C.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-12
    • 文件大小:1239
    • 提供者:陈铭
  1. Newton

    0下载:
  2. C语言实现Newton插值,内容简单明了,代码易懂,可移植性很强。-C language implementation Newton interpolation, the contents of simple and clear, understandable code, portability strong.
  3. 所属分类:Other windows programs

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

    0下载:
  2. 一款基于分形几何学的牛顿公式编程小程序。-A fractal geometry based on the formula of Newton' s programming applets.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-29
    • 文件大小:2868
    • 提供者:Taro
  1. newton

    0下载:
  2. 关于计算方法中的牛顿法的VC代码,希望能够对大家有用。-On the calculation method of Newton s law of VC code, useful for all of us hope.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:263886
    • 提供者:yeyu
  1. newton

    1下载:
  2. N次牛顿向前插值计算公式通用程序及流程图 -N times the Newton forward interpolation formula for calculating general procedures and flow chart
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:4759
    • 提供者:kelly
  1. NF

    0下载:
  2. Newton Raphson Load Flow
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:2169
    • 提供者:albertnikpendar
  1. test1

    0下载:
  2. 我自己写的高斯牛顿算法,已经通过了测试。有需要的朋友可以下载。-I wrote it myself Gauss-Newton algorithm, has passed the test. A friend in need can be downloaded.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:196389
    • 提供者:陈雪
  1. mandbrot_newtonfractal

    0下载:
  2. newton分形和mandbrot分形的生成,展示分形的生成过程-newton fractal and fractal generation mandbrot display fractal generating process
  3. 所属分类:Other systems

    • 发布日期:2017-04-04
    • 文件大小:670
    • 提供者:chou
  1. newton

    0下载:
  2. 这是一个实现牛顿插值的程序,比较经典,也横容易看懂-This is a realization of Newton' s interpolation procedure, compare the classic, but also easy to understand cross-
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:831
    • 提供者:清风
  1. Newton-Raphson Method

    2下载:
  2. Newton-Raphson, Modified Newton-Raphson算法的计算原理(The calculation principle of Newton-Raphson and Modified Newton-Raphson algorithm)
  3. 所属分类:其他

    • 发布日期:2018-01-05
    • 文件大小:1024
    • 提供者:冯元777
  1. la méthode de Newton

    0下载:
  2. code source linear equation by newton method
  3. 所属分类:其他

    • 发布日期:2018-01-07
    • 文件大小:11264
    • 提供者:p_lou
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com