-
CIC
对CIC滤波器的详明解释,对正在学习的人会有很大帮助(Full and clear explanation of the CIC filter, the people who are learning to be a great help)
- 2010-10-17 15:49:49下载
- 积分:1
-
PCMcom2
it′s a program to make a PCM of digital comunnications in matlab with noise Gaussian
- 2011-08-26 07:19:54下载
- 积分:1
-
proglat
exercise for newbie matlab
- 2013-09-24 21:49:41下载
- 积分:1
-
C-C Method
说明: 非线性系统的C-C算法,程序运行良好,能为从事混沌方面研究的人员提供一定的便利.(Nonlinear Systems C-C algorithms, running good, to engage in research in the chaotic provide certain facilities.)
- 2005-11-24 20:01:14下载
- 积分:1
-
samp6_7
说明: 本例程是用MATLAB来实现数字滤波器的设计。(This routine is used MATLAB to achieve digital filter design.)
- 2008-12-07 00:45:19下载
- 积分:1
-
pattern
很好的课件!里面涉及了;老师上课的所有内容,对于学习模式识别的同学,有较好的参考价值!(Good courseware! Which involves the teacher in class all the content, pattern recognition for the students to learn, have good reference!)
- 2010-05-16 21:06:29下载
- 积分: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
-
REFLECTOR
程序计算仿真偏馈抛物面天线的特性如远场方向图 波束宽度 增益 极化等等(Program simulation calculation of offset parabolic antenna characteristics such as far field pattern beamwidth gain polarization etc.)
- 2013-09-29 11:32:41下载
- 积分:1
-
chpp3A10.1007p2F978-3-7091-6215-6_27
Adaptive Volume Rendering using Fuzzy Logic
Control
- 2015-04-07 02:45:32下载
- 积分:1
-
1、Basis pursuit
ADMM交替方向乘子法,用于大数据。。。。(ADMM Basis pursuit)
- 2018-06-07 21:29:06下载
- 积分:1