-
alamouti-main
the alamouti functions
- 2009-09-26 20:11:35下载
- 积分:1
-
1234
matlab车牌识别,用c语言实现,已通过验证(matlab license plate recognition)
- 2013-05-18 21:20:35下载
- 积分:1
-
MatlabNeuralNetwork
Matlab Neural network about Neural network and application
- 2009-05-15 09:28:44下载
- 积分:1
-
WIM
standard winner channel
- 2011-02-15 13:29:31下载
- 积分:1
-
gatbx-example
说明: 利用遗传算法计算下面函数的最大值 (The use of genetic algorithm function below the maximum)
- 2008-11-03 20:38:21下载
- 积分: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
-
matlabworkplace
一个matlab程序,初学者可以慢慢看懂,信道着色代码(A matlab program, beginners can slowly read)
- 2011-09-17 10:39:55下载
- 积分:1
-
dongtai
手势识别基于matlab源代码,包括相应的源代码,可以直接运行,效果良好,适合初学者学习
(Gesture recognition based on the matlab source code, including the corresponding source code, can be directly run, the effect is good, suitable for beginners to learn
)
- 2014-11-09 11:41:09下载
- 积分:1
-
MATLABsimulink
matlab与simulink功能的基本介绍,simulink是matlab的重要组件,介绍图形可视化的开发界面(Matlab and simulink introduces basic functions, is an important component of the matlab simulink is introduced, and the development of the graph visualization interface
)
- 2011-12-05 15:11:13下载
- 积分:1
-
leach
无线传感网中分布式LEACH路由协议Lower Energy Adaptive Clustering
Hierarchy(wsn LEACH routing protocol)
- 2012-04-06 11:05:34下载
- 积分:1