搜索资源列表

  1. newton

    0下载:
  2. 牛顿法(Newton s method)又称为牛顿-拉夫逊方法(Newton-Raphson method),它是一种在实数域和复数域上近似求解方程的方法。方法使用函数f(x)的泰勒级数的前面几项来寻找方程f(x) = 0的根-Newton (Newton s method), also known as Newton- Raphson method (Newton-Raphson method), it is a real numbe
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:张华雯婧
  1. Newton

    0下载:
  2. //xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25
  3. 所属分类:其他小程序

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:鹰隼
  1. Newton

    0下载:
  2. 实现matlab的牛顿法。牛顿法是非常有高效的,它是许多强大的数值方法的基础。-Matlab realize the Newton method. Newton method is very efficient, it is many a strong basis of numerical methods.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:12288
    • 提供者:knight
  1. newton

    0下载:
  2. 牛顿迭代法实现的源代码,直接使用,迭代精度自己参数控制-Newton iteration realize the source code, directly used, iterative precision parameter control their own
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:12288
    • 提供者:
  1. newton

    0下载:
  2. optimisation中的牛顿法,在实验课上编写的程序,可以直接看到效果-optimization of the Newton method, in the experimental procedure for the preparation of class, you can directly see the effect of
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:bellepdt
  1. Quasi-Newton

    0下载:
  2. Quasi-Newton算法的demo程序,主要用于最优化算法的设计与最优化问题的求解-Quasi-Newton algorithm demo program, mainly used in optimization algorithm design and optimization problem solving
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:9216
    • 提供者:wang qifei
  1. matlab-newton

    0下载:
  2. matlab有用的事例,主要为牛顿算法方面的-matlab useful examples, the main aspects of Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:20480
    • 提供者:李文
  1. Newton

    0下载:
  2. 内含Newtonback.m,Newtonforward.m文件,牛顿插值法,向前向后插值。-Intron Newtonback.m, Newtonforward.m documents, Newton
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:dis1
  1. Matlab-Newton-Interpolation-Code

    0下载:
  2. 这个matlab程序实现了牛顿插值 (Newton s Interpolation )算法-The matlab program Interpolation Newton (Newton s Interpolation) algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:47104
    • 提供者:liyuedsg
  1. Newton

    0下载:
  2. 用MATLAB编写的基于拟牛顿算法的最优分类器程序,里头附带随机样本生成程序-MATLAB prepared with Quasi-Newton algorithm based on the optimal classifier procedures, inside attached to generate random sample procedures
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:张宪
  1. Newton-Raphson(C++)

    0下载:
  2. Newton-Raphson(C++)非线性方程组的牛顿—拉斐森方法实例,应该比较有用吧-Newton-Raphson (C++) Nonlinear equations of Newton- methods拉斐森example, it should be more useful
  3. 所属分类:Windows编程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:zhangjia
  1. newton

    0下载:
  2. 牛顿迭代法求非线性方程,是数值就散方法课上的作业。-Newton iteration for nonlinear equations is the numerical method on the loose class operation.
  3. 所属分类:书籍源码

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:谭松清
  1. NewTon

    0下载:
  2. 弦割法 和 newton法 求解三次多项式非线性方程-String cut law and newton cubic polynomial method of nonlinear equations
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:7168
    • 提供者:fqihang
  1. NEWTON

    0下载:
  2. 这个是优化方法中的一种方法,叫做牛顿法,是一种简单实用的迭代方法。-This is the optimization of a method, called Newton s law, is a simple practical iterative method.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:宝宝
  1. quasi-newton

    0下载:
  2. 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下-A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:112640
    • 提供者:idhot
  1. Newton-raphsom

    0下载:
  2. 这个m文件实现了Newton raphsom算法,从而解决分布式功率流问题。-M realized this document Newton raphsom algorithm, so as to solve the problem of distributed power flow.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:xuechaoling
  1. Newton-Raphson

    0下载:
  2. Newton-Raphson numerical method
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:pejman
  1. NEWTON

    0下载:
  2. 利用牛顿迭代法解非线性方程,这是其matlab程序-Using Newton iteration solution of nonlinear equations, which are its matlab program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-08
    • 文件大小:1024
    • 提供者:刘栋
  1. Newton

    0下载:
  2. 牛顿插值和三次样条插值的matlab实现-Newton interpolation and cubic spline interpolation
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-08
    • 文件大小:2048
    • 提供者:张阳军
  1. Newton-Raphson_tansuxinghengjia

    0下载:
  2. 利用Newton-Raphson法求解平面弹塑性桁架源程序 -Using Newton-Raphson method to solve elastic-plastic truss plane source
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-08
    • 文件大小:3072
    • 提供者:马玉全
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org