CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 Dephi控件源码 搜索资源 - 基带信号

搜索资源列表

  1. example4_6

    0下载:
  2. :滤波 fs=400 采样频率,必须大于两倍基带信号最高频率 ts=1/fs 采样时间间隔 T=5 时间窗大小 t=0:ts:T -hf1=zeros(1,N) hf1(f<=B1&f>=-B1)=1 y1=hf1.*fftshift(y) figure subplot(211) plot(f,abs(fftshift(y))/N,f,hf1, r-- ) axis([-fs/2,fs/2,0,1.2]) title( 原信号
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-03
    • 文件大小:598
    • 提供者:张红
  1. example4_4

    0下载:
  2. 例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
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-28
    • 文件大小:555
    • 提供者:张红
搜珍网 www.dssz.com