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

搜索资源列表

  1. numerical-computing-method

    0下载:
  2. 数值计算LU分解,追赶法,jacobi迭代,高斯迭代法,牛顿插值法,Romberg积分法-Numerical LU decomposition, chasing method, jacobi iteration, Gauss iterative method, Newton interpolation, Romberg integration method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:5398
    • 提供者:袁皓
  1. mgf

    0下载:
  2. 数值分析经典算法,拉格朗日插值,牛顿插值,迭代-Classical numerical analysis algorithms, Lagrange interpolation, Newton interpolation, iterative ...
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-08
    • 文件大小:1974
    • 提供者:andy
  1. mulVNeton

    0下载:
  2. matlab 的拟牛顿方法,减少计算导数带来的计算量的一种迭代方法,用来计算非线性问题。-matlab quasi-Newton methods to reduce the computational calculation of the amount of the derivative of an iterative method to calculate the nonlinear problem.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:623
    • 提供者:liming
  1. a

    1下载:
  2. 矩阵与数值分析:高斯法,高斯列主元法,G_S迭代,牛顿法,jacobi迭代法,G-S迭代法 ,牛顿法求根,三次样条插值,多项式拟合,复化Simpson方法,复化梯形方法,n=3的Gauss_Lengendre公式,4阶Runge-Kutta法求解微分方程-Matrix and numerical analysis: Gauss method out PCA Gaussian law, G_S iteration, Newton' s method, jacobi iterative m
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:8140
    • 提供者:邵莹
  1. matlab

    1下载:
  2. 用matlab分析数值的,有拉个朗日插值、三次样条插值法、NEWTON插值、hermite插值、mewton形式的hermite插值、平方根法、gauss消去法、三角分解法、jacobi迭代法、 gauss迭代法、sor迭代法、最速下降法、共额梯度法、mewton迭代法、逆broyden迭代法。一共15段代码。 -Numerical analysis using matlab, there are a Long Day interpolation, cubic spline interp
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:2238
    • 提供者:佳佳
  1. WinRAR-ZIP

    0下载:
  2. 数值计算中的基本算法程序,如牛顿法,加速算法,还有一些基本的迭代算法。-Numerical calculation of the basic algorithm, such as Newton' s method, algorithm, there are some basic iterative algorithm acceleration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3333
    • 提供者:黄立勋
  1. Desktop

    0下载:
  2. 牛顿法进行二次曲面分析,计算各迭代点的局部值-Newton s method analysis of quadric surface, the local value of iterative point is calculated
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:548
    • 提供者:pcyan
  1. cla

    0下载:
  2. 追赶法求解矩阵;牛顿插值函数,三次样条插值函数仿真龙格库塔现象;二分法求解根与牛顿迭代,弦割法,简单迭代法的程序-Section three order spline interpolation function Newton interpolation Iterative method
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3492
    • 提供者:Artemission
  1. linear-equations

    0下载:
  2. 用二分法、迭代法和牛顿法解线性方程组的matlab算法-Dichotomy, iterative method and Newton method for solving linear equations matlab algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1273
    • 提供者:陈伟锋
  1. LMS

    0下载:
  2. 本程序是自适应算法的实现,他主要实现了牛顿方式的自适应迭代方式。根据不同的迭代次数可以看收敛效果-This program is to achieve adaptive algorithm, the main achievement of his way to Newton adaptive iterative way. Convergence effect can be seen depending on the number of iterations
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1078
    • 提供者:王晓
  1. Calculator

    0下载:
  2. 数值计算下的计算器,包含有Jacobi迭代法,Gauss-Seidel迭代法,Newton插值法,Rung-Kutta方法和三次插值-Under numerical calculators, including a Jacobi iterative method, Gauss-Seidel iterative method, Newton interpolation method, Rung-Kutta method and cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-31
    • 文件大小:13158478
    • 提供者:hnn
  1. B.Lucas

    0下载:
  2. 这是KLT算法论文的高清版。Kanade-Lucas-Tomasi方法,在跟踪方面表现的也不错,尤其在实时计算速度上,用它来得到的,是很多点的轨迹“trajectory”,并且还有一些发生了漂移的点,所以,得到跟踪点之后要进行一些后期的处理,说到Kanade-Lucas-Tomasi方法,首先要追溯到Kanade-Lucas两人在上世纪80年代发表的paper:An Iterative Image Registration Technique with an Application to Ste
  3. 所属分类:Audio program

    • 发布日期:2017-04-03
    • 文件大小:789423
    • 提供者:王凯
  1. nonlinear-algorithm

    3下载:
  2. 非线性算法合集,包括牛顿拉夫逊法,Broyden拟牛顿法,弧长法,割线法。每种算法都包含有线性搜索迭代改进。-Nonlinear algorithm collection, including Newton Raphson, Broyden quasi-Newton method, arc-length method, secant method. Each contains a linear search algorithms for iterative improvement.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:6891
    • 提供者:figo
  1. gongchengyouhua2

    0下载:
  2. 工程优化里采用阻尼牛顿法迭代求函数的最小值-Engineering optimization in the use of minimum damping Newton method Iterative Function
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:2180
    • 提供者:wangxiaoqian
  1. chapter4-of-math-analysis

    0下载:
  2. 牛顿法,牛顿上山法,牛顿下山法,简单迭代法,简便了计算过程,提高了运算效率-Newton s method, Newton method up to the mountain, Newton downhill method, a simple iterative method, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-28
    • 文件大小:14313
    • 提供者:季秋峰
  1. hanshuchazhi

    0下载:
  2. matlab差值代码,内置GaussSeidel迭代法,Jacobi迭代法和牛顿差值法,适合数据差值计算及相关迭代计算-difference matlab code, built GaussSeidel iteration method, Jacobi iterative method and Newton difference method for computing the difference between the calculated data and related iterativ
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2419
    • 提供者:
  1. Newtonliu

    0下载:
  2. 牛顿流迭代程序,与牛顿法,SimNewton,StablePiont等迭代法相比,迭代效果更好,不需要估计初值,附文献.-Newtonian iterative procedure, compared with Newton' s law, SimNewton, StablePiont and other iterative method, iterative better, do not need to estimate the initial value, and literature
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:3528431
    • 提供者:FUYANCIA
  1. youhua-sheji

    0下载:
  2. 此问题为无约束非线性优化问题,用牛顿法进行迭代求解,具体的求解过程有MATLAB编程解决。-This problem is unconstrained nonlinear optimization problems were solved by Newton s iterative method for solving a specific procedure has MATLAB programming solutions.
  3. 所属分类:matlab

    • 发布日期:2017-02-27
    • 文件大小:14336
    • 提供者:xiaoge
  1. chaos--seidel--jacobi--lnback--ode

    0下载:
  2. 该程序包包含五个代码,均用matlab编写,内容分别是混沌动力系统中,logistics函数随参数a变化周期收敛图像;以及seidel,jacobi两种迭代法求解线性方程组;以及常微分方程求解乒乓球运动轨迹;以及用newton向后插值法估计lnx函数值的源文件。-This package contains five codes are written in matlab, the contents are chaotic dynamical systems, logistics function
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1264
    • 提供者:杨文昌
  1. algorithm_compare

    0下载:
  2. 自适应LMS算法、LMS_Newton算法、Newton算法 Steepest Descent算法、Sequentialregression 迭代求最佳权值对比-Adaptive LMS algorithm, LMS Newton algorithm, Newton algorithm Steepest Descent algorithm, Sequentialregression Iterative optimal weight value comparison
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1723
    • 提供者:pengchao
« 1 2 ... 10 11 12 13 14 1516 »
搜珍网 www.dssz.com