-
guipoly
Build a Graphical User Interface to show off
* uicontrols.
- 2014-12-19 08:58:29下载
- 积分:1
-
wavelet_transf
小波变换进行图像压缩 采用matlab编程
(Wavelet transform for image compression
Using matlab programming)
- 2012-03-27 20:09: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
-
123
设计并制作一个用于篮球比赛计时计分器,能显示各种比赛时间,并显示比赛比分,能实现每次加1分、加2分、减1分操作。(Design and production of a timing for the basketball game scoring device capable of displaying a variety of game time, and displays game scores, able to add 1 point each time, add two points, by a sub-operation.)
- 2009-12-29 09:18:33下载
- 积分:1
-
dft
学习matlab的傅里叶变化小程序,没问题额(Fourier transform of small learning matlab program, the amount is no problem)
- 2011-09-27 08:31:13下载
- 积分:1
-
Visual-CPP
软件代码保护编写方法-vmprotect(soft-code protect writing-vmprotect)
- 2015-01-20 11:30:40下载
- 积分:1
-
MATLAB_VCPP
详细介绍了MATLAB与VC混合编程的几种方法,并给出了十分详细的配置步骤和安装方法,亲测可用。(Details of the several methods of MATLAB and VC mixed programming, and gives a very detailed configuration steps and installation methods, pro-test available.)
- 2014-08-18 10:34:51下载
- 积分:1
-
CustomTile
Sample windows phone apps
- 2014-08-28 18:44:13下载
- 积分:1
-
LDPC_BP_decode
LDPC码是目前通信中性能最好的纠错编码之上,这是我在Matlab下编写的LDPC基本解码算法,已经通过调试,大家共同学习(LDPC code is the best communication performance on error-correcting code, this is my prepared in Matlab basic LDPC decoding algorithm has been through debugging, U.S. co-learning)
- 2008-05-06 19:00:36下载
- 积分:1
-
DingYu-jgpc
薛定宇的两个MATLAB程序的源代码,希望对大家有用。(Xue Dingyu two MATLAB source code, we hope to be useful.)
- 2011-04-25 09:03:12下载
- 积分:1