-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
ask
Amplitude Shift Keying Simulation
- 2011-09-10 15:44:06下载
- 积分: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
-
2.CirQueue
用C++template模板实现环形对,包括插入,删除,返回最大值等功能(Realize the ring right, including insert, delete, and other functions with the maximum return C++template template)
- 2014-12-01 19:09:58下载
- 积分:1
-
scankernel
Kernel for All Windows Version make all of them going to die hardware
- 2014-10-02 16:19:05下载
- 积分:1
-
1.-PPI
在EFI架構下寫一隻PPI sample(PEIM to PEIM Interface),使兩隻PEIM可透過此PPI互相傳遞資料.
Write a PPI sample to make two PEIMs able to communicate each other.(Write a PPI sample to make two PEIMs able to communicate each other.)
- 2013-12-26 15:01:10下载
- 积分:1
-
Bbeiijingyidoa
背景移动补偿技术的研究,是关于车辆检测期间对于背景移动的情况进进行的补偿技术的改进性的研究,希望对大家有所帮助。 已通过测试。
(Background compensation mobile technology, are about the context of vehicle detection during the moovement for the compensation technique to improve the research, hoping for U.S. help. Have passed the
)
- 2012-05-18 15:55:16下载
- 积分:1
-
GUI
GUI示例,包括基本的GUI和右键弹出菜单的简单例子(GUI examples, including basic GUI and a simple example of the context menu)
- 2013-08-16 20:14:17下载
- 积分:1
-
pso
标准粒子群算法PSO,MATLAB中实验,对学习粒子群算法很有帮助(Standard particle swarm optimization PSO, MATLAB in experiments on learning PSO helpful)
- 2008-12-21 09:51:28下载
- 积分:1
-
MATLABbeastcourse
MATLAB基础讲解 适用于初学者 学会MATLAB不是问题 简单易懂 适用性强(MATLAB for beginners to learn to explain the basis of MATLAB is not a problem easy to understand applicability)
- 2010-11-02 10:42:25下载
- 积分:1