-
1
说明: 俄 罗 斯 方 块 小 程 序(Tetris Applet)
- 2009-12-22 11:30:52下载
- 积分:1
-
phasespace
matlab编程,关于相位同步的实现范例。(matlab programming examples on phase synchronization.)
- 2016-03-30 16:11:58下载
- 积分:1
-
DemoClient_Win_3.6.0
说明: 视屏开发程序,主要是客服端代码,已经在应用中使用(video client develop)
- 2010-03-19 09:26:21下载
- 积分:1
-
wenfapamduan
Chomsky文法的判断。0型1型2型3型的判断(Chomsky)
- 2009-12-13 11:23:40下载
- 积分:1
-
xunhuanma
循环码的编码译码,以7,3循环码为例,有简单的文字提示(Cyclic code encoding decoding)
- 2009-12-20 19:06:07下载
- 积分: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
-
VC_MATLAB
VC + + 与MATLAB 混合编程研究及开发实例(VC++ Mixed Programming with MATLAB examples of research and development)
- 2009-12-20 14:02:02下载
- 积分:1
-
Untitledpmv
暖通空调建筑环境仿真计算室内舒适性PMV源代码,可以由六个参数计算出舒适性的大小(HVAC building environment simulation calculation of indoor comfort PMV source code, can be calculated the six parameters of the size of comfort)
- 2017-05-01 21:06:16下载
- 积分:1
-
restore-the-motion-blurred
说明: 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
- 2011-03-07 14:10:05下载
- 积分:1
-
MatlabInVC
该程序教你如何在vc中调用matlab,包括使用心得(Teach you how to using matlab function in vc++)
- 2013-03-24 14:49:45下载
- 积分:1