-
bpsk_mp_rician_fading
bpsk莱斯信道衰减simulink的仿真(bpsk_mp_rician_fading)
- 2009-11-05 20:36:20下载
- 积分:1
-
MATHEMATIC
Mathematic algoritmus
- 2009-11-19 21:41:42下载
- 积分:1
-
gademo13
运输问题的matlab源码,欢迎大家交流:)(transport issues Matlab source, all are welcome to exchange :))
- 2006-10-28 22:30:52下载
- 积分:1
-
Bevel-gear-strength-calculation
利用matlab的GUI界面进行锥齿轮的弯曲和接触强度计算(use matlab s GUI to calculate bevel gear strength
)
- 2020-07-03 11:40:02下载
- 积分:1
-
mfiles7
包含大量遗传算法程序,还有部分PID参数优化函数,希望对朋友们有用。(Contains a large amount of genetic algorithm procedure, part of PID parameter optimization function, in the hope that useful friends.)
- 2008-05-23 09:20:50下载
- 积分:1
-
hf
说明: 数字图像处理--同态滤波--matlab程序(Digital image processing- homomorphic filtering- matlab program)
- 2013-12-02 10:52:44下载
- 积分:1
-
我的算法
说明: 基于matlab实现的计算光谱数据的马氏距离的算法和多元散射校正MSC(An algorithm for calculating the Markov distance of spectral data based on MATLAB and MSC for multiple scattering correction)
- 2019-03-30 12:01:22下载
- 积分:1
-
qpsk_oqam_test
说明: 使用 oqam调制的fbmc系统发射端接收端matlab代码(modulate by oqam fbmc transform and received matlab code)
- 2020-07-02 17:40:02下载
- 积分: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
-
ldpcdecoderandencoder
这是国标数字电视地面传输标准里信道编解码器的MATLAB程序,用的是LLR-BP的解码算法,请大家指正。另有根据国标生成的生成矩阵和校验矩阵稍后传上来(This is the national standard of digital TV terrestrial transmission standard in channel codec MATLAB program, using the LLR-BP decoding algorithm, please correct me. Otherwise in accordance with GB-generated matrix and calibration matrix generation later Chuan-up)
- 2021-02-25 18:59:38下载
- 积分:1