-
figure
matlab画图的使用方法,简单的画一些图形。(matlab drawing to use a simple painting some of the graphics.)
- 2009-11-28 15:36:56下载
- 积分:1
-
DiscretesignalusingMATLABtoachieve
离散信号用MATLAB实现
典型的离散时间信号的MATLAB实现,离散时间序列的基本运算(Discrete signal using MATLAB to achieve a typical discrete-time signals in MATLAB realization of discrete-time sequence of basic operations)
- 2010-01-10 15:56:27下载
- 积分:1
-
dark-channel
matlab代码实现的去雾处理,有参考图片(matlab code to fog treatment, reference picture)
- 2013-03-25 14:40:40下载
- 积分:1
-
0thoisbebsb0
matlab file <<< just see it
- 2009-12-26 23:38:41下载
- 积分: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
-
simulation
matlab实现特定信号仿真,离散,连续,傅立叶变化,拉布拉斯变换和z变换(matlab to achieve a specific signal simulation, discrete, continuous, Fourier transform, Laplace transform and z-transform Rab)
- 2013-09-19 16:21:03下载
- 积分:1
-
sanzizhen
信号相位匹配原理的三子真仿真程序。估计信号波形(Signal phase-matching principle of the third son of true simulation program. Estimated signal waveforms)
- 2007-11-13 17:33:13下载
- 积分:1
-
Diop-rooney-spectrum-estimation
用普鲁尼谱估计法进行功率谱估计,程序运行良好(Diop rooney spectrum estimation)
- 2011-05-10 16:40:56下载
- 积分:1
-
EKFSLAM
采用EKF实现移动机器人在全局地图中的自定位(EKF used for mobile robot self-localization)
- 2009-03-04 22:51:07下载
- 积分:1
-
bpsk_mp_rayleigh_fading
bpsk瑞利衰减信道simlink的仿真(bpsk_mp_rayleigh_fading)
- 2009-11-05 20:34:20下载
- 积分:1