登录
首页 » matlab » fixed_point

fixed_point

于 2009-05-14 发布 文件大小:1KB
0 221
下载积分: 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 个回复

  • 2-Control
    For example, heating up the temperature in a room is a process that has the specific, desired outcome to reach and maintain a defined temperature (e.g. 20°C), kept constant over time. Here, the temperature is the controlled variable. At the same time, it is the input variable since it is measured by a thermometer and used to decide whether to heat or not to heat. The desired temperature (20°C) is the setpoint. The state of the heater (e.g. the setting of the valve allowing hot water to flow through it) is called the manipulated variable since it is subject to control action
    2013-08-16 16:53:45下载
    积分:1
  • Plainness
    求峰值点的子程序,可用于信号的频率等参数估计(And the peak point of the subroutine, may be used to signal the frequency parameter estimation)
    2011-12-12 11:38:40下载
    积分:1
  • simple_PLL
    this is the matlab code for a simple PLL circuit "Phase Locked Loop"
    2013-11-17 02:41:03下载
    积分:1
  • hypot
    抛物线法求解 方程的构造方法:给出[0,1]区间上的随机数(服从均匀分布)作为方程的根p*. 设你的班级数为a3,学号的后两位数分别为a2与a1,从而得到你的三次方程 例如:你的31班的12号,则你的方程是21x3+60x2+2x+a0=0的形式. 方程中的系数a0由你得到的根p*来确定.(parabolic equation method Construction Methods : given interval [0,1] on the random number (subject to uniform distribution) as the root equation p*. set up your classes at a3, after learning of the double-digit for a1 and a2, so you get the three equations for example : your 31 classes on the 12th, then your equation is 21x3 60x2 2x a0 = 0 forms. the equation coefficients a0 you get from the root of p* to determine.)
    2014-04-25 08:18:59下载
    积分:1
  • 00006NumericalIntegration
    这些主要是讲解数值积分算法的...通过MATLAB编程来实现这些算法(These are mainly on the numerical integration algorithm ... through MATLAB programming to achieve these algorithms)
    2009-01-15 21:34:54下载
    积分:1
  • 05
    DOA估计与信噪比的关系的MUSIC算法,MATLAB仿真源代码,可完成仿真图形。(DOA Estimation relations with the signal-to-noise ratio MUSIC algorithm, MATLAB simulation source code, to be completed by the simulation graphics.)
    2013-05-13 17:54:05下载
    积分:1
  • fisher-linear-discriminant-analysis
    本函数的功能是通过使用fisher线性判别方法求取数据的fisher直径,最佳分类数和最小分类损失函数。(Features of this function is to strike a diameter of data by using fisher fisher linear discriminant analysis method, the optimal number of categories and minimum loss function classification.)
    2015-04-15 10:52:10下载
    积分:1
  • xiaobosjwl
    说明:  这是小波神经网络的MATLAB6.5下的程序,不算完善,大家一起研究吧(WNN Matlab6.5 the procedure is not perfect, it all together)
    2005-09-06 10:27:58下载
    积分:1
  • Zernike-Polynomial
    利用Zernike Polynomial实现功放模型的文献,IEEE新资料(Zernike Polynomial)
    2013-02-02 13:23:19下载
    积分:1
  • power-flow
    很精准的潮流计算,适合100节点内的的潮流计算(power flow)
    2021-04-23 10:08:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载