登录
首页 » matlab » newton_raphson

newton_raphson

于 2008-06-16 发布 文件大小:1KB
0 328
下载积分: 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 个回复

  • blind_channel_estimation_STBC
    Ofdm simulation with equalization
    2011-05-03 19:22:11下载
    积分:1
  • threephase_inductiv_bridge_semictrl
    三相零式半波 可控硅整流器 电力电子技术基础例程(Three-phase half-wave Zero silicon-controlled rectifier power electronics technology foundation routine)
    2013-03-26 14:23:51下载
    积分:1
  • ARMA
    matlab代码关于ARMA时间序列模型(matlab code for ARMA time series model)
    2011-09-01 13:39:21下载
    积分:1
  • Digital-Signal-and-Image-Processing-Using-MATLAB
    MATLAB is one of several tools for working with mathematics. As an experienced programmer, I was skeptical at rst. Why should I learn another programming language when I could do the work in C/C++? The answer was simple: working with MATLAB is easier! Yes, there are some instances when one would want to use another language. A compiled program, such as one written in C++, will run faster than an interpreted MATLAB program (where each line is translated by the computer when the program is run). For hardware design, one might want to write a program in Verilog or VHDL, so that the program can be converted to a circuit.
    2015-03-16 22:45:31下载
    积分:1
  • zhiliudianjimoxing
    一个直流电机的,运用simscape的物理建模方法搭建的直流电机模型,相比simulink搭建的更简单(A DC motor, the use of simscape physical modeling method to build the DC motor model, compared to simulink to build a more simple)
    2021-04-20 23:08:49下载
    积分:1
  • qam_cma
    通信系统的4qam盲均衡程序,希望对大家有点帮助(Communication systems 4qam equalization program, we hope to be helpful)
    2010-10-14 23:38:42下载
    积分:1
  • NonlinearMultiresolutionToolbox
    Nonlinear Multiresolution Functions
    2010-12-18 06:17:17下载
    积分:1
  • image-processing-by-matlab
    image processing by matlab
    2011-05-20 01:08:27下载
    积分:1
  • shortpath
    用于数学建模或者组合优化中求网络中固定点到其它点的最短路(Or a combination of mathematical modeling is used to optimize the network and seek a fixed point to another point in the shortest)
    2013-08-05 00:23:57下载
    积分:1
  • Brown motion
    多个布朗运动的MATLAB程序例,可以作为参考(The MATLAB program for multiple Brown movements can be used as a reference)
    2018-03-08 22:07:53下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载