登录
首页 » matlab » fixed_point

fixed_point

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

  • introduction-to-resampling-methods-bootstrap
     Bootstrap is a data based simulation method for statistical inference. The basic idea of bootstrap is to use the sample data to compute a statistic and to estimate its sampling distribution, without any model assumption. Many technics are described with some examples in matlab.
    2011-09-23 04:19:22下载
    积分:1
  • Benders分解(Games)
    常规混整优化线性问题,采用GAMS编程,调用CPLEX实现Benders 分解(Conventional mixed-integer optimization linear problem, using GAMS programming, calling CPLEX to realize Benders decomposition)
    2020-12-18 08:09:12下载
    积分:1
  • pca
    说明:  pca 源程序 能用,针对不同问题只要稍作修改即可。(pca)
    2010-04-14 15:00:55下载
    积分:1
  • Model_VRP_Matlab
    浙江大学数学建模比赛2013B题Matlab源码,主要使用遗传算法和模拟退火解决自行车调度问题,此处为有时间窗的VRP问题,注释详尽,方便改进维护(Zhejiang University Mathematical Contest in Modeling 2013B title Matlab source code, detailed notes, easy to improve maintenance)
    2020-11-22 14:59:36下载
    积分:1
  • 喷泉码中LT 码的编码译码过 LTMATLA
    介绍了喷泉码中LT 码的编码译码过程,提供了详细的MATLAB 仿真代码和说明. 通过对三种不同度分布的LT 码进行性能仿真,并对仿真结果进行了分析,同时也对LT 码和Raptor 码进行了适当的比较.(Encoding of LT codes decoding process of fountain codes, and provide a detailed MATLAB simulation code and description. Performance simulation, and the simulation results are analyzed by the distribution of three different degrees of LT code, as well as the LT code Raptor codes proper comparison.)
    2021-04-11 15:28:58下载
    积分:1
  • energy_detection_v2
    This code plots the receiver operating characteristics (ROC) curve for Rayleigh channel.
    2015-03-03 06:19:38下载
    积分:1
  • jiefangcheng-matlab
    用matlab解方程,包括线性微分方程、非线性微分方程等等。(using Matlab solving equations, including linear differential equations, nonlinear differential equations and so on.)
    2007-05-20 12:31:54下载
    积分:1
  • lator
    通过 MIMOsimSpectralHelp() 输入不同参数,可以模拟和比较在不同结构和环境下MIMO系统的性能;有助于我们理解MIMO。(Enter through MIMOsimSpectralHelp () with different parameters, you can simulate and compare the performance of different structures and environments in MIMO systems help us understand MIMO.)
    2013-12-01 12:23:15下载
    积分:1
  • sciaga_z_matlaba
    Basic commands for MATLAB in Polish, especially for beginners
    2013-05-09 16:45:48下载
    积分:1
  • ECGxiaobo
    ecg 小波分析在心电信号去噪中的应用。小波应用,说明。(ecg ECG signal de-noising Wavelet Analysis Application)
    2016-01-02 22:26:39下载
    积分:1
  • 696516资源总数
  • 106605会员总数
  • 12今日下载