登录
首页 » Visual C++ » example4_3

example4_3

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

  • FFT
    可以实现快速傅里叶的计算,适用于matlab环境(Calculation can achieve fast Fourier for matlab environment)
    2016-12-04 20:20:31下载
    积分:1
  • Infineon_DS_BGT24MTR12_en_V3_2
    24G高集成度微波雷达芯片,一发二收,可组成阵列天线,数据处理后精度可达mm级(24 GHz transceiver MMIC with one transmitter and two receiver units • Fully integrated low phase noise VCO • Switchable prescaler with 1.5 GHz and 23 kHz output • On chip power and temperature sensors • Gilbert based homodyne quadrature receiver • Single ended RF input terminals)
    2015-06-20 05:40:03下载
    积分:1
  • VCandMatlab
    VC和Matlab混合编程总结 VC和Matlab混合编程总结(VC and Matlab programming concluding mixed mixed VC and Matlab programming summary)
    2008-04-20 22:44:07下载
    积分:1
  • matlabxiabo
    小波域内去噪滤波器matlab代码(MATLAB 图像处理与计算机视觉 )(Wavelet domain denoising filter matlab code (MATLAB image processing and computer vision))
    2012-10-29 17:26:04下载
    积分:1
  • MatlabVB
    MATLAB具有强大的科学计算功能, 含有大量多目标优化分析函数。依据技术将函数在 环境下进行调用, 进行多目标优化集成系统开发, 实现数据的自动输入和输出功能, 编制了MATLAB与VB的数据接口代码, 提出程序设计时应注意的问题。(MATLAB has powerful scientific computing functions, contains a large number of multi-objective optimization analysis function. Based technology will function in the environment calls for multi-objective optimization of integrated system development, automated data input and output functions, the preparation of the MATLAB data interface with the VB code, the program design should pay attention to the problem.)
    2008-07-21 12:38:40下载
    积分:1
  • visualC_matlabImageProcessing_Sourcecode
    VC++和MATALB混合编程,图象处理(源码)(VC++ and MATALB mixed programming, image processing (source code))
    2010-07-18 11:30:59下载
    积分:1
  • 61549842TDOA
    It s very important I hope It could help you (It s very important I hope It could help you)
    2008-12-25 14:58:49下载
    积分:1
  • VistaRenderer3
    This article demonstrates how to use the WindowsVistaRenderer and how it was created. Background
    2007-11-22 15:08:42下载
    积分:1
  • 1_63by0.Sams.Teach.Yourself.Visual.C.NET.in.21
    this is a very good book for learners of Visual C++. As a beginner i found this was very useful for me. And i hope it will be very useful for those who are interested to learn Visual C++.
    2015-03-09 15:24:07下载
    积分:1
  • treeface
    在一个圆柱体上用二维棉片来模拟树皮表面的粗糙效果(cylinder in a two-dimensional cotton used to simulate bark film surface roughness effects)
    2006-11-29 01:43:33下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载