-
MATLAB_and_VC_programing
MATLAB与VC混合编程实习指导书,介绍了几种实用的在VC环境下调用Matlab中函数的方法(MATLAB and VC internship program guide book)
- 2010-07-30 15:42:55下载
- 积分:1
-
matlab
matlab源代码matlabmatlabmatlab(matlab matlabmatlabmatlabmatlab)
- 2010-11-06 09:28:13下载
- 积分:1
-
burst
这是激光猝发信号的信号模拟,他是信号模拟的基础,也是信号调制与解调的信号源。(This is a laser burst signal analog signal, he is the basis of signal simulation is the signal modulation and demodulation of the signal source.)
- 2011-06-12 13:29:12下载
- 积分:1
-
mss32
最近在看hl2,发现mdl模型必须从36转到37,哈哈,恰好看到此贴,非常感谢。(recently watching hl2, mdl model must be found from 36 to 37, haha, just to see patch. Thank you very much.)
- 2007-02-03 22:38:59下载
- 积分:1
-
matlab-serialization-master
Matlab object serialization functions built with undocumented mex functions
`mxSerialize` and `mxDeserialize`. The function can convert any ordinary matlab
variable into uint8 array. These functions are unsupported and may change at
any time without notice in the future Matlab release.
- 2013-09-28 06:41:22下载
- 积分:1
-
radar-mainei-tezhengtiqu
雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
- 2013-10-28 18:48:21下载
- 积分:1
-
MATLAB_0
MATLAB教程,可以很好的进行matlab的系统学习(MATLAB tutorials, can be very good for a systematic study of matlab)
- 2011-05-18 09:10:27下载
- 积分:1
-
example4_6
:滤波
fs=400 采样频率,必须大于两倍基带信号最高频率
ts=1/fs 采样时间间隔
T=5 时间窗大小
t=0:ts:T (hf1=zeros(1,N)
hf1(f<=B1&f>=-B1)=1
y1=hf1.*fftshift(y)
figure
subplot(211)
plot(f,abs(fftshift(y))/N,f,hf1, r-- )
axis([-fs/2,fs/2,0,1.2])
title( 原信号频谱 )
xlabel( f /Hz )
subplot(212)
plot(f,abs(y1)/N)
title( 低通滤波,截止频率90Hz )
xlabel( f /Hz ))
- 2010-05-25 20:58:05下载
- 积分:1
-
matlab_instruction
中大数计的matlab的ppt,数学建模竞赛资料(The large numbers of dollars matlabppt)
- 2014-01-22 16:45:54下载
- 积分:1
-
cppmath_ug2b
Matlab C++ Math Library
- 2011-11-14 19:34:34下载
- 积分:1