登录
首页 » Visual C++ » example4_3

example4_3

于 2010-05-25 发布 文件大小:1KB
0 282
下载积分: 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 个回复

  • aDBTT2_20paarr
    该软件源码包是阵列信号处理开发包,在matlab软件源码中是没有有自带的,该软件源码包主要用于雷达信号处理,无线通信信号处理等领域 (Source package of the software development kit array signal processing matlab software source code that comes with the software source code packages for radar signal processing, wireless communications, signal processing and other fields)
    2012-09-10 00:34:21下载
    积分:1
  • Matlabgetstart
    Matlab入门教材,可以作为入门是的读物。(Matlab entry materials, can be used as entry is reading.)
    2007-10-23 23:18:48下载
    积分:1
  • IRLS
    IRLS不等距时窗,用于多次波自适应减去过程中,更加准确的处理(this is IRLS code)
    2014-11-01 17:52:26下载
    积分:1
  • abs
    汽车ABS刹车自动系统的Matlab建模与仿真实现(Auto ABS brakes Automatic System Modeling and Simulation Matlab)
    2010-01-16 12:29:17下载
    积分: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
  • GLMetaseq.c
    让ARToolKit支持MQO模型所需的所有函数实现代码,均在对应的GLMetaseq.c中。(Let ARToolKit supports all the functions needed to MQO model codes, both in the corresponding GLMetaseq.c.)
    2014-02-09 23:12:05下载
    积分:1
  • filtered-high-freq-noise
    matabl filtered high frequency noisy
    2013-11-21 21:47:23下载
    积分:1
  • NumberToTextFrench
    Return a number in to french
    2015-01-02 22:43:18下载
    积分:1
  • plot2cad
    一段Matlab代码,能够实现Matlab绘制的波形在AutoCAD下绘制出来(A Matlab code, Matlab drawn waveform drawing in AutoCAD)
    2013-04-22 22:13:13下载
    积分:1
  • vc
    说明:  一个函数int fun(int *s,int t,int *k),用来求除数组的最大元素在数组中的下标并存放在k所指的储存单元中(A function int fun (int* s, int t, int* k), for requirements in addition to an array of the largest element in the array subscript coexist on the storage unit referred k)
    2012-10-25 18:43:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载