CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 其它 搜索资源 - subplot

搜索资源列表

  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
    • 文件大小:598byte
    • 提供者:张红
  1. example4_3

    0下载:
  2. 例3:分析占空比为ta的矩形脉冲频谱 T=1 时间窗大小 ta=0.5 占空比 N=256 t=linspace(-T,T,N) ts=2*T/N fs=1/ts -x=zeros(1,N) x(N/2-round(N/2*ta):N/2+round(N/2*ta))=ones(1,2*round(N/2*ta)+1) y=fft(x,N) figure plot(t,x) title([ 时域信号图 占空比为 ,num
  3. 所属分类:Delphi VCL

    • 发布日期:2017-03-24
    • 文件大小:532byte
    • 提供者:张红
  1. ampp

    0下载:
  2. 用于提取语音信号的能量谱的函数,ampp(s,a,b,c),x为输入信号,a,b,c用于指定subplot函数的作图位置-A function for extracting the energy spectrum of the speech signal, ampp (s, a, b, c), x is the input signal, a, b, c is used to specify the location of subplot mapping function
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-11
    • 文件大小:1013byte
    • 提供者:onepiecefate
  1. zcrr

    0下载:
  2. 用于计算语音信号过零率的函数zcrr,zcrr(x,a,b,i),x为输入,a,b,c为指定subplot函数的参数-Function zcrr for calculating zero-crossing rate of the speech signal, zcrr (x, a, b, i), x is the input, a, b, c as a function of the parameter specifies subplot
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:1.08kb
    • 提供者:onepiecefate
  1. tight_subplot

    0下载:
  2. 画多个子图用的,里面用了subplot函数,到时可以修改-Draw a number of sub graph, which used the subplot function, then you can modify
  3. 所属分类:assembly language

    • 发布日期:2017-04-13
    • 文件大小:1.97kb
    • 提供者:山月
搜珍网 www.dssz.com