-
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
-
均匀直线阵 辅助天线4路 slc
均匀直线阵 辅助天线4路 相控阵雷达的有源旁瓣干扰对消仿真程序(sidelobe cancelation alogrithm simulation matlab code )
- 2020-12-13 21:39:16下载
- 积分:1
-
EVD
用子空间分解法求出时延估计,这种方法具有较强的抗噪声性能(Calculated using subspace decomposition delay estimation, this method has strong anti-noise performance)
- 2010-11-21 09:20:11下载
- 积分:1
-
mainscan
EZW coding example.......
- 2011-04-29 14:02:40下载
- 积分:1
-
zheshelv
熔石英中折射率和群折射率随波长变化的matlab实现(The variation of n and ng with wavelength,using matlab。)
- 2011-05-22 17:30:30下载
- 积分:1
-
li-slides
Bounded-Input Bounded-Output (BIBO) Stability:
All poles of H(z) are inside the unit circle for a causal system
(where h(n)=0, n< 0).
• FIR Filter: N=0.
• IIR Filter: N>0.
• Minimum Phase: All poles and zeroes of H(z) are inside the unit
circle.
19
- 2011-06-23 15:25:44下载
- 积分:1
-
Gait-Tracking-With-x-IMU-master
Univercity of Bristol几个学生用6DOF(也即是GY-521三轴加速度+三轴陀螺)制作的测步器,可以看到他们成功测量出各轴旋转以及xyz轴的位移(Univercity of Bristol several students 6DOF (that is, GY-521 triaxial accelerometer+ triaxial gyro) produced measured steps, you can see their success measurement of the displacement of each axis and xyz axis)
- 2016-02-22 10:06:06下载
- 积分:1
-
MATLAB_based_parameter_identification_and_simulati
基于MATLAB的递推最小二乘法辨识与仿真,很实用(MATLAB-based parameter identification and simulation, very useful)
- 2010-11-19 15:31:22下载
- 积分:1
-
1
说明: DNA description based on matlab programming. It s able to distinguish the gain or loss section of each chromosome
- 2009-12-30 22:51:42下载
- 积分:1
-
JPDA_matlab
JPDA的matlab程序 可以使用 效果不错(JPDA matlab )
- 2013-12-20 16:33:54下载
- 积分:1