-
Qpskmatlabsimulink
说明: 主要讨论了QPSK的调制解调原理,分析了它们的调制解调实现过程(Mainly discussed the QPSK modulation and demodulation principle, an analysis of their realization of the process of modulation and demodulation)
- 2008-11-24 22:16:18下载
- 积分:1
-
通信中位同步的gardner算法的matlab仿真
通信中位同步的gardner算法的matlab仿真(Communications Synchronization gardner of the Matlab simulation algorithm)
- 2021-01-21 13:58:42下载
- 积分:1
-
sar
sar技术 孔径雷达 sar技术 孔径雷达sar技术 孔径雷达(sar sar sar sar sar sar sarsar sar sar sar sar sar sar)
- 2013-05-16 10:39:35下载
- 积分:1
-
zigzak-matrix-scan-matlab-code
zixzak matrix matlab code for 8*8 matrix
- 2012-05-03 22:36:05下载
- 积分:1
-
ChannelModelsforFixedWirelessApplications
无线信道模型的介绍,WIMAX工作组文档,对典型信道模型进行了描述,文中含SUI信道的MATLAB仿真代码(Wireless channel model introduction, WIMAX Working Group document, on a typical channel model is described, the text contains SUI channel MATLAB simulation code)
- 2009-11-06 11:53:42下载
- 积分:1
-
cdma
CDMA multi-user communication
- 2011-01-12 01:44:58下载
- 积分:1
-
Matlabbased-gesturerecognition
用matlab做的手势识别 基于梯度方向直方图特征提取 欧氏距离判断(Gesture recognition with matlab do the gradient direction histogram feature extraction based on Euclidean distance to determine)
- 2011-10-02 20:33:58下载
- 积分:1
-
Matlab_instruction
Matlab的函数及指令提供给大家查询maltab指令的方便
- 2011-01-05 10:02:40下载
- 积分:1
-
diantigailv
电梯概率问题 可以在准备数学建模的时候作为练习资料(mathmodeling)
- 2010-05-31 18:09:37下载
- 积分:1
-
chap11
syms x
g=exp(x*sin(x))
t=taylor(g,12,2)
xd = 1:0.05:3 yd = subs(g,x,xd)
ezplot(t, [1,3]) hold on
plot(xd, yd, r-. )
title( Taylor approximation vs. actual function )
legend( Taylor , Function )(syms x g = exp (x* sin (x)) t = taylor (g, 12,2) xd = 1:0.05:3 yd = subs (g, x, xd) ezplot (t, [1 , 3]) hold on plot (xd, yd, ' r-.' ) title (' Taylor approximation vs. actual function' ) legend (' Taylor' , ' Function' ))
- 2011-07-27 18:12:56下载
- 积分:1