登录
首页 » Visual C++ » example4_4

example4_4

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

  • MATLAB-and-VCPP
    一种matlab与VC++混合编程的方法。供初学者参考学习。可以与MATLAB通讯。(One kind of matlab and VC++ mixed programming method. Reference for beginners to learn. You can communicate with MATLAB.)
    2011-11-02 11:24:14下载
    积分:1
  • pointer
    文档中介绍了三种二维数组指针的用法,让读者对二维数组指针有了更进一步的了解。(Document introduces three kinds of the usage of the two-dimensional array pointer, let readers have a better understanding of how two dimensional array pointer.)
    2014-12-17 12:56:44下载
    积分:1
  • crystal-reports-manual-2
    book on programming in crystal report
    2014-11-22 01:27:58下载
    积分:1
  • MATLAB-programme
    本书将介绍matlab 语言,并向大家展示如何运用它去 解决经典的技术问题。(This book describes the matlab language to show you how to use it to solve the classic technical problems.)
    2011-06-19 21:31:26下载
    积分:1
  • MATLAB-(2)
    基于MATLAB及小波变换的遥感图像处理与分析研究(The MATLAB wavelet transform-based remote sensing image processing and analysis)
    2013-03-06 15:33:18下载
    积分:1
  • MIMO-OFDM-Wireless
    仿真书籍: Communications with MATLAB(Simulation books: Communications with MATLAB)
    2013-04-12 17:07:42下载
    积分:1
  • kalman
    kalman滤波在嵌入式中的应用,可用于智能车的制作,对陀螺仪和加速度计进行优化。(kalman filtering applications in embedded in can be used smart car production, gyroscopes and accelerometers for optimization.)
    2014-09-11 09:58:31下载
    积分:1
  • demod_2fsk
    2fsk的解调C语言实现,该程序实现2fsk的解调(2fsk demodulation C language, the program 2fsk demodulation)
    2013-12-25 19:29:40下载
    积分:1
  • Msimulatee1A
    用MATLAB实现加噪信号的消噪噪,用了三种常用方法。可直接使用。 (Using MATLAB to increase noise and signal noise cancellation noise, with three commonly used methods. Can be used directly.)
    2012-07-22 23:25:24下载
    积分:1
  • zitai
    空间飞行器三轴稳定姿态动力学仿真,三轴稳定姿态动力学仿真(Stable attitude dynamics simulation of the space vehicle three weeks)
    2012-07-25 16:10:01下载
    积分:1
  • 696518资源总数
  • 104612会员总数
  • 24今日下载