登录
首页 » Visual C++ » example4_4

example4_4

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

  • matifus
    一个用于图像融合的matlab源程序,可以用matlab仿真(A source image fusion matlab, matlab simulation can be used)
    2009-05-19 18:57:05下载
    积分:1
  • Closed_Model
    CLOSED BOOT CONVERTER
    2013-10-19 18:21:51下载
    积分:1
  • Jeckess-system-sales
    Finance-Stock software system
    2015-03-14 22:10:49下载
    积分:1
  • matlab-flown
    关于matlab fixunknowns函数问题给出我的解答(Give me answers about the issue of the matlab fixunknowns function)
    2013-04-15 21:22:27下载
    积分:1
  • East-China-Sea-tidal-numerical
    东中国海潮汐数值计算,East China Sea tidal numerical(East China Sea tidal numerical)
    2015-03-16 10:04:22下载
    积分:1
  • Gabor-and-pcnn-matlab
    用Matlab实现人脸检测的功能,程序正确,可以运行,包含测试图片(Face detection using Matlab functions implement the program correctly, you can run, including the test images)
    2011-05-16 20:38:12下载
    积分:1
  • cooccurrence2
    共生矩阵是MATLAB实现,在cooccurrence里有实现方法(Co-occurrence matrix is the MATLAB implementation, there realization in the cooccurrence)
    2010-09-15 21:28:21下载
    积分:1
  • arfima_est_v2
    一款时间序列预测的软件,是改进的时间序列预测(A time series forecasting software, is an improved time series prediction)
    2014-10-08 10:58:33下载
    积分:1
  • ANO-MR-F1
    四轴飞行器程序,含陀螺仪姿态角显示及其控制,稳定易懂,运用PID算法,卡尔曼滤波(Four axis aircraft program, display containing gyro attitude and attitude control, stable and easy to understand, the use of PID algorithm, Calman filter)
    2015-02-04 11:23:01下载
    积分:1
  • Health
    this project is my first project. this is simple game .
    2014-09-17 12:25:13下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载