登录
首页 » Visual C++ » example4_3

example4_3

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

  • ApuEfficiency
    matlab求取发动机及电机最优工作曲线的代码(strike the optimal curve engines and motors code by matlab)
    2021-03-28 22:49:10下载
    积分:1
  • frft
    分数阶傅里叶变换matlab的实现,可以看看的(Fractional Fourier transform matlab realization, you can see the)
    2013-04-18 14:55:20下载
    积分:1
  • perception
    感知器算法,水天线检测。需要opencv2.4.6,请在其官网下载(water-sky line detect based on perception method.opencv2.4.6 lib is included. for more details, please connect csuliuyan@163.com)
    2014-09-13 09:48:24下载
    积分:1
  • Bai-tap-ky-thuat-lap-trinh-C
    The lecture program c
    2015-03-05 23:10:27下载
    积分:1
  • powerflow-input
    针对C语言环境下的电力系统潮流计算过程中,负责数据输入的子程序。(Power flow calculation for the C language environment in the process, is responsible for routine data entry.)
    2013-11-26 15:50:43下载
    积分:1
  • FSK
    根据2FSK调制器与解调器的组成原理,设计出整个2FSK传输系统的实现方案与电路(Based on composition theory 2FSK modulator and demodulator, the entire design implementation and circuit transmission system 2FSK)
    2014-01-06 18:49:53下载
    积分: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
  • fb203b56d21a
    matlab gui很好的例子,对学习有很大帮助。(matlab gui good example of great help in learning.)
    2011-05-24 04:35:27下载
    积分:1
  • NORMALFUNCTION
    本程序基于visual C++ 实现标准正态分布,正态分布累积函数,正态分布累积函数的逆函数分别输出到不同表,是仿真实验的很好参考!(This procedure based on visual C++ Achieve the standard normal distribution, the cumulative distribution function, the cumulative distribution function of the inverse function of the respective output to a different form, is a good reference simulation!)
    2007-12-14 11:48:49下载
    积分:1
  • cma-8psk
    说明:  关于8psk的用星座图检验结果的matlab仿真程序(Constellation on the 8psk of test results with matlab simulation program)
    2011-04-07 16:00:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载