登录
首页 » Visual C++ » example4_4

example4_4

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

  • ccstutorial
    说明:  一个MATLAB的应用程序,很方便的!使用时需要转换为M文件。(a MATLAB applications, a convenient! Use need to change for the M documents.)
    2006-03-16 16:36:31下载
    积分:1
  • kenstone
    主要用于建模校正集和预测集样品的选择。近红外光谱模型(Mainly used for modeling calibration set and prediction set of samples to choose from.)
    2015-09-10 15:29:20下载
    积分:1
  • SURFmex
    matalab调用C程序实现的基于SURF算法的全景图像拼接(matalab call C SURF algorithm based Program for panoramic image stitching)
    2011-05-03 08:30:54下载
    积分:1
  • VB
    说明:  K3销售订单合同号和摘要更新娄据库金蝶K3老单二次开发,源代码,案例, 源代码,案例-Kingdee K3 old single secondary development, source code, case(K3 Sales Contract No. and the update database)
    2014-08-13 14:07:06下载
    积分:1
  • THP-pre-coding
    encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
    2007-07-27 09:57:27下载
    积分:1
  • Clipboard02
    This application show how to Copý the entire contents of an multiline edit control to Clipboard and paste into another control.
    2015-03-15 17:36:40下载
    积分:1
  • Langr
    网上下载的lang程序,求解插值挺好的,已经测试过(Lang downloaded program, solving the interpolation very good, has been tested)
    2011-09-28 08:44:42下载
    积分:1
  • Long
    使用VarPtr来取得变量的内存地址 使用CopyMemory取得指定地址的内容(Use CopyMemory obtain the content of the specified address)
    2014-09-01 11:54:58下载
    积分:1
  • Digital-Signal-Processing
    数字信号处理--理论与实践 王大伦 数字信号处理--理论与实践 王大伦(Digital Signal Processing- Theory and Practice Wang Tailun)
    2011-10-23 16:57:08下载
    积分:1
  • 1
    说明:  登录界面显示,matlab gui 编程的,可视化好(Login screen is displayed)
    2017-03-12 16:33:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载