登录
首页 » Visual C++ » example4_4

example4_4

于 2010-05-25 发布 文件大小:1KB
0 336
下载积分: 1 下载次数: 5

代码说明:

   例4:在sinc(t)信号中叠加噪声,分析对应频谱 fs=100 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=2 时间窗大小 ( x=x+0.1*randn(1,N) x=awgn(x,-10, measured ) figure plot(t,x) title( 时域信号图 ) xlabel( t /s ) y=fft(x,N) figure if mod(N,2)~=0 N=N-1 end f=linspace(0,fs/2,N/2) plot(f,abs(y(1:N/2))*2/N) title( 叠加噪声的sinc(t)信号频谱 ) xlabel( f /Hz ) figure y0=y(1:N/2) P=y0.*conj(y0)/N P=10*log10(P) plot(f,P) title( 功率谱 ) xlabel( f /Hz ) )

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • OSGEarthdm0828
    一个完整的osgearth程序,飞机在空中飞行,并用线条标出飞机移动的轨迹,效果见1.jpg.osgearth需要事先完成安装配置等工作(A complete osgearth procedures, aircraft flying in the air, and marked with lines of track aircraft movement, the effect see 1.jpg.osgearth requires prior completion of the installation configuration, etc.)
    2014-02-05 19:31:56下载
    积分:1
  • Programming-with-MATLAB-and-Visual-C
    用MATLAB和VisualC_混合编程及应用(Hybrid Programming with MATLAB and VisualC_ and application)
    2013-10-10 14:56:17下载
    积分:1
  • 1-(12)
    Co-Optimization of Generation Unit Commitment and Transmission Switching With N-1 Reliability
    2015-04-03 21:38:19下载
    积分:1
  • gray_scale_half
    MatLab Gray Scale by Half
    2014-10-18 06:16:15下载
    积分:1
  • fenchan
    自己写的matlab小程序,用于解线性方程的根。可以参考下(Their own small programs written in matlab for solving linear equations of the root. Can refer to)
    2011-09-27 10:16:16下载
    积分:1
  • SerialComm-VB2008Express
    Serial com communication
    2014-01-21 01:53:16下载
    积分:1
  • Robocup2d仿真足球deMeer5
    这是 Robocup2d仿真足球UVA底层中最重要的也是最基础deMeer5的详细决策分析,对于刚刚接触Robocup的学员来说非常不错,强烈推荐!!(This is Robocup2d simulation UVA football is the most important is the underlying basis for deMeer5 most detailed decision analysis, for students just touch Robocup is very good, highly recommended! !)
    2011-10-06 08:20:42下载
    积分:1
  • Tactical-weapons-SINS-RTA
    战术武器子惯性导航系统与机载主惯性导航系统的空中动基座传递对准(Tactical weapons sub-inertial navigation system and the airborne inertial navigation system air moving base transfer alignment)
    2013-04-21 17:06:25下载
    积分:1
  • AntennaArray-Program
    王建所著阵列天线分析与综合一书中相关例题的程序解决方案(Wang array antenna analysis and synthesis written a book example of program-related solutions)
    2014-03-31 14:51:44下载
    积分:1
  • VC_USB_matlab_DLL
    本代码实现了matlab调用VC的动态链接库与cypress的68013芯片通过usb进行数据交换(Matlab code implements the dynamic link library called VC and cypress in the 68013 chip data exchange via usb)
    2010-07-28 12:40:48下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载