登录
首页 » Visual C++ » example4_3

example4_3

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

  • camera_1
    用matlab控制摄像头 对所采集的视频提取图片,再进行后续处理(Control using matlab camera captured video extract pictures, and then the subsequent processing)
    2013-04-25 15:28:37下载
    积分:1
  • charconvert
    模仿南极星写的一个编码转换工具,日文,中文,uf8之间的转换。当初为了写这个工具调查了很多资料。难得的,很少人写这方面的东西。花了不少时间。(NJStar imitate write a code conversion tool, Japanese, Chinese, uf8 conversion between. We had to write this tool to investigate a lot of information. Rare, very few people write things in this regard. Spent a lot of time.)
    2007-11-22 14:33:23下载
    积分:1
  • MixFigure
    另一个VC与Matlab混合编程的例子,调用了Matlab的绘图界面,并将它嵌入到对话框的界面中(Another VC and Matlab examples of hybrid programming, call the Matlab graphics interface, and it is embedded into the dialog box interface)
    2008-03-01 22:49:20下载
    积分:1
  • MProojectPlanO
    MODTRAN MATLAB 结结合使用且能移植到Visual C (The MODTRAN MATLAB Junction combined with use and can be ported to Visual C)
    2012-09-15 14:49:54下载
    积分:1
  • CDialogSK_src
    title bar 示例 title bar 示例 (title bar examples title bar examples title b ar Example)
    2007-04-14 00:54:11下载
    积分:1
  • Distribution-power-flow-calculation
    潮流计算程序,通过IEEE30节点验证,程序可以正确运行。(Distribution power flow calculation. IEEE30 node validation)
    2014-12-12 10:30:33下载
    积分:1
  • charging
    该仿真为MATLAB仿真,关于充电桩的仿真,简单,可以运行(it is model on charging system ,it is simple and easy to understang.)
    2016-03-04 09:52:58下载
    积分:1
  • Selective
    数据链路层滑动窗口协议的设计与实现源码 信道模型为8000bps 全双工卫星信道,信道传播时延270 毫秒,信道误码率为10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围。(Sliding window data link layer protocol design and implementation of source-channel model 8000bps full-duplex satellite channel, the channel propagation delay 270 ms, the channel bit error rate of 10-5, the channel provides a byte stream transfer service, network layer packet length in the range of 240 to 256 bytes.)
    2013-12-08 11:45:53下载
    积分:1
  • fastica1
    很清晰的fastica算法,主要是有关主元分析的程序,很好的,自己编的,有不会的 可以咨询(it s a progress which is fastica)
    2013-09-13 23:41:08下载
    积分:1
  • guangyihuxiangguan
    求两个信号的时延估计,通过时延估计对声源实现定位(Ask the two signal delay estimation, time delay estimation of sound source by positioning to achieve)
    2010-11-21 09:05:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载