-
OFDM
清华大学OFDM原理性讲座,比较基础。对初学者也许有点用处(Tsinghua University, OFDM principle of lectures basis of comparison. May be of some use for beginners)
- 2010-09-02 10:34:12下载
- 积分: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--code-to-achieve
本代码为基于matlab的小波功能实现一书中9到19章节中的代码,包括术中各例题的代码。(The code for matlab-based wavelet function of a book of the 9-19 section of the code, including the code of the examples in the surgery.)
- 2013-05-13 11:17:21下载
- 积分:1
-
jianyujiaoben
一个samp的监狱脚本,机不可失失不再来!大家都拿去看看吧(A script samp prison)
- 2014-01-29 20:26:21下载
- 积分:1
-
MexDemo
matlab开发,在Vs2010里配置matlab调用环境(matlab developer)
- 2012-09-15 19:05:33下载
- 积分:1
-
mouse_demo
EP1C6Q240C8的examples 鼠标口测试程序(The examples I EP1C6Q240C8 mouse test procedures)
- 2007-10-22 20:51:38下载
- 积分:1
-
Untitled1
matlab绘制阵列正六边形。采用角度方法。(Draw a regular hexagon array matlab. Using the angle method.)
- 2014-01-27 17:04:28下载
- 积分:1
-
matlabengine
vc++调用matlab,利用matlab引擎(vc++ call matlab, using matlab engine)
- 2008-05-26 20:55:00下载
- 积分:1
-
codestatics_shujujiegou
统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分
(Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
- 2013-12-14 09:50:56下载
- 积分:1
-
OutputText
OutputText.rar例子,关于txt输出,注释的特别详细(OutputText,special for txt)
- 2013-12-10 10:14:33下载
- 积分:1