-
Alambabahi
the programm for alamouti in comunication mobil. application in CDMA whit AWGN
- 2009-04-25 03:14:45下载
- 积分:1
-
Dual_sign
function of dual sign algoritm
- 2010-01-26 19:05:39下载
- 积分:1
-
ccsystems2e_Chapter09
现代通信系统(matlab版)(第二版)配套源代码
John G. Proakis等著 刘树棠 译 电子工业出版社出版(modern communication system (Matlab version) (2nd Edition) source code supporting John G. Proak Liushutang is waiting for the translation of the electronics industry published)
- 2007-05-17 21:22:28下载
- 积分:1
-
DigitalSignalGeneration
Programs for various digital signal generation
- 2012-01-26 12:22:42下载
- 积分:1
-
psnr
计算PSNR。可直接调用,两个输入参数im1,im2为两个图象序列,返回值为PSNR的值。(Calculation of PSNR. Can be called directly, two input parameters im1, im2 two image sequences, the return value is the PSNR.)
- 2014-02-16 17:32:18下载
- 积分: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
-
VB-and-Matlab
VB与Matlab溷合编程在管式加热炉调炉决策系统中的应用(VB and Matlab blends as programming in the the tube furnace furnace control decision-making system)
- 2013-04-11 15:41:15下载
- 积分:1
-
image-processing_deblur
交流得到的matlab图像去模糊的一个验证程序,还算是比较详细。(A verification process exchanges get matlab image deblurring, still is relatively detailed.)
- 2013-12-07 19:53:06下载
- 积分:1
-
Successive-Projections-Algorithm
连续投影算法MATLAB源码,很好的资料,很齐全(successive projections algorithm)
- 2021-01-28 16:38:35下载
- 积分:1
-
20130802
此代码为MATLAB的实现暂停、继续、终止等功能。(This code for the realization of MATLAB pause, resume, stop and other functions.)
- 2013-08-02 08:52:16下载
- 积分:1