登录
首页 » matlab » newton_raphson

newton_raphson

于 2008-06-16 发布 文件大小:1KB
0 67
下载积分: 1 下载次数: 181

代码说明:

  Newton-Raphson算法 介绍 在科学计算和财经工程领域,许多数值算法都是通用的(至少在理论上是),可广泛地用于解决一类问题。一个大家熟悉的例子就是Newton-Raphson例程,它可用来寻找方程 f(x)=0的数值解。标准的数学表达式f(x)表示f是变量x的函数,其通常的表达形式为f(x,a,b,...)=0,f被定义为多于一个变量的函数。在这种情况下,Newton-Raphson算法试图把x以外的变量固定并作为参数,而寻找关于变量x的数值解。 由于Newton-Raphson算法需要知道被求解函数的确切表达,其传统实现方法是直接将代码嵌入到客户应用程序中。这就使得算法的实现代码经过针对不同被求解函数的少量修改后在客户程序中反复出现。 同许多其它数学例程一样,Newton-Raphson算法的具体实现是应该与特定用户无关的。并且,重复编码在任何情况下都应该尽量避免。我们很自然地会想到把该类例程作为库函数来实现,以使客户程序可以直接调用它们。但是,这种实现方式必然会涉及到如何将用户自定义函数(Newton-Raphson 例程需要调用该函数)封装成可以作为参数传递的形式。 (err)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • ChanAlgorithm
    TDOA无源时差定位Chan算法,matlab源码(Chan Passive TDOA TDOA location algorithm, matlab source code)
    2010-03-11 15:12:51下载
    积分:1
  • simplecell_v3
    Ejemplo para Grossberg convertir una entrada digital a analogica
    2011-11-04 18:27:20下载
    积分:1
  • Matlab
    MATLAB程序实现日历的一个小程序。希望感兴趣的朋友可以看下。(MATLAB program to achieve a small calendar program. Hope interested friends can look.)
    2012-09-27 23:53:39下载
    积分:1
  • airfoilprep
    一种用于风力机设计和性能校核的翼型气动数据预处理,包括panel插值,全周插值,3D修正等。使用python语言 (Airfoil data preprocessing for wind turbine design and performance verification using python language)
    2015-06-09 14:41:21下载
    积分:1
  • Iterative-Closest-Point-Method
    icp(iterative closest point)的代码,本人已经使用过了,效果还行,总共就一个文件,所有的函数都写在这上面了(icp (iterative closest point) of the code, I have used, and the results were OK, total on a file, all of the functions are written in it.)
    2013-07-16 19:14:03下载
    积分:1
  • Crowd-evacuation
    对大型商场的人流疏散过程进行模拟,分析研究人流疏散中的人流运行特性(Evacuation of large shopping malls flow simulation, analysis of the flow characteristics of the evacuation of the crowd running )
    2020-12-29 15:19:01下载
    积分:1
  • Finite_element_tri
    有限元数值计算的源程序,matlab实现的(FEM calculation of the source, the realization of Matlab)
    2007-01-13 22:29:26下载
    积分:1
  • fsom
    this is background subtraction code.
    2014-09-25 13:45:23下载
    积分:1
  • anorlderzhi
    源码 此程序主要是对二值图像进行操作有效 如对灰度图像进行操作只需要修改部分代码既可以(The main source of this procedure is the binary image to operate effectively on the gray image to operate only need to modify some of the code can)
    2008-01-06 12:03:11下载
    积分:1
  • Balloontips
    说明:  气球式提示栏当运行有错误或者有错误时会出现气球提示栏卡通化的设计(Balloon tips column when running error or an error occurs when the balloon cartoon prompted the design of column)
    2010-03-22 22:08:16下载
    积分:1
  • 696522资源总数
  • 104027会员总数
  • 45今日下载