登录
首页 » Visual C++ » example4_3

example4_3

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

  • time-frequence-application
    详细讲解信号处理的pdf,里面包含了FFT,小波,希尔伯特-黄变换等内容,是信号处理方面很好的参考资料(Explain in detail the signal processing pdf, which contains the FFT, wavelet, Hilbert- Huang Transform, etc., is a good reference for signal processing, data)
    2011-09-06 16:28:07下载
    积分:1
  • restore-the-motion-blurred
    说明:  根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
    2011-03-07 14:10:05下载
    积分:1
  • smartfox
    说明:  一个Foxmail的辅助工具 SmartFox ,实现闪存“随身邮”功能,用来解决使用闪存时foxmail不提示已使用帐号的问题。(an auxiliary tool SmartFox achieve flash "Walkman Post" feature, intended to address the use of flash when I have not suggested the use of the account.)
    2005-10-27 15:09:54下载
    积分:1
  • ms-bcs-spl-1.2-2
    matlab code for image compressive sensing. block compressive sensing is used.
    2013-04-22 23:05:20下载
    积分:1
  • 层次分析法
    说明:  通过使用matlab,对层次分析法进行求解,从而进一步确定权重,更快的解决问题。(By using matlab, the analytic hierarchy process (AHP) is solved to further determine the weight and solve the problem more quickly.)
    2019-04-18 08:56:05下载
    积分:1
  • !---Beginning-Visual-CPP-2012
    This book is for anyone who wants to learn how to write C++ applications for the Microsoft Windows operating system using Visual C++. I make no assumptions about prior knowledge of any particular programming language, so there are no prerequisites other than some aptitude for programming and suffi cient enthusiasm and commitment for learning to program in C++ to make it through this book.
    2014-09-20 14:46:33下载
    积分:1
  • VCanddmatlab
    VC与matlab接口,来实现小波分解,对于学习VC和matlab混合编程的有很大帮助!(VC and matlab interfaces to achieve the wavelet decomposition, for the study of VC and matlab programming mix of great help!)
    2011-08-25 16:43:44下载
    积分:1
  • Moments-simulation
    基于矩量法仿真的笼形天线宽带化设计 (Method of Moments simulation cage antenna design is based on broadband)
    2013-11-24 10:15:51下载
    积分:1
  • fwm_eappliedelectronicsphaseiireportfilesfinalrea
    Engineering anna university electronics department Engineering anna university electronics department
    2014-02-07 18:35:20下载
    积分:1
  • GARAGEPROGRAM
    car garage management ,with GUI
    2014-10-12 23:51:59下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载