登录
首页 » matlab » newton_raphson

newton_raphson

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

  • 88-11-11
    clear stratus clouds from an image
    2010-02-14 05:53:17下载
    积分:1
  • SER_Rayleigh_Bessel
    Calculates SER in 64PSK,64QAM modulation technique and produces graphical figures for diversity order up to eight,rayleigh channel,bessel first order
    2012-04-28 21:35:17下载
    积分:1
  • ebpsk-and-cp-ebpsk
    高效调制信号ebpsk和cp-ebpsk,以及功率谱特征。(ebpsk and cp-ebpsk)
    2014-08-08 22:10:15下载
    积分:1
  • Graph_seg
    Attached file contains matlab code for the ghaph based segmentation
    2014-12-06 12:49:40下载
    积分:1
  • sar-simulation
    星载SAR仿真 可以得到很好的成像效果,大家可以试一试(Simulation of spaceborne SAR imaging results can be very good, we can try)
    2021-03-30 15:59:10下载
    积分:1
  • code44
    正交码的编吗程序,可达到满分集增益,编吗速率可达到3/4,()
    2007-07-26 10:50:19下载
    积分:1
  • FixedWingUAV
    一个小型固定翼无人机的建模与仿真程序,带有图像显示和路径规划。(The design and simulation program of small fixed wing unmanned aerial vehicle (UAV) designed abroad has image display and path planning.)
    2021-01-19 14:08:43下载
    积分:1
  • matlab-command-window
    用编程的方式修改MATLAB命令窗口的前景色和背景色(Programmatically modify the MATLAB command window to the foreground and background colors)
    2013-04-15 21:15:46下载
    积分:1
  • xingtaixue
    形态学处理 包括开运算,闭运算,边缘检测,重构等 matlab源码(Morphological opening treatment, including operations, closing operation, edge detection, reconfiguration, such as source code matlab)
    2008-06-01 10:46:37下载
    积分:1
  • signal_ambiguity_function
    这个源码可以分析绘制多种信号的模糊函数,已经试验过巴克码,线性调频信号,脉冲信号等(Description: This program estimates and plots the ambiguity function for any signals. I have tested it for the Barker code, chirp signal, pulse signal. for good results the length of the input vector (Ut)should be more than 7. Example- a rectangular pulse should be described as[1 1 1 1 1 1 1]. Please, give your suggestions. it is made with the help of "xcorr" function (Author: R. Losada) in MATLAB and Ilia Iliev from TU-Sofia )
    2011-01-15 14:29:40下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载