登录
首页 » matlab » fixed_point

fixed_point

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

  • fuzzyPR
    模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明(Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed description of)
    2010-01-09 10:22:47下载
    积分:1
  • zz
    说明:  中值滤波 将一幅图片先加载噪声 让后用中值滤波的方法去除(Median filter to add noise to an image after the first use median filter to remove)
    2010-05-18 22:12:24下载
    积分:1
  • MISO_simulation
    Multiple input single output matlab system simulation.
    2014-09-02 19:05:23下载
    积分:1
  • exercise317_1
    Plot the log-magnitude of the Fourier transform of the signal over the interval [0, π], using a 1024-point FFT. The signal should be windowed with a Hamming window of two different durations: 25 ms and 10 ms with the window placed at the signal’s center in each case. Show the log-magnitude plot for each duration.
    2015-04-17 16:16:08下载
    积分:1
  • ganzhiqi_g7
    基于感知器的iris数据集分类算法,matlab实现,有注释。(Classification algorithm based on the iris data set of the perceptron, the Matlab implementation, and comment.)
    2012-04-24 10:41:36下载
    积分:1
  • MFCC
    matlab中关于mfcc函数的程序代码及描述(the matlab Juan Yu fcc Published mustard Note Fei Dong )
    2012-06-26 10:11:12下载
    积分:1
  • Invariant-Moments
    Exraction of invarant moments of Hu using the invmoments.m
    2013-02-23 20:43:21下载
    积分:1
  • cencifenxi
    层次分析法matlab源程序,用于判断矩阵等(AHP matlab source for judging matrix)
    2008-12-27 03:41:06下载
    积分:1
  • DTW(matlab)
    matlab编写的时间序列动态弯曲算法,包含有使用说明(If you pass in 2 vectors it returns the unnormalized distance between the vectors, the accumulated distance between them, the length of the warping path (the normalizing factor), and the warping path points.)
    2012-04-19 11:35:12下载
    积分:1
  • poincare-map
    matlab 计算带驱动力偏微分方程poincare map,方程为dy(1)=y(2) dy(2)=-k*y(2)-y(1)^3+B*cos(t) (Matlab calculation of belt driving force of partial differential equation and Poincare map equation, Dy (1) =y (2) Dy (2) =-k*y (2)-y (1) ^3+B*cos (t) )
    2014-11-22 10:06:50下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载