登录
首页 » Visual C++ » example4_3

example4_3

于 2010-05-25 发布 文件大小:1KB
0 248
下载积分: 1 下载次数: 2

代码说明:

   例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 ) )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 2
    说明:  IMPARARE IL C++ in 2 ore e mezzo? Modulo-1
    2015-03-10 23:08:51下载
    积分:1
  • vc_matlab-engine
    自己编写的vc调用matlab程序,可以再vc的环境下实现matlab窗口显示图像,对初学者很有用(I have written matlab program called vc, vc environment can be achieved matlab window display images, useful for beginners)
    2011-10-12 19:33:39下载
    积分:1
  • sort
    Merge Sort Implementation!!
    2014-10-07 13:50:43下载
    积分:1
  • call2
    Persian calender mfile 1392 in matlab
    2014-02-14 00:26:55下载
    积分:1
  • Ptreeetypefllo
    电力系统配电网树状网的潮流计算,附有有PDF的程序源码文档说明 (Power system with grid power flow calculation of the tree network, attached to the PDF program source code documentation)
    2012-06-13 14:18:08下载
    积分:1
  • matlab_iir16
    给出了通过matlab设计IIR低通滤波器的程序,并通过程序把在DSP中所用到的变量计算出来,很有价值。(Matlab given by IIR low-pass filter design procedures, and procedures used in the DSP in the calculated variables, very valuable.)
    2009-06-15 10:23:48下载
    积分:1
  • SNACCDLL
    SNACC1.7 C++的动态库,可以做BER PER编码的库(SNACC1.7 C++ Of dynamic libraries, you can make BER PER encoding library)
    2008-01-29 10:43:23下载
    积分:1
  • Robot
    jx Robot源码,需要的可以看看,互相学习(jx Robot source, need to look at)
    2014-02-20 12:47:50下载
    积分:1
  • fb203b56d21a
    matlab gui很好的例子,对学习有很大帮助。(matlab gui good example of great help in learning.)
    2011-05-24 04:35:27下载
    积分:1
  • cma
    光纤信道盲均衡CMA算法,MATLAB开发环境,比较通用的一种算法(Fibre Channel CMA blind equalization algorithms, MATLAB development environment, more generic algorithm)
    2014-11-23 08:50:11下载
    积分:1
  • 696518资源总数
  • 106235会员总数
  • 12今日下载