登录
首页 » Visual C++ » example4_4

example4_4

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

  • mat
    matlab simulink 模糊控制器模型(matlab simulink fuzzy controller model)
    2014-01-17 10:21:25下载
    积分:1
  • codestatics_shujujiegou
    统计代码行、注释行、空行、同时统计函数个数和行数,将代码、注释和空行进行风格评分 (Statistical lines of code, comment lines, blank lines, while the number of statistical functions and the number of rows, the code, comments and blank lines carry style ratings)
    2013-12-14 09:50:56下载
    积分:1
  • SADFSA
    这是21寸定位压合源代码(it s very inportent)
    2013-11-15 19:37:11下载
    积分:1
  • MelodySteppingstone
    This is dialog program. for use playing the music through the serial interface. So, this program is included RS-232.
    2014-08-18 19:42:08下载
    积分:1
  • awgn
    说明:  awgn的各种实现函数,以及每个函数实现的各种功能(awgn)
    2010-04-16 11:58:32下载
    积分:1
  • FFTMatlab
    MATLAB 频谱分析和快速傅里叶变换 数字信号处理 信号分析 信号提取(MATLAB FFT spectrum analysis and digital signal processing signal analysis Signal Extraction)
    2010-07-06 18:55:47下载
    积分:1
  • myprog11_1
    说明:  dsp2407 32点fft asm编写(dsp2407 32-point fft asm prepared)
    2009-09-01 20:17:42下载
    积分:1
  • MMattlabmodeeA
    全数字调制解调器MATLAB仿真真源代码,超级实用,下载即可使用。 (All-digital modem MATLAB simulation is really the source code, super-practical, can be used to download.)
    2012-07-26 11:45:01下载
    积分:1
  • -multi-beam-
    菲涅尔区聚焦多波束天线空间谱估计性能分析(Fresnel zone focusing spectrum estimation performance of multi-beam antenna spatial analysis)
    2013-12-26 12:41:37下载
    积分:1
  • wsn_matlab_leach
    说明:  matlab下优秀的leach仿真源代码,希望能给你的实验带来帮助(the code of the algorithm of leach in the matlab)
    2010-04-10 19:52:13下载
    积分:1
  • 696518资源总数
  • 104384会员总数
  • 26今日下载