登录
首页 » Visual C++ » example4_4

example4_4

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

  • weixingtongxin
    说明:  现代卫星通信系统有关卫星通信的书籍,对做卫星通信的会有用的(Of modern satellite communication system of books on satellite communications, to do so will be useful for satellite communications)
    2010-03-17 10:07:34下载
    积分:1
  • The-coding-principle-of-courseware-
    详细介绍了编码原理的基础知识,是编程的入门级必备教材(Details the basics of coding theory, is an essential textbook entry-level programming)
    2013-12-23 19:20:12下载
    积分:1
  • ShowProcessList
    显示进程列表,PID等相关信息,是初识windows进程编程的好材料(list shows the process, PID, and other relevant information, recognize the windows of the programming process good materials)
    2007-06-05 00:23:23下载
    积分:1
  • Main_Frequency_decoup_Opti_cdm1
    悬置功能计算的,能量解耦的方法,优化及其位移的计算(The calculation of suspended function, energy decoupling method, optimization and calculation of displacement)
    2015-08-06 09:25:49下载
    积分:1
  • ResourceFileBuilder
    Tool and Sample Source Code to create and use a custom binary (and compressed) external resource file for you application.
    2015-03-31 19:18:29下载
    积分:1
  • QPSK
    simulation of QPSK over noise and rayliegh channel and compared with theoretical results
    2014-09-22 08:07:35下载
    积分:1
  • radar-mainei-tezhengtiqu
    雷达脉冲内调制特征的提取技术,用于雷达特征分析与信号分选。这是matlab程序。(Within the radar pulse modulation feature extraction technique for radar signature analysis and signal separation. This is a matlab program.)
    2013-10-28 18:48:21下载
    积分:1
  • dataTranlate
    说明:  实现公历和农历之间的相互转换.包含了1899年到2100年202年的工农历数据,可以实现相互转换。(use to translate standard date and chinese data)
    2010-03-23 20:16:32下载
    积分:1
  • DAFXTOOL
    dafx required for many files
    2010-05-20 01:51:52下载
    积分:1
  • RGB
    This is an example of the combining programme using VC++6.0 and Matlab 7.0.
    2009-09-16 15:35:51下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 47今日下载