登录
首页 » matlab » fixed_point

fixed_point

于 2009-05-14 发布 文件大小:1KB
0 213
下载积分: 1 下载次数: 18

代码说明:

  Fixed-Point iteration(Function fixed_point(p0, N) approximates the solution of an equation f(x) = 0, rewritten in the form x = g(x), which is a sub-function the user has to enter. the call to the function fixed_point(p0, N) returns the root of the equation f(x),i.e. the fixed-point of g(x), if the procedure is successful or a sequence of iterates in case something goes wrong. p0 is the initial approximation and N the maximum number of iterations. If, after N iterations, condition |x(k)- x(k-1)| < tol is not satisfied, all iterated values will be displayed, accompanied by a message asking the user to either change p0 in case of divergence or enter another g(x) that does not lead to complex numbers arithmetics. Reasons for the program to go wrong are the divergence of iterates and/or appearance of complex numbers for example with functions involving sqrt(x) when one of the iterates is negative. )

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

发表评论

0 个回复

  • xxx
    circiut battery charger used with inverter circiut
    2013-12-24 03:49:07下载
    积分:1
  • Tangential_force
    切削力随正切角的变化关系 可以看出切削力的变化情况(tangential angle and cutting force)
    2016-05-01 10:41:29下载
    积分:1
  • UKF
    自己写的UKF滤波程序,使用2n+1Sigma点采样(UKF filter written by myself, using 2n+1 Sigma-point sampling)
    2009-04-02 09:41:33下载
    积分:1
  • MATLAB-tutorial
    MATLAB 的应用范围非常广,包括信号和图像处理、通讯、控制系统设计、测试和测量、财务建模和分析以及计算生物学等众多应用领域。附加的工具箱(单独提供的专用 MATLAB 函数集)扩展了 MATLAB 环境,以解决这些应用领域内特定类型的问题。(MATLAB very wide range of applications, including signal and image processing, communications, control system design, test and measurement, financial modeling and analysis, and computational biology and many other applications. Additional kit (available separately dedicated set of MATLAB functions) extend the MATLAB environment to solve these application areas certain types of problems.)
    2011-06-26 11:40:56下载
    积分:1
  • Solving-equations-in-matlab
    有大量的方程是无法直接求出解析解的,用matlab可以方便的得出复杂方程的数值解,附有pps的讲解说明(There are a lot of equations can not be directly obtained analytical solution of the numerical solution of the complex equation matlab can come and with pps explain instructions)
    2013-02-01 14:47:20下载
    积分:1
  • chuanshuxian
    带挡板的平行板传输线二维FDTD仿真.给大家做个参考(Baffle with two-dimensional parallel-plate transmission line FDTD simulation. For everyone to be a reference )
    2011-12-09 02:13:33下载
    积分:1
  • alignment
    WGS-84 -> ECEF ECEF -> WGS-84 极坐标系 -> ECEF ECEF -> 极坐标系(WGS-84-> ECEF ECEF-> WGS-84 polar-> ECEF ECEF-> polar)
    2014-02-23 22:31:08下载
    积分:1
  • shuzhifenxi
    数值分析的实验,拉格朗日、分段线性、三次样条等(Analysis of the experiment, Lagrangian, piecewise linear, cubic spline, etc.)
    2010-07-13 20:21:51下载
    积分:1
  • Fundamentals_of_Statistical_Signal_Processing
    《Fundamentals of Statistical Signal Processing》(《随机信号处理基础》)的配套MATLAB源代码。为电信工程师、教师、和学生而设计。("Fundamentals of Statistical Signal Proc essing "(" Random signal processing based ") supporting MATLAB code. To the telecommunication engineers, teachers, and students designed.)
    2007-03-28 11:58:03下载
    积分:1
  • rangeestimate_uwb
    this matlab code is useful for ranging applications where localization done using maximumum likelihood algorithm.
    2011-11-17 14:38:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载