-
PhaseNoise_sim
PLL相位噪声仿真方法总结,用来说明对各个模块相位噪声仿真的方法(PLL phase noise simulation document)
- 2021-02-25 20:59:38下载
- 积分:1
-
MIMO
MIMO系统,BPSK,MQAM通过相关Nakagami信道进行各种分集技术的仿真(MIMO system, BPSK, MQAM related Nakagami channel through the various sub-sets of simulation technology)
- 2021-04-27 20:28:44下载
- 积分:1
-
LabVIEWBasicsIout
暗示大家说的教案设计的就撒娇的就撒娇大家(js)
- 2009-07-13 14:11:49下载
- 积分:1
-
2PSK(BPSK)2DPSK
2psk调制与解调,非常的有用,赶快下载。(2psk modulation and demodulation)
- 2010-05-20 19:39:32下载
- 积分:1
-
ImageProcessing
供大家学习用的图象处理程序,含盖了《数字图象处理》中所包含的所有图象处理算法,初学者入门非常不错(注意,是VC编写的,不是MATLAB的)(For everyone to learn to use the image processing procedures, covering a )
- 2007-09-25 10:04:18下载
- 积分:1
-
aber3_data_opt_sys_inf
用了一个多小时才传俩 光学相差程序
MATLAB编写 欢迎指教(MATLAB and discrib the abrration )
- 2010-07-05 23:19:42下载
- 积分: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
-
Awami-report
report having matlab code
- 2011-05-06 22:59:22下载
- 积分:1
-
CODE_CS
CODE FOR CR TFF FOR IMAGE POCESSING
- 2013-10-04 16:22:40下载
- 积分:1
-
lmse
The LMSE package contains two subroutines. LMSE computes the minimum mean square error (MSE) possible if one image is allowed to be linearly scaled in intensity. LMSEDIFF computes the difference image after the target image is scaled according to the scaling that minimizes the MSE. This is a better way to compare images if the absolute magnitude of the intensity has no meaning.
- 2010-11-22 15:27:03下载
- 积分:1