登录
首页 » Visual C++ » example4_4

example4_4

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

  • weitohui
    学好数字图像处理,学好matlab,学好vc++,怎么能少了位图转灰度图像c++源码。(you will succeed.)
    2013-11-08 20:08:06下载
    积分:1
  • CODE-FIX
    ARRUAM CODIGO NO VISUAL BASIC
    2014-08-20 00:54:03下载
    积分:1
  • matCUDA_User_Guide_0.1
    CUDA的MATLAB加速用户使用说明,帮助学习MATLAB的PCT(matCUDA for MATLAB PCT)
    2015-03-27 11:35:13下载
    积分:1
  • 11
    说明:  matlab代码,实现DCT变换matlab代码,实现DCT变换(matlab code, DCT transform matlab code, DCT transform)
    2012-12-03 10:44:53下载
    积分:1
  • matlab-signal-processing
    一本关于matlab信号处理很好的教程,书中涵盖了信号处理所能用的所有程序(A good tutorial on matlab signal processing, the book covers all the signal processing program that can be used)
    2013-11-27 21:29:53下载
    积分:1
  • binary
    C program of binary search
    2015-03-06 14:58:59下载
    积分:1
  • antenna-pattern1
    采用口面积分的方法来计算天线方向图,天线设计常用(Orifice area divided by the method to calculate the antenna pattern, antenna design used)
    2011-05-09 20:37:32下载
    积分:1
  • PCA
    说明:  用MATLAB写的一段PCA程序,拿来分享(PCA using a MATLAB program written for them and share)
    2011-04-14 00:25:53下载
    积分:1
  • ch1
    这是一份很好的资料,对于初学者来说很好,很有用(This is a good, very good, very useful for beginners)
    2012-11-13 10:28:37下载
    积分:1
  • B3g_phase2
    B3g_phase2_C语言_Matlab程序及说明(_Matlab Procedures and B3g_phase2_C language description)
    2007-09-07 10:22:52下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载