-
fixed_point
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. )
- 2009-05-14 04:43:58下载
- 积分:1
-
sam
F:CCNPccnp课件sam.rar
- 2009-12-23 12:10:14下载
- 积分:1
-
android.wifidirect
WiFi Direct直连,实现了直连,能正常检测链接,没问题(WiFi Direct Direct Connect, to achieve a straight, normal detection link, no problem)
- 2014-09-21 15:01:10下载
- 积分:1
-
five_cap_new_lms
5-cap lms equalizer for vlc
- 2018-08-29 14:50:49下载
- 积分:1
-
InitScript
matlab initscript file
- 2010-06-04 03:57:49下载
- 积分:1
-
edgeNL
非局部滤波算法的MATLAB代码,适用于图形图像处理(Nonlocal filtering algorithm of MATLAB code, suitable for image processing)
- 2015-01-15 14:28:31下载
- 积分:1
-
simplex
simplex 矩阵,由 Hadamard 矩阵转化而来,可用于脉冲编码技术,另附序列相关函数程序
(simplex matrix, the Hadamard matrix transformed from pulse coding techniques can be used, attached serial correlation function of the program)
- 2014-01-01 16:56:35下载
- 积分:1
-
ekf_new_1.5
说明: 一种锂电池的构筑模型,关于锂电池的一个基础程序(A construction model of lithium batteries, a basic procedure for lithium batteries)
- 2021-03-05 09:00:56下载
- 积分:1
-
WAF
宽带模糊函数,用来分析带宽很宽的信号,像LFM等,这个例子对大家有帮助!(Wideband ambiguity function is used to analyze a wide-bandwidth signals, such as the LFM, the example of the help!)
- 2010-12-06 10:43:38下载
- 积分:1
-
extracttimefeature
time domain symptom extraction
- 2011-05-23 16:28:09下载
- 积分:1