-
ctr
基于半导体激光器的matlab程序产生混沌(chaos )
- 2009-03-14 21:07:18下载
- 积分:1
-
Adaptive_LMS
lms for the simulation, this technique is used in egalization
- 2011-04-26 00:01:04下载
- 积分:1
-
hunheTLS
混合整体最小二乘迭代法的matlab实现,供大家一块学习(he total least squares iterative hybrid method of Matlab implementation, for everyone to learn a piece)
- 2015-04-02 10:26:34下载
- 积分:1
-
nijie
机械手运动学方程求解 。分别输入机械臂的末端坐标,求出第一组角度解 ,第二组角度解。(Manipulator kinematics equation. Manipulator, respectively, the end of input coordinates, the perspective of the first group obtained solution, and the second group of solutions perspective.)
- 2007-10-26 11:25:07下载
- 积分:1
-
5
一道程序编译顺序的考题,涉及到函数调用的先后顺序及运算符号的优先级等问题。下面我展开给你讲。
C的程序编译总是从main函数开始的,这道题的重点在“fun((int)fun(a+c,b),a-c)) ”语句。
系统首先要确定最外层 fun()函数的实参,第一个参数的确定需要递归调用fun()函数(不妨称其为内层函数)。内层函数的两个参数分别为x=a+b=2+8=10、y=b=5,执行函数体x+y=10+5=15,于是得外层函数的参数x=15。其另一个参数y=a-c=2-b=-6,再次执行函数体,得最终返回值x+y=15+(-6)=9。 (Compiling together the sequence of test procedures, involving the sequence of function calls and operator symbols, such as the priority problem. Now I give you to start speaking. Procedures for C compiler always start from the main function and at这道题the focus of " fun ((int) fun (a+ c, b), ac)) " statement. System must first determine the most outer layer of fun () function of real parameters, the first parameters of recursive calls required fun () function (may be called the inner function). Inner function separately for the two parameters x = a+ b = 2+8 = 10, y = b = 5, to execute the function body x+ y = 10+5 = 15, then the outer function parameters were x = 15 . Its another parameter y = ac = 2-b =- 6, once again to execute the function body may eventually return the value of x+ y = 15+ (-6) = 9.)
- 2009-03-15 15:36:23下载
- 积分:1
-
xgohan
the model incon telecharge for interne
- 2010-05-15 07:03:39下载
- 积分:1
-
ECG_analysis_OLD
Old analasys of ECG updateted recently , having noise problem
- 2013-03-02 17:05:27下载
- 积分:1
-
xinyinshigudianfa2
运用古典隐式方法模拟二维空间中声波的传播,求解工程用了追赶法(The dissemination of the classical implicit simulation method of acoustic wave in two-dimensional space, solving project was chasing method)
- 2014-12-08 21:11:47下载
- 积分:1
-
project2
已知系统的差分方程,用matlab实现输出信号的自相关计算并画出图形。(Differential equations known system, the output signal using matlab autocorrelation calculated and drawn graphics.)
- 2013-11-28 04:24:30下载
- 积分:1
-
采用总变分法(TV)进行图像修复的matlab源代码
采用总变分法(TV)进行图像修复的matlab源代码。包括热扩散修复和多尺度方法。(Using variational method (TV) for image restoration matlab source code. Repair and multi-scale methods include thermal diffusion.)
- 2014-03-28 11:08:07下载
- 积分:1