-
matlab
机械工程设计分析M文件 MATLAB MATLAB (MATLAB
MATLAB MATLAB )
- 2010-06-29 10:09:12下载
- 积分:1
-
poisson
poisson过程随机数几种模拟程序,包括以增量为基础的,以跳跃点个数为基础的(Simulation of Poisson Process)
- 2014-12-30 21:12:07下载
- 积分:1
-
xunhuansaomiao08
采用内螺旋算法编写的清洁机器人路径规划程序,将房间抽象为栅格矩阵(Spiral algorithm written using cleaning robot path planning program, the room abstract grid matrix)
- 2015-08-24 12:41:22下载
- 积分:1
-
Decoupled_Double_PLL
双DQ锁相PLL算法的研究,具有一定参考价值。(Research Documentation double DQ phase-locked PLL algorithm has some reference value.)
- 2014-09-03 10:16:32下载
- 积分:1
-
LDPC_matlabcode123
the use of coherent space-frequency coding in orthogonal frequency division multiplexing (OFDM)-based frequency-selective multiple-input multiple-output (MIMO) antenna fading channels has been proposed. Acquiring knowledge of the fading coefficients in a MIMO channel is already very challenging in the frequency-flat (fast) fading case. In the frequency-selective case, this task becomes significantly more difficult due to the presence of multiple paths, which results in an increased number of parameters to be estimated. In this paper, we address code design for noncoherent frequency-selective MIMO-OFDM fading links, where neither the transmitter nor the receiver knows the channel. We derive the code design criteria
- 2011-12-29 19:23:14下载
- 积分: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
-
DigitalIO
matlab 数字io完成计算机通用并口的控制(using matlab ditigal io controller to cotnrol general print port of PC)
- 2009-04-26 19:24:28下载
- 积分:1
-
Influence_of_interfere_in_SINR
天线接收信号时,突然出现一个干扰信号,并且干扰信号从0°开始,绕90°,观察SINR的变化规律(Antenna signal, suddenly appeared a jamming signal, and the interference signal from the 0 ° starting around 90 °, observed variation of SINR)
- 2010-01-13 16:22:45下载
- 积分:1
-
11
说明: pn序列用于信道估计的列子,很全面的源代码(Channel Estimation and Equalization based on PN sequence)
- 2010-04-17 21:49:07下载
- 积分:1
-
BER_QPSK
Bit error probability for BPSK, MATLAB code
- 2011-07-16 11:38:21下载
- 积分:1