-
DF
说明: MATLAB CODE FOR DECODE AND FORWARD
- 2013-11-14 12:12:30下载
- 积分:1
-
mutulinformation
检测俩副图片的互信息,还有实验报告一份,相当详细(Detection of both Vice-image mutual information, as well as an experimental report, fairly detailed)
- 2009-12-30 21:32:47下载
- 积分:1
-
STFT
一个简单的调用Matlab stft函数进行短时傅里叶变换的示例程序(A simple function call Matlab stft short time Fourier transform of the sample program)
- 2020-08-29 22:18:11下载
- 积分:1
-
MATLABTUTORIAL
Matlab tutorial for a university - Croatian language(Matlab tutorial for a university- Croatian language)
- 2009-06-05 06:58:26下载
- 积分:1
-
BPSK_Simulink
This file describe the BPSK simulink
- 2012-06-30 02:30:34下载
- 积分:1
-
MATLAB7_0
详细的介绍了matlab7,0的工作原理和过程(Detailed description of the matlab7, 0 the principle and process)
- 2010-06-20 12:30:26下载
- 积分: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
-
Coding
Simulation BCH in communication channel with different SNR
- 2011-06-09 23:18:14下载
- 积分:1
-
atith-matlab
压缩包中的内容用matlab语言对算术码进行描述,并成功实现了对测试文件的压缩和解压。(This compressed package include the source code of matlab language used to describe the arithmetic algorithm. By using it,we can successfully code and decode the test file.)
- 2009-05-23 10:15:33下载
- 积分:1
-
Desvirus
Traz de volta os arquivos ocultos e potegidos do sistema dentro de um diretorio especifico
- 2014-11-08 04:12:42下载
- 积分:1