-
gmsk_tut
介绍了GMSK的背景,基本原理,调制解调方式等内容(英文)(GMSK introduces the background, basic principles, modulation and demodulation, etc. (English))
- 2010-10-07 23:51:26下载
- 积分:1
-
MATLAB
滑模变结构仿真,malab源程序。滑模变结构控制算法简单、鲁棒性好和可靠性高,故被广泛应用于运动控制中,尤其被用于可建立精确数学模型的确定性控制系统中(SMVSC simulation, malab source. Sliding mode variable structure control algorithm is simple, good robustness and high reliability, it is widely used in motion control, especially be used to establish a precise mathematical model can be deterministic control system)
- 2013-07-25 11:48:44下载
- 积分:1
-
digital_signal_processing_usrp
此压缩包是关于USRP中的数字信号处理,包括锁相环、数字滤波器和数据类型转换(digital filer、data convertion)
- 2011-12-16 22:15:00下载
- 积分:1
-
MATLAB-Simulink-Modeling
说明: matlab仿真与建模的电子书,英文版,需要一定的英文基础(matlab simulation and modeling of e-books, take some basic English)
- 2011-02-23 11:49:02下载
- 积分:1
-
Problem3Fuzzy
采用matlab语言实现的模糊控制例程,可以直接运行。(using Matlab language of fuzzy control routines can be run directly.)
- 2007-04-27 13:28:30下载
- 积分:1
-
Fibonacci2
Fibonacci问题,sicily 张老师题目(Fibonacci problem, sicily Zhang topic)
- 2014-10-11 09:28:12下载
- 积分:1
-
gmd.m
说明: 实现几何均值分解,应用在MIMO系统中实现于预编码(Achieve geometric mean decomposition, used in MIMO systems to achieve the pre-coding)
- 2011-03-05 14:31:59下载
- 积分:1
-
example4_3
例3:分析占空比为ta的矩形脉冲频谱
T=1 时间窗大小
ta=0.5 占空比
N=256
t=linspace(-T,T,N)
ts=2*T/N
fs=1/ts
(x=zeros(1,N)
x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1)
y=fft(x,N)
figure
plot(t,x)
title([ 时域信号图 占空比为 ,num2str(ta)])
axis([-T T-0.2 1.2])
xlabel( t /s )
figure
subplot(211)
f=linspace(-fs/2,fs/2,N)
plot(f,abs(fftshift(y))/N)
title([ 矩形脉冲双边谱 脉冲时间t=[- ,num2str(ta*T), , ,num2str(ta*T), ] ])
xlabel( f /Hz )
)
- 2010-05-25 20:59:59下载
- 积分:1
-
gaosi
Genetic_Ant_Algorith - 蚁群遗传算法的实现,VC++源代码!蚁 群遗传算法的实现,VC++源代码!蚁群遗传算法的实现,VC++源代码!-Ant Colony Genetic Algorithm,
(Ant Colony Genetic AlgorAnt Colony Genetic Algorithmithm)
- 2012-05-03 22:49:57下载
- 积分:1
-
bode_graph
matlab 仿真的一个系统的波的图,简单易学好用(matlab simulation of a system of wave maps, easy to learn easy to use)
- 2011-07-07 20:04:48下载
- 积分:1