-
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
-
chap3
《智能控制》第一版(刘金琨著)第三章程序源码(" Intelligent control" the first edition (Liu Jinkun a) Chapter III program source code)
- 2011-04-26 09:35:42下载
- 积分:1
-
1110000
用ADS和matlab进行了PLL的仿真实现,对与PLL的学习有一定的作用(Carried out with the ADS and the PLL matlab simulation realization, and the PLL has a role in learning)
- 2010-10-12 13:17:36下载
- 积分:1
-
matlab
matlab实用程序百例(100 cases of matlab utility)
- 2008-04-16 09:19:01下载
- 积分:1
-
q_tanks_1_simulink
藕联水罐的pi前馈控制 matlab源程序 simulink(coupled tanks pi control matlab simulink)
- 2012-03-23 20:51:54下载
- 积分:1
-
tp1
GPS mode for modeling and mode for modelingmode for modelingmode for modelingmode for modelingmode for modeling
- 2011-06-22 21:27:17下载
- 积分:1
-
simulink
simulink的教程其中包括matlab三章讲解和simulink有六章讲解,详细的例子说明(matlab simulink)
- 2011-12-19 20:00:51下载
- 积分:1
-
chebyshev
输出chebyshev映射的混沌序列,及其自相关、游程特性(Output chebyshev map sequence, and autocorrelation, run-length features)
- 2020-12-30 16:19:00下载
- 积分:1
-
duojin
说明: 多径传输的源程序
matlab程序示例(multipath transmission of the source Matlab procedures example)
- 2006-03-06 22:40:57下载
- 积分:1
-
ecg109
对109号心电图进行R波的识别与标注,文件中包含109号心电数据,无需另外下载(No. 109 for identification and labeling electrocardiogram R wave file contains 109 ECG data, no additional downloads)
- 2020-11-18 21:19:38下载
- 积分:1