-
MexDemo
使用vc6.0与matlab 2010b联合编程,并且测试通过 接口函数的编写(vc6.0 matlab 联合编程)
- 2012-05-06 20:15:30下载
- 积分:1
-
ftwt
matlab可以方便地实现付利叶变换,为了在vc中实现这样的精度,有次程序。(matlab can easily achieve profits Fourier transform, in order to achieve vc such precision, there are times procedures.)
- 2008-01-16 20:26:45下载
- 积分:1
-
butterworth--3d
三维数字滤波器中的butterworth理想低通滤波器的matlab仿真及其结果(3 d digital filter butterworth ideal the low-pass filter of matlab simulation and the result
)
- 2011-12-13 15:44:17下载
- 积分:1
-
TurboSim
卷积码译码器,采用sova算法译码(Convolutional Decoder, decoding algorithm used SOVA)
- 2005-02-24 02:58:18下载
- 积分: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
-
first_bp
心电信号处理之 处理和扩展,ptt计算血压(ECG signal processing and handling of extensions, ptt calculate blood pressure)
- 2014-09-10 19:51:38下载
- 积分:1
-
maichongyinxin
基于脉冲测距引信的工作原理,应用MATLAB仿真软件,对脉冲测距引信系统进行设计(Based on the principle of pulse ranging fuze, using MATLAB simulation software, pulse ranging fuze system design)
- 2013-05-18 15:22:58下载
- 积分:1
-
quick-transfer.zip
无线传感器网络方向,最快的选择传输的路径(Wireless sensor networks direction, choose the fastest transmission path)
- 2015-04-16 08:56:47下载
- 积分:1
-
A3
说明: Osada算法A3距离实现。C与matlab混合编程。(Osada algorithm A3 distance. C and matlab mixed programming.)
- 2012-10-21 10:53:05下载
- 积分:1
-
Tdotnetbuildeh
这是关于MATLAB和CShaarp混合编程的资料,讲解的很清楚
(About the MATLAB and CShaarp hybrid programming information, explain very clearly)
- 2012-08-23 20:32:32下载
- 积分:1