登录
首页 » matlab » fixed_point

fixed_point

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

  • pid1
    一个用matlab编写的智能控制源程序。自动生成图像。(An intelligent control with source code written in matlab. Automatically generated image.)
    2010-06-25 20:13:08下载
    积分:1
  • assignment
    使用waterfilling 和 equal power进行power allocation(use waterfilling method & equal power to allocate power)
    2012-04-20 11:32:18下载
    积分:1
  • denoise_band
    This is a matlab code for denoise_band.
    2011-11-14 22:53:13下载
    积分:1
  • Facial-Recognition-System
    人的面部识别程序,检测正确率很高,经过对多账户照片的识别,正确率为百分之一百(Facial recognition program, the detection accuracy is high)
    2020-07-04 11:20:01下载
    积分:1
  • dcdcfeedback
    DC-DC model with feedback control
    2011-10-07 15:31:00下载
    积分:1
  • delay time2
    说明:  用MUSIC算法实现多径信号的时域时延估计(Time delay estimation of multipath signal using music algorithm)
    2021-04-06 08:49:02下载
    积分:1
  • RunUser
    以某个用户的权限运行程序,相当于windows下的run as(Permissions to a user running the program, which is equivalent to run as under windows)
    2009-01-21 15:23:56下载
    积分:1
  • Matlab-NN-toolbox
    神经网络matlab工具箱帮助文档,中文,使用matlab进行NN建模必备。(Matlab neural network toolbox to help document, in Chinese, the NN model using the matlab necessary.)
    2010-12-26 17:04:23下载
    积分:1
  • Untitled
    matlab绘制阵列正六边形。采用坐标方法。(Draw a regular hexagon array matlab. Using coordinate methods.)
    2021-01-04 20:48:55下载
    积分:1
  • MATLAB数字信号处理仿真系统(GUI)
    说明:  本课题基于MATLAB平台的数字信号处理仿真演示系统。数字信号即离散信号,本设计带有一个丰富得GUI人机交互界面,一共包括4个部分,分别为:离散时间信号的卷积,基本函数的Z变换(单位阶跃信号,脉冲信号,斜变信号,正余弦信号,指数系列信号),Z变换的基本性质(线性,位移,z域尺度变换,时域卷积),傅里叶变换的基本性质。是一个不错的选题,GUI设计逻辑清晰,章节清晰,层次明了。(This project is based on MATLAB platform of digital signal processing simulation demonstration system. Digital signal is discrete signal. This design has a rich GUI human-computer interface, including four parts: convolution of discrete-time signal, Z-transform of basic function (unit step signal, pulse signal, oblique signal, sine cosine signal, exponential series signal), basic properties of Z-transform (linear, displacement, z-domain scale transformation, time-domain convolution), The basic properties of Fourier transform. GUI design logic is clear, chapter is clear, level is clear.)
    2020-08-07 12:59:46下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载