登录
首页 » Visual C++ » example4_3

example4_3

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

  • MUSIC
    MUSIC算法估计性能分析,详细的介绍了MUSIC算法估计性能(It is very useful in array signal process )
    2009-11-26 23:43:38下载
    积分:1
  • C-900example
    我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
    2007-03-13 13:26:26下载
    积分:1
  • PSNRSSIM_matlab
    matlab计算两幅图片之间的psnr和ssim值,彩色图片,算法是转换为YUV计算的,YCbCr(matlab computing psnr and ssim value between two pictures, color pictures, the algorithm is converted to YUV calculation, YCbCr)
    2015-08-28 22:21:18下载
    积分:1
  • 11
    说明:  Matlab教程第11章,编成与案例教学(Matlab Guide Chapter 11, compiled and Case Teaching)
    2013-07-20 19:57:58下载
    积分:1
  • boost
    boot pv close loop pi controller
    2013-10-19 17:50:00下载
    积分:1
  • gm-862
    GM 862 gsm gprs modul visual basic project and aplication. Take photo from GM 862 modul and sample project.
    2014-01-18 16:27:00下载
    积分:1
  • gal_tsp_src
    searching for genetic algo in matlab for tsp
    2013-08-07 16:54:45下载
    积分:1
  • code-RGB-to-HSV
    matlab code to transform RGB into HCV
    2014-10-06 08:06:29下载
    积分:1
  • FEM-using-Matlab---Programmes
    matlab 建立有限元模型源程序,有限元分析必备程序(FEM using matlab)
    2013-07-11 15:44:59下载
    积分:1
  • voicebox
    matlab语音工具箱的源代码语音工具箱的源代码语音工具箱的源代码语音工具箱的源代码(matlab voiceboxvoiceboxvoicebox)
    2012-04-07 21:44:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载