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

搜索资源列表

  1. Newton-Raphson

    0下载:
  2. Newton-Raphsond 算法的源程序,对于要用牛顿法的来说很中重要的,程序注释很仔细,方便阅读-Newton-Raphsond algorithm source code, for use in Newton-Raphsons method is very important, the program notes very carefully, easy to read
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:85040
    • 提供者:秦德成
  1. Newton

    0下载:
  2. 用牛顿下山法求方程的近似解,并另付实验报告。-Newton descent method with the approximate solution of Equation, and the extra test report.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:66293
    • 提供者:孙晶
  1. demo

    0下载:
  2. 一个模拟船的demo ogre newton引擎制作-ogrenewt ship demo
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-31
    • 文件大小:13633970
    • 提供者:郭浩
  1. TRAPEZOIDAL-WITH-NEWTON-ITERATION-ALGORITHM

    1下载:
  2. 本程序提供一种求解刚性微分方程组的算法:具有牛顿迭代的梯形法-This procedure provides an algorithm for solving stiff differential equations: the trapezoidal method with Newton iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1679
    • 提供者:mike
  1. NLP

    2下载:
  2. matlab最优化程序包括 无约束一维极值问题 进退法 黄金分割法 斐波那契法 牛顿法基本牛顿法 全局牛顿法 割线法 抛物线法 三次插值法 可接受搜索法 Goidstein法 Wolfe.Powell法 单纯形搜索法 Powell法 最速下降法 共轭梯度法 牛顿法 修正牛顿法 拟牛顿法 信赖域法 显式最速下降法-matlab optimization program includes one-dimensional extremum problem without constraint adva
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2016-01-26
    • 文件大小:780288
    • 提供者:林小博
  1. program

    0下载:
  2. 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2911
    • 提供者:funintears
  1. niudunchazhi

    1下载:
  2. 用vb实现牛顿插值,且可以计算出个阶差商的值!-Vb implementation using Newton interpolation, and can calculate the gradient of the value of business!
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:693
    • 提供者:刘宝荣
  1. ragdoll_v1.1

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

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

    1下载:
  2. 包括各种非线性方程的MATLAB求解算法,如拟牛顿法,数值延拓法,高斯牛顿法-Include a variety of nonlinear equations MATLAB algorithm, such as the quasi-Newton method, numerical continuation method, Gauss-Newton method
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-04-01
    • 文件大小:11247
    • 提供者:付和平
  1. cgtrust

    0下载:
  2. Steihaug Newton-CG-Trust region algoirithm
  3. 所属分类:matlab例程

    • 发布日期:2014-03-09
    • 文件大小:2351
    • 提供者:shfc
  1. newton

    0下载:
  2. 求解无约束最小化问题的牛顿方法 matlab程序-Solving Unconstrained Minimization problem with Newton method (matlab)
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1675
    • 提供者:ld
  1. newton

    0下载:
  2. newton法求解函数根(fortran)-root function newton method (fortran)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-05
    • 文件大小:887
    • 提供者:nicolas
  1. Newton

    0下载:
  2. 用牛顿下山法求解方程:下山因子在计算过程中可以变动,一般选择下山因子时从1开始,逐次将减半进行试算,直到能使下降条件成立为止。若当计算到某步时取不到满足要求的值(或值小到无法容忍),这时称“下山失败”,需要另取初值重新算起。-Descent method with Newton' s equation: down factor in the calculation process can change, usually selected from the 1 start down fact
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:551
    • 提供者:xiaohui
  1. Newton-matlab

    1下载:
  2. Newton牛顿迭代法解非线性方程,这个程序挺不错的,分享给大家-Newton-matlab
  3. 所属分类:matlab

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

    5下载:
  2. 牛顿迭代法是求解非线性微分方程中非常重要的一种算法,收敛速度快!本文提供算例和程序-Newton iterative method is very important for solving nonlinear differential equations an algorithm fast convergence speed! This article provides examples and procedures
  3. 所属分类:AI-NN-PR

    • 发布日期:2016-09-09
    • 文件大小:16384
    • 提供者:陈岩
  1. newton

    0下载:
  2.  牛顿插值法利用函数f (x)在某区间中若干点的函数值,作出适当的特定函数,在这些点上取已知值,在区间的其他点上用这特定函数的值作为函数f (x)的近似值。-Newton interpolation method using the function f (x) function value in a range, make the appropriate specific function, take the known values ​ ​ at these points
  3. 所属分类:matlab

    • 发布日期:2017-11-07
    • 文件大小:1205
    • 提供者:
  1. newtonlink-1.29.tar

    0下载:
  2. Unix 到 Newton通讯的程序 -Communication between Unix and Newton
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-11-19
    • 文件大小:287643
    • 提供者:站长
  1. LMS_Newton

    0下载:
  2. LMS-Newton自适应算法源码 反正结果刻与LMS算法相比较,显示了较好的性能。-LMS-Newton adaptive algorithm source code in any case engraved with the LMS algorithm results compared, showing a better performance.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-02
    • 文件大小:1398
    • 提供者:
  1. N_COmp

    0下载:
  2. 数值计算算法,包括: (1)Lagrange插值 (2)Newton 插值 (3)求f(x0):秦九韶法 (4)求实系数多项式f(z0)。z0为复数(5)二分法求f(x)=0的根 (6)弦截法求f (x)=0的根 (7)求实系数多项式 方程的实根、复根 (8)解线性方程组:Gauss列主元素消去法( 9 )快速弗利叶变换(FFT) -Numerical algorithms, including: (1) Lagrange interpolat
  3. 所属分类:数学计算/工程计算

    • 发布日期:2017-05-11
    • 文件大小:16953
    • 提供者:wang yucao
  1. Newton

    0下载:
  2. 研究生课程数值分析的Newton迭代算法,通用程序。解压无需密码-Numerical Analysis postgraduate courses in the Newton iterative algorithm, common procedures. Unzip without password
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:117115
    • 提供者:鲁凡水
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com