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

搜索资源列表

  1. Newton

    0下载:
  2. 用newton算法去方程的近似解,例子中给了四个方程,对于每个方程都用newton算法求他们的近似解。-Newton algorithm with the approximate solution to the equation cited in the example to the four equations, for each equation using newton algorithms for their approximate solution.
  3. 所属分类:Mathimatics-Numerical algorithms

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

    0下载:
  2. 计算数值分析中Newton插值算法的演示算法-Calculation of numerical analysis Newton interpolation algorithm demonstration algorithm
  3. 所属分类:Algorithm

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

    0下载:
  2. 用C++实现的计算方法--牛顿法Newton,但还是不太完善-With C++ The realization of the calculation method- Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:66790
    • 提供者:liu
  1. Newton

    0下载:
  2. 解非线性方程
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:4439
    • 提供者:顾一新
  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. newtonchazhi

    0下载:
  2. newton插值应该比lagrange好一点点,适合求解线性方程组,-lagrange interpolation newton than a little bit of good, suitable for solving linear equations,
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:2062
    • 提供者:桂鹏
  1. Newton

    0下载:
  2. 牛顿均差插值公式,使用各阶均差,比拉格朗日插值计算量省-Newton interpolation formula are poor, the use of the bands are worse than the Lagrange interpolation calculation of the volume of the province
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:945
    • 提供者:wpf
  1. niNetwon

    4下载:
  2. 解n元非线性方程组的拟牛顿法的MATLAB程序-Solution of n-systems of nonlinear equations of quasi-Newton method of the MATLAB program
  3. 所属分类:数学计算/工程计算

    • 发布日期:2013-04-26
    • 文件大小:3447
    • 提供者:冰冰
  1. Matlab-Newton

    0下载:
  2. 一、 实验目的 在计算机上用迭代法求非线性方程地f(x)=0的根。 二、 实验平台 操作系统:Microsoft Windows Vista SP1 数学软件:Matlab7.0.0.19920(R14) -First, the experiment was on the computer using iteration method to nonlinear equations f (x) = 0 root. Second, experimental platform
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:140148
    • 提供者:sh_xj
  1. fpe

    0下载:
  2. This function calculates Akaike s final prediction error % estimate of the average generalization error. % % [FPE,deff,varest,H] = fpe(NetDef,W1,W2,PHI,Y,trparms) produces the % final prediction error estimate (fpe), the effective number of
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:2637
    • 提供者:张镇
  1. Unconstrained_optimization

    3下载:
  2. 压缩包里包含了无约束优化问题常用的几种求解方法的源程序:变量轮换法(variable_rotation.m)、最速下降法(steepest_descent.m)、修正牛顿法(modified_newton.m)、共轭梯度法(conjugate_gradient.m)。另外,coefficient_matrix.m为目标函数系数获得矩阵,minval.m为最小值计算函数,gradient.m为梯度计算函数-Compression bag contains unconstrained optimiz
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:4607
    • 提供者:闫安心
  1. Newton

    0下载:
  2. 内含复平面上的牛顿迭代法源代码。双击N.html文件,程序运行;双击Newton.java文件,进入编辑环境。-Complex plane containing the Newton iteration the source code. Double-click N.html files, program operation Newton.java double-click the file, enter the editing environment.
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:4152
    • 提供者:任建伟
  1. newton

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

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

    1下载:
  2. Lagrange插值、Newton插值函数等插值函数,函数为数值分析课本上的例题。-Lagrange interpolation, Newton interpolation function, such as interpolation function, function for the numerical analysis of the textbooks on the sample questions.
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:32622
    • 提供者:toidy
  1. include

    0下载:
  2. 非线性最小二乘问题的修正Gauss-Newton法所计算的函数-Rectification of nonlinear least squares Gauss-Newton method calculated function
  3. 所属分类:Algorithm

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

    0下载:
  2. 牛顿插值公式:构造插值函数空间的基函数得到的多项式逼近的方法——牛顿插值法。用于多项式插值逼近。-Newton interpolation formula: Construction interpolation function space available basis function polynomial approximation method- Newton interpolation. Approximation for the polynomial interpolation.
  3. 所属分类:Algorithm

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

    0下载:
  2. 牛顿计算方法,解非线性方程f(x)=0牛顿方法是一种将非线性函数线性化的方法。 牛顿迭代法求方程的一个实根 -Newton s method of calculating solution of nonlinear equations f (x) = 0 Newton method is a nonlinear function linearization method. Newton iteration equation for a real roots
  3. 所属分类:Algorithm

    • 发布日期:2017-05-04
    • 文件大小:279705
    • 提供者:xi
  1. lagrange+newton

    0下载:
  2. 数值计算方法--拉格朗日插值法和牛顿插值法-Numerical method- Lagrange interpolation method and the Newton interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:1013
    • 提供者:阿杜
  1. newton

    0下载:
  2. 牛顿插值算法的实现 牛顿插值算法的实现-Newton interpolation algorithm to achieve the realization of Newton interpolation algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6353
    • 提供者:lianse
« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com