登录
首页 » Visual C++ » example4_4

example4_4

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

  • example2
    CDMA 语音编码,在MATLAB环境下可直接运行(CDMA speech coding)
    2009-05-17 17:19:40下载
    积分:1
  • IMP-(1)
    details of the books and communication.
    2014-12-27 19:35:04下载
    积分:1
  • Matlab-VisualC
    vc与matlab混合编程应用的书籍,教你怎么用得案例(vc mixed with the matlab programming applications, books, teach you how to get the case with)
    2011-10-09 22:14:03下载
    积分:1
  • LMS321
    LMS算法仿真,通过matlab仿真LMS算法的收敛速度(lms)
    2010-05-28 09:58:31下载
    积分:1
  • fangxing
    这是一个应用一致性几何绕射理论编写的简单程序,初学学者可作为参考(This is a simple program UTD written application, can be used as a reference for beginners and scholars)
    2021-01-13 16:48:53下载
    积分:1
  • exmmatlab
    matlab数值计算代码,MATLAB开发人员编写,推荐(matlab numerical code, written in MATLAB developers recommend)
    2015-03-07 11:38:40下载
    积分:1
  • Szzhhixiange
    几个指向性的程序源码,包含线阵,,面阵与带加权的阵型 (Several directional program source code contains a linear array, planar array with weighted formation)
    2012-08-23 20:29:27下载
    积分:1
  • nsissource-master
    NSIS jiemian仿酷狗安装包实例(Imitation cool dog package instance)
    2014-11-27 09:57:17下载
    积分:1
  • fttmatlab
    可以简单的实现快速傅里叶变换,这只是部分的,等开通了账号再把其他的上传上来(Can simply fast Fourier transform)
    2010-10-28 15:20:39下载
    积分:1
  • TVehicleDynamh
    ,建立车体6个自由度加上前轮转向系统1个自由度的汽车数学模型;该汽车数学模型不需引入很多的人为假设;可以实现给定汽汽车前轮转角,也可以不给定前轮转角;不依赖需要复杂测定的侧向力函数及相关模型参数;考虑了轮胎的滚动特性 已通过测试。 (Vehicle mathematical model of one degree of freedom, the establishment of the body' s six degrees of freedom coupled with front-wheel steering system mathematical model of the car does not need to introduce a lot of people assume front wheel angle can be achieved given steam can also be given front wheel angle does not depend on the complex determination of the lateral force function and model parameters consider rolling characteristics of the tire has been tested.)
    2012-07-16 17:29:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载