登录
首页 » Visual C++ » example4_4

example4_4

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

  • JPEG
    JPEG 仿真 在Matlab7 上运行,效果最佳(The code of JPEG.If some one want using it,please download。)
    2011-05-24 17:47:03下载
    积分:1
  • project2
    读入文件,对文件进行无损预测编码和解码,然后对文件进行DM编码和解码(Read the file, the file lossless predictive coding and decoding, and then the file encoding and decoding DM)
    2014-11-23 11:42:20下载
    积分:1
  • pwm
    PWM project design 12 volt inverter circiut DIAGRAM
    2013-12-24 19:15:18下载
    积分:1
  • fastica1
    很清晰的fastica算法,主要是有关主元分析的程序,很好的,自己编的,有不会的 可以咨询(it s a progress which is fastica)
    2013-09-13 23:41:08下载
    积分:1
  • MATLAB.dll_test
    说明:  用vb调用matlab联合编程的示例,包含com接口及带参数的传递(Joint programming with vb call matlab example, contains com interface and the transmission parameters)
    2011-04-18 18:12:28下载
    积分:1
  • Codes_PLS
    PLS 的Matlab代码,用于线性降维和回归分析(matlab source code for partial least squares)
    2010-05-14 16:00:07下载
    积分:1
  • LDA-mathematics-gossip
    LDA知识的讲解,浅显易懂,便于学习,还有对LDA模型的建立的说明以运用(LDA knowledge to explain, easy to understand, easy to learn, as well as the establishment of LDA model description to use)
    2014-12-22 10:54:20下载
    积分:1
  • matpower4.1
    用于MATLAB中潮流计算的软件包,内含使用说明和多个测试文件,使用方便(MATLAB software is used to calculate the trend, contains instructions and multiple test files, easy to use)
    2014-08-13 20:00:22下载
    积分:1
  • imge-information-hiding
    matlab 图像信息隐藏 LSB方法(LSB method of information hiding matlab)
    2011-05-27 14:58:36下载
    积分:1
  • IBM_ViaVoicePhone的开发手册
    说明:  ibm的相关开发资料(ibm related development information .......................... clause 8)
    2006-02-15 01:05:58下载
    积分:1
  • 696518资源总数
  • 104932会员总数
  • 12今日下载