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

搜索资源列表

  1. MinTV_Test

    2下载:
  2. 采用MinTV算法对图像进行处理,用MinTV恢复算法+牛顿迭代法实现压缩感知对图像的处理。-MinTV algorithm using image processing, with MinTV recovery algorithm+ Newton iteration method to achieve compression perception of the image processing.
  3. 所属分类:Other systems

    • 发布日期:2015-07-25
    • 文件大小:1544
    • 提供者:李伟
  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. root-program-design-

    0下载:
  2. 基于牛顿迭代算法——拉尔夫根程序设计,这是我们导师要求我们做的一个练习,利用DSP实现的开放运算。要用最少的资源实现迭代开放算法。-Based on Newton s iteration algorithm- Ralph the root program design
  3. 所属分类:Algorithm

    • 发布日期:2017-11-05
    • 文件大小:7461
    • 提供者:刘far
  1. square_root

    0下载:
  2. 单片机开平方的快速算法 比牛顿迭代法更加快速-Single-chip square root of the fast algorithm for more than Newton iteration Express
  3. 所属分类:SCM

    • 发布日期:2017-04-04
    • 文件大小:1526
    • 提供者:谭仲书
  1. lmz

    0下载:
  2. 里米兹算法的MATLAB源程序,其中交错点组的筛选运用了牛顿迭代法-Meads algorithm in MATLAB source code, which staggered the screening point group used the Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1716
    • 提供者:李雨涵
  1. Newton-matlab

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

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

    0下载:
  2. 非线性方程牛顿迭代法和数值积分的龙贝格解法-Newton iteration of nonlinear equations and numerical solution of integral Romberg
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1194
    • 提供者:secret
  1. NewtonMethod

    0下载:
  2. 用牛顿迭代的方法,编写程序,是函数迭代的效率提高,比一般的迭代法要好很多-By Newton iteration method, the preparation procedure is to improve the efficiency function iteration, iterative method than the average much better
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:902
    • 提供者:萧筱
  1. C++3

    0下载:
  2. 杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c 杜里特尔分解法.c改进平方根法.c拉格朗日插值法.cpp牛顿迭代.cpp梯形法积分.cpp追赶法.c-Duri Ritter decomposition. C to improve the square root law. C Lagrange interpolation method. Cpp Newton iteration. Cpp trapezoidal integrat
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:3004
    • 提供者:李梓钺
  1. MCUKAIFANG

    0下载:
  2. 因为工作的需要,要在单片机上实现开根号的操作。目前开平方的方法大部分是用牛顿迭代法。我在查了一些资料以后找到了一个比牛顿迭代法更加快速的方法。不敢独享,介绍给大家,希望会有些帮助。-Because the needs of work, to achieve single-chip open radical operation. Square root of the current methods are mostly used Newton iteration. I checked some i
  3. 所属分类:SCM

    • 发布日期:2017-04-09
    • 文件大小:1738
    • 提供者:zhongxinyu
  1. Netwonnonlinearequations

    0下载:
  2. 本方法为解非线性方程组的牛顿法,属于迭代法范畴-The method for the solution of nonlinear equations of Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:3212
    • 提供者:冰冰
  1. ndimensionNetwon

    0下载:
  2. 解非线性方程组的N元牛顿法,属于迭代法范畴-Solution of nonlinear equations of the N-Newton method, iterative method belonging to the scope of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:3119
    • 提供者:冰冰
  1. NewtonIter

    0下载:
  2. 牛顿迭代法的C++ 算法,通过初始值和原方程进行有限次迭代,就可以得到接近真实值的解-Newton iteration of the C++ Algorithm, through the initial value and the original equation limited iterations, you can get closer to the true value of the solution
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:1021
    • 提供者:李娜
  1. MATLAB

    0下载:
  2. 数值分析的实验程序,实现了牛顿迭代、样条差值等三种差值等数值分析方法的仿真。-Numerical Analysis of the experimental procedure, the realization of the Newton iteration, the margin three-spline difference numerical analysis methods such as simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:3794
    • 提供者:serena
  1. shuzhi3

    0下载:
  2. 龙贝格求积公式,求解定积分 牛顿迭代公式,求方程的近似解 牛顿-科特斯求积公式,求定积分-Romberg quadrature formula for solving the definite integral of Newton s iterative formula, and the approximate solution equation Newton- cortez quadrature formula, and the definite integral
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:6580
    • 提供者:hujingxin
  1. arithmetic

    4下载:
  2. 常用算法:链表的操作、队列的应用、堆栈的应用、串的应用、树的基本操作、冒泡排序、堆排序、归并排序、磁盘文件排序、顺序查找、二分查找、树的动态查找、二分法求解方程、牛顿迭代求解方程、弦截法求解方程、拉格朗日插值、最小二乘法拟合、辛普生数值积分、改进欧拉法、龙格-库塔算法、高斯消去法、正定矩阵求逆算法-Commonly used algorithms: List of operation, the queue of applications, the stack of applications, t
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:21928
    • 提供者:
  1. newton

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

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

    0下载:
  2. 数值分析的C语言程序, 牛顿迭代法。-Numerical Analysis of the C language program, Newton iteration.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:2568
    • 提供者:预告吧
  1. Chap01

    0下载:
  2. 常用的一些数值算法。有二分法,牛顿迭代法,拉格朗日法等等,是数值分析常备算法。-Some commonly used numerical algorithm. There dichotomy, Newton iteration, Lagrangian, etc., is a numerical analysis algorithm standing.
  3. 所属分类:Algorithm

    • 发布日期:2017-05-03
    • 文件大小:42015
    • 提供者:kt
  1. chaoliujisuan

    0下载:
  2. 潮流计算,运用高斯赛德尔计算方法迭代求初值,然后用牛顿拉夫逊的方法求出结果。-Flow calculation, the use of high-斯赛德尔iterative calculation method for initial value, and then use the Newton Raphson method to derive the results.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4766
    • 提供者:小浙
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 35 »
搜珍网 www.dssz.com