-
powell
powell code for matlab
- 2010-11-28 04:44:13下载
- 积分:1
-
chen
混沌chen系统的仿真代码,用预估校正法编写(Chaos chen system simulation code, written in predictor-corrector method)
- 2012-04-05 20:55:16下载
- 积分:1
-
tdmpnms-decode_ber
LDPC的分层NMS算法的matlab仿真程序,包含编码程序、译码程序以及画误码率图程序(NMS layered LDPC algorithm matlab simulation program, including coding procedures, as well as painting BER decoding process diagram program)
- 2014-01-09 12:21:51下载
- 积分:1
-
AcousticsandHearing
讲双耳听觉和音频信号处理的一本不错的书!(a good book about HRTF and audio signal processing!)
- 2010-12-08 18:11:00下载
- 积分:1
-
AAFT
AAFT 混沌系统非的线性模型系统用于可直接调用AAFT函数(AAFT Nonlinear Modeling
)
- 2012-06-29 09:41:37下载
- 积分:1
-
music2
模拟2个独立窄带信号分别以20°,60°的方向入射到均匀线阵上,信号间互不相关,与噪声相互独立,噪声为理想高斯白噪声,阵元间距为入射信号波长的1/2,快拍数为200,信噪比为20dB,阵元数分别为10,50,100。
(Simulate two independent narrowband signals in the direction of 20 °, 60 ° of the incident on the ULA, among signal unrelated, independent noise, the noise is ideal Gaussian white noise, the array element spacing of the incident signal wavelength of 1/2, the number of snapshots 200, SNR is 20dB, the array element number 50, 100, respectively.)
- 2014-12-02 10:54:32下载
- 积分:1
-
rayleigh_fading1
tHIS MATLAB CODE SIMULATE RAYLEIGH MODEL USED IN WIRELESS COMMUNICATION SYSTEMS.Rayleigh fading models assume that the magnitude of a signal that has passed through such a transmission medium (also called a communications channel) will vary randomly, or fade, according to a Rayleigh distribution.
- 2013-11-08 19:51:40下载
- 积分:1
-
MATLAB
matlab编写的基本图像处理程序,对图像处理初学者有很大帮助。(matlab prepared the basic image processing program for image processing are very helpful for beginners.)
- 2015-03-25 18:03:10下载
- 积分: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
-
30965813pmsm
PMSM operations inn matlab MDL files
- 2012-05-22 11:39:06下载
- 积分:1