登录
首页 » matlab » fixed_point

fixed_point

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

  • zhidonghuihui
    matlab/simulink建的混合动力汽车制动回馈数学模型。可以根据速度与soc的大小判断是否进行回馈(Matlab/Simulink to build hybrid vehicles braking feedback mathematical model. According to the size of the judgment of the speed with the soc feedback)
    2012-04-15 16:01:49下载
    积分:1
  • digital-band-pass-filter
    用凯瑟窗设计一个数字带通滤波器,设计指标为 低阻带:ws1=0.2pi,as=70dB, 低通带:wp1=0.35pi,ap=1dB, 高通带:wp2=0.65pi,ap=1dB, 高阻带:ws2=0.8pi,as=60dB(Kaiser window design with a digital band-pass filter design specifications for the Low resistivity zone: ws1 = 0.2pi, as = 70dB, Low-pass band: wp1 = 0.35pi, ap = 1dB, High-pass band: wp2 = 0.65pi, ap = 1dB, Impedance with: ws2 = 0.8pi, as = 60dB )
    2011-12-03 00:22:27下载
    积分:1
  • matsig-0.2.5.tar
    Matsig is an object-oriented signal class library for MATLAB 6.5 and later. It implements a signal class, simplifying operations and manipulations common in audio signal processing and speech processing
    2008-08-11 10:54:42下载
    积分:1
  • matlab_ukf_utilities
    说明:  卡尔曼滤波的一个典型实例是从一组有限的,对物体位置的,包含噪声的观察序列预测出物体的坐标位置及速度. 在很多工程应用(雷达, 计算机视觉)中都可以找到它的身影. 同时,卡尔曼滤波也是控制理论以及控制系统工程中的一个重要话题.   比如,在雷达中,人们感兴趣的是跟踪目标,但目标的位置,速度,加速度的测量值往往在任何时候都有噪声.卡尔曼滤波利用目标的动态信息,设法去掉噪声的影响,得到一个关于目标位置的好的估计。 (kalman ukf matlab)
    2011-03-05 22:05:53下载
    积分:1
  • PIchua-P1
    基于比例积分的蔡氏电路控制仿真,第一平衡点处镇定(Chua s circuit based on proportional integral control simulation, the first stabilization of the equilibrium point)
    2011-06-01 14:50:07下载
    积分:1
  • SFG_inpaint
    这是图像内绘(或叫图像修补)的matlab程序源代码,适合研究算法的同学使用.(This is the image in paint (or called image restoration) of matlab source code for the students of the algorithm used.)
    2010-07-12 19:26:31下载
    积分:1
  • 200801-434
    SC-FDMA中信道编码性能研究,付费论文。。。(SC-FDMA Performance of Channel Coding, paid papers. . .)
    2011-01-07 16:11:13下载
    积分:1
  • jialeizzz
    电力系统的短路计算过程繁琐工作量大,采用计算机编程计算不但省去了繁琐的人工计算,而且精确度高。我选用matlab作为编程语言,因为Matlab对处理数组有着其它编程语言所无法比拟的优越性。此外matlab中的GUI界面直观简单,而且制作过程并不复杂。(power system short-circuit the cumbersome process of calculating workload, calculated using computer programs not only save a cumbersome manual calculation, and high precision. I use Matlab as a programming language, because Matlab have to deal with an array of other programming languages are incomparable superiority. In addition Matlab the GUI interface is very intuitive and simple, but the production process is not complicated.)
    2007-05-27 23:08:21下载
    积分:1
  • alpha_beta_gamma_filting
    该函数实现标准的常增益滤波算法,用于状态估计,目标跟踪(Alpfa beta gamma filter)
    2011-10-05 11:48:30下载
    积分:1
  • MP-and-OMP
    匹配追踪和正交匹配追踪的matlab程序 非常有用 非常详细(Matching Pursuit and Orthogonal Matching Pursuit matlab program very useful very detailed)
    2014-11-04 09:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载