-
lda
人脸识别程序中的调试 希望做毕业设计的同学朋友能有用(Face Recognition program debugging want to do design students graduating from a friend can be useful)
- 2008-12-30 18:14:20下载
- 积分:1
-
Fading-channel-simulation
衰落信道仿真
function r = rayleigh( fd, fs, Ns )
r = rayleigh(fd,fs,N)
A Rayleigh fading simulator based on Clarke s Model
Creates a Rayleigh random process with PSD determined
by the vehicle s speed.
INPUTS:
fd = doppler frequency
set fd = v*cos(theta)/lambda
v = velocity (meters per second)
lambda = carrier wavelength (meters)
theta = angle w/ respect to tangent (radians).
fs = sample frequency (Samples per second)
Ns = number of samples of the Rayleigh fading
process to produce
OUTPUTS:
r = row vector containing Ns samples of the Rayleigh
fading process
Author: Matthew C. Valenti
Mobile and Portable Radio Research Group
Virginia Tech
For Academic Use Only
(Fading channel simulation)
- 2012-04-19 20:13:22下载
- 积分:1
-
ldpc
可用于IEEE802.16标准下ldoc码的性能分析(Can be used for performance analysis of IEEE802.16 standard ldoc code
)
- 2012-05-09 15:32:12下载
- 积分:1
-
gaolumeiqiyucetxt
高炉煤气预测(Blast furnace gas forecastBlast furnace)
- 2021-04-27 10:08:48下载
- 积分:1
-
on_off
铁电存储器MFIS-FET结构开态电流和关态电流的描述(FRAM MFIS-FET structure of open state current and off current description)
- 2010-06-24 10:52:55下载
- 积分: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
-
lvboquzaoxin
用于消噪处理用于研究Mallet算法及滤波器设计分解的高频系数采用db9较好,即它的消失矩较大(for Signal Processing Algorithms for the study Mallet decomposition and filter design using high-frequency coefficients db9 better, that is, its larger vanishing moments)
- 2007-05-24 18:33:21下载
- 积分:1
-
biulao
保证准确无误,是学习通信的好帮手,汽车课设货车Matlab驱动力图程序,旋转机械二维全息谱计算的实用例程。( Ensure accurate communication is learning a good helper, Car class-based truck driver trying to Matlab program, Rotating Machinery dimensional hologram of practical spectrum calculation routines.)
- 2016-05-17 10:19:43下载
- 积分:1
-
EXTENDED_KALMAN_FILTER_example
扩展卡尔曼滤波源代码
希望能够对学习Kalman技术的朋友有所帮助(Extended Kalman filter source code hope to be able to learn from friends Kalman technical help)
- 2008-01-11 21:04:47下载
- 积分:1
-
MotionDetectionexample
MATLAB100个编程实例 易读MATLAB100个编程实例 易读MATLAB100个编程实例 易读(very good very goodvery good)
- 2010-11-05 20:48:24下载
- 积分:1