CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - 牛顿迭代法

搜索资源列表

  1. For-approximate-root

    0下载:
  2. 用递推式法求解;用二分法,牛顿迭代法,迭代法求解方程的近似根-Using recursive method for solving with the dichotomy, Newton iteration method, iteration method for solving the approximate root
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:16678
    • 提供者:龙在
  1. 2.1.5

    0下载:
  2. 牛顿迭代法的matlab编写,以及matlab数值方法中的案例编写-Newton iterative method to write matlab
  3. 所属分类:matlab

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

    0下载:
  2. 该程序是采用C++语言编写的经典牛顿迭代法-The procedure is the classical Newton iteration using C++ language
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1410
    • 提供者:张超
  1. newton_feixianxin

    0下载:
  2. matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
  3. 所属分类:Algorithm

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

    0下载:
  2. 用VC6.0编的一个牛顿迭代法源代码,根据牛顿迭代法公式编写,结果正确。-Source code compiled with VC6.0 a Newton iteration method.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:231471
    • 提供者:张涵
  1. niudundiedaifa

    0下载:
  2. 牛顿迭代法,一种十分重要的数值计算方法,目前被普遍采用-Newton iteration, a very important numerical methods, is currently widely used
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:4664
    • 提供者:吴明
  1. Newton-iteration

    0下载:
  2. 数值分析计算中,用牛顿迭代法求解矩阵的特征值和特征向量-Numerical analysis, the Newton iterative method using eigenvalues and eigenvectors
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-03
    • 文件大小:3538
    • 提供者:张勇
  1. newton

    0下载:
  2. 牛顿 迭代法的一个程序,求解非常规的方程的解。该算法是自己写的,水平不高,还望各位多多包涵-Newton Newton iteration of a program, solving the equation unconventional. The algorithm is written, the level is not high, but also hope to be excused
  3. 所属分类:Algorithm

    • 发布日期:2017-12-02
    • 文件大小:1047
    • 提供者:远方
  1. newton

    0下载:
  2. 数值分析二分法、牛顿迭代法等方法的源程序,实验数据及实验结果-Source numerical analysis dichotomy, Newton iteration method and other methods, the experimental data and experimental results
  3. 所属分类:matlab

    • 发布日期:2017-12-02
    • 文件大小:3997
    • 提供者:刘三江
  1. 4

    0下载:
  2. 分别用牛顿迭代法与弦截法计算非线性方程的根-Respectively with the root of the nonlinear equation Newton iterative method and Secant Method
  3. 所属分类:Algorithm

    • 发布日期:2017-11-28
    • 文件大小:537
    • 提供者:何威
  1. iteration-calculate.rar

    0下载:
  2. 简单迭代法,艾肯特迭代法,牛顿迭代法计算实例,Examples of simple iterative method, Aiken Te iterative method of Newton iteration
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1980
    • 提供者:张明
  1. shuzhi3

    1下载:
  2. 2012年11月北航研究生《数值分析A》大作业三的实验报告(附全部源代码):牛顿迭代法解方程组,在vs2010上运行,每个函数都有详细介绍,清晰易读。-In November 2012, Beijing University of Aeronautics and Astronautics graduate Numerical Analysis A big job three experimental report (with source code): Newton iterative meth
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1093052
    • 提供者:李欣涓
  1. Newton

    0下载:
  2. 数值计算的实验代码,实现牛顿迭代法求方程根的一个源代码-cpp file Newton
  3. 所属分类:Algorithm

    • 发布日期:2017-11-25
    • 文件大小:1636906
    • 提供者:Teddy
  1. 9-5

    0下载:
  2. 分别利用牛顿迭代法,只计算一次导数的迭代法和每隔一部计算一次导数的迭代法计算方程的解。使用参考doc文档。-Respectively, using Newton' s iterative method to calculate the first derivative of the iterative method and every one solution to calculate the first derivative of the iterative method calcula
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:648725
    • 提供者:zhangyigong
  1. niudun2

    0下载:
  2. 是关于牛顿迭代法基于空间电场分布反演计算原模式的算法-Newton iterative method based on spatial electric field distribution inversion original mode algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:661
    • 提供者:黄钰
  1. One-dimensional-optimization_matlab

    0下载:
  2. 自己编写的一维搜索优化算法,包括黄金分割法、平分发、牛顿迭代法、抛物线法、三次插值法-I have written a one-dimensional search optimization algorithms, including the golden section method, flat distribution, Newton iteration, parabolic, cubic interpolation
  3. 所属分类:Algorithm

    • 发布日期:2017-11-29
    • 文件大小:1500
    • 提供者:陈亮
  1. lagrange

    0下载:
  2. 常见的拉格朗日及牛顿迭代法的源代码,希望对大家是有用的,-Common Lagrange and Newton iteration of the source code, we want to be useful, thank you
  3. 所属分类:matlab

    • 发布日期:2017-11-22
    • 文件大小:557
    • 提供者:Charlie
  1. Newtons_revew

    0下载:
  2. 该程序实现了牛顿迭代法基本思想,不过程序只是针对了单一的例子而给出的。-The program implements the basic idea of ​ ​ Newton iterative method, but the procedure is only for a single example are given.
  3. 所属分类:Algorithm

    • 发布日期:2017-12-04
    • 文件大小:700737
    • 提供者:杜安定
  1. newton

    0下载:
  2. 牛顿迭代法的基本算法,包含所有的的程序流程。-Newton iterative method
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:1050
    • 提供者:李俊
  1. newton

    0下载:
  2. 用牛顿迭代法来解微分方程,并给出了实例,用的时候可以直接替换-Newton iterative method for solving differential equations, and gives an example with a direct replacement
  3. 所属分类:Algorithm

    • 发布日期:2017-11-10
    • 文件大小:689
    • 提供者:李金萍
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 20 »
搜珍网 www.dssz.com