登录
首页 » Visual C++ » example4_3

example4_3

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

  • 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
  • As-a-rat-in-a-six-side-of-the-maze-(
    大致就是一个老鼠在一个六个边的迷宫(httpen.wikipedia.orgwikiRadial_arm_maze)里寻找食物(reward),然后找到后记忆下来 下一次去寻找的时候 可以更快的找到食物,具体要求和解释见附件,不过是英文的,里面还有2个example code也是关于(As a rat in a six side of the maze ( httpen.wikipedia.orgwikiRadial_arm_maze ) in search of food ( reward ), and then find the memory down next to find time can be faster to find food, specific requirements.zip)
    2012-09-14 17:14:06下载
    积分:1
  • 3
    说明:  输入圆的半径求周长和面积。程序由三个函数组成:主函数进行输入输出和函数调用,perimeter函数求周长,area函数求面积。(Enter the radius of the circle circumference and area requirements. Program consists of three functions: the main input and output functions and function calls, perimeter function evaluation perimeter, area function for the area.)
    2013-12-25 20:53:57下载
    积分:1
  • PID
    最优控制率下的PID控制器参数,使其具有更好的鲁棒性和自适应的能力。(Optimal control rate of PID controller parameters, it has better robustness and adaptive capacity.)
    2011-07-11 20:58:53下载
    积分:1
  • VCMatlab
    VC++与MATLAB混合编程学习的很好电子书(VC++ and MATLAB programming mix of good books to learn)
    2010-06-25 12:37:38下载
    积分:1
  • sushu
    素数的判定,miller-rabin,sol-str,leman,fermat等。都可以运行,下完自后自己稍微改改就可以用。(Primes judgment, miller-rabin, sol-str, leman, fermat so on. Can run is finished after their own little changed since it can be used.)
    2013-07-25 19:21:17下载
    积分:1
  • readdicom
    View dicom Picture use C++
    2010-09-21 10:18:42下载
    积分:1
  • synchronization-tool-
    公司专用的抄表册同步工具,仿360页面制作,配合兰德或欧珩杰抄表机使用(Copy list synchronization tool company specific, imitation 360 page production, with Rand or European Hengjie meter reading machine use )
    2015-02-11 23:01:51下载
    积分:1
  • McluttermatlaA
    基于MATLAB软件的有关雷达杂波的的很多个程序,相信对初学入门者很有帮助 (Based on MATLAB software on the radar clutter of many programs, I believe that is helpful for beginners beginners)
    2012-07-19 17:36:40下载
    积分:1
  • m
    说明:  主成分分析算法,有大量数据,初学者可以根据数据看程序,并且可以出现图像(Principal component analysis algorithm, there is a large amount of data, beginners can look at program according to the data, and can appear the image)
    2014-11-24 14:46:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载