登录
首页 » Visual C++ » example4_4

example4_4

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

  • Source
    本程序可用于计算电力系统可靠性指标ENS。不同于一般用平均负荷的方法,考虑了负荷的动态响应。(To calculate the reliability index of distribution system.)
    2017-01-04 20:20:17下载
    积分:1
  • VBdiaoyongMATLAB
    说明:  VB调用MATLAB 使用VB来调用matlab里的函数,可以综合matlab的强大功能使vb开发的程序效率更高。(MATLAB using VB to call matlab in VB to call the function, can be integrated so that the power of matlab programs vb efficient.)
    2009-08-02 17:12:37下载
    积分:1
  • texADO
    这个是一个自己做的程序,可以进行相关的操作,初学者(This is a program to do their own, can be related to the operation, for beginners)
    2015-02-27 09:10:16下载
    积分:1
  • OPC-0710-00000004
    Matlab环境下基于OPC技术实现动态矩阵控制 Matlab环境下基于OPC技术实现动态矩阵控制(Matlab environment based on OPC technology to achieve dynamic matrix control Matlab environment OPC technology based on Dynamic Matrix Control)
    2007-10-08 05:44:51下载
    积分:1
  • CCP-OFDM_noguP
    CP-OFDM的MATLAB源代码,简洁明了,非常适合初学入门者(CP-OFDM MATLAB source code, concise, very suitable for beginners beginners)
    2012-08-23 21:33:08下载
    积分:1
  • SARRESEARCH
    合成孔径雷达的模糊与 PRF ;连续形式的回波模型 ; 抽样信号的频谱 ; 抽样形式的回波模型 ;方位模糊的仿真与抑制 (Fuzzy synthetic aperture radar and PRF continuous form of echo model sampling frequency spectrum sample form of echo model azimuth ambiguity suppression and Simulation)
    2010-07-07 14:20:19下载
    积分:1
  • test_detect1
    program to detect detection of vehicle on road using learning of haar features
    2014-01-30 17:41:07下载
    积分:1
  • matlab-temperature.m
    说明:  计算温度场分布的程序,希望对有关人员有所帮助,基于matlab(Calculated temperature distribution of the procedures in the hope the officers concerned be helpful, based on matlab)
    2011-03-28 10:53:00下载
    积分:1
  • bWTBB_v33a
    一种基于matlab/simulink的风力力发电建模系统,里面有非常多实用的模型能直接使用 (A wind power generation modeling system based on matlab/simulink, there are very practical model can be used directly)
    2012-07-19 20:56:06下载
    积分:1
  • Adaptive-
    Adaptive Thresholding by Variational Method
    2013-02-19 17:23:52下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载