-
PeasonICA
A package for independent component analysis based on high order statistics
- 2009-12-05 05:47:07下载
- 积分:1
-
PAPR-Reduction-of-FBMC-Using-Sliding-Window
sliding window and active constellation extension for fbmc oqam signal
- 2021-04-29 00:08:43下载
- 积分:1
-
MATLAB-4_fortor
建立了四旋翼的数学模型,在此基础上利用simulink搭建了四旋翼的模型和电机的模型,搭建了内环姿态控制器和外环位置控制器,实现了四旋翼控制的MATLAB仿真程序(The mathematical model of four-rotor, and on this basis to build a simulink model and use the model four-rotor motor, built inner and outer attitude controller position controller, MATLAB simulation program to achieve a four-rotor control)
- 2017-04-19 04:23:41下载
- 积分:1
-
HOG
掌纹识别的hog算法,在MATLAB中使用。(Palmprint recognition based on hog algorithm)
- 2020-06-29 06:20:02下载
- 积分:1
-
IIR_Bandstop
matlab ı ı r code for pic application
- 2010-06-13 17:50:52下载
- 积分: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
-
S
说明: 关于VBLAST系统的球形译码重要的英文文章(IEEE)(System on the spherical decoding VBLAST important article in English (IEEE))
- 2009-10-19 20:25:51下载
- 积分:1
-
SFcomplex
无标度网络生成程序。改程序可生成无标度的复杂网络,且很好展示了无标度网络的生成机理,对于初学者帮助很大。(Scale-free network generation program. Reform program will generate a complex network of scale-free, and good scale-free networks show the generation mechanism of great help for beginners.)
- 2010-11-26 20:19:29下载
- 积分:1
-
difference00
the difference between images
- 2011-01-14 06:03:20下载
- 积分:1
-
mggong
合式公式的判断,根据输入的公式判断是否是合式公式,数理逻辑(Well-formed formulas of the judge, according to the formula to determine whether the input is a well-formed formulas, mathematical logic)
- 2009-12-11 13:39:29下载
- 积分:1