CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cic滤波器

搜索资源列表

  1. CIC滤波器的补偿

    2下载:
  2. CIC滤波器的补偿,适用于抽取内插滤波器的设计
  3. 所属分类:其它

    • 发布日期:2010-01-06
    • 文件大小:2031
    • 提供者:lwy_xd@163.com
  1. CIC滤波器matlab代码

    0下载:
  2. CIC滤波器matlab代码 D=5; r=D; fs=1e5; S3_cic=conv(conv(ones(1,D),ones(1,D)),ones(1,D)); %三个单级卷积 [h3,f3]=freqz(S3_cic,1,1000,fs); plot(f3/(fs/2),20*log10(abs(h3))-max(20*log10(abs(h3))),'r','LineWidth',1.4) ylabel('\fontsize{12}\bf幅度响应(dB)') xlabel('\fonts
  3. 所属分类:源码下载

  1. CIC.rar

    3下载:
  2. matlab实现一个decimation为4的CIC滤波器,matlab implementation of a decimation filter for 4 of the CIC
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:715
    • 提供者:morang
  1. cic512.rar

    0下载:
  2. 5阶cic滤波器,抽取12倍,的verilog程序,已经通过仿真验证,一、具有很高的速率,5-order CIC filter, collected 12 times the Verilog procedures are by simulation, one with a very high rate
  3. 所属分类:source in ebook

    • 发布日期:2017-04-02
    • 文件大小:1101
    • 提供者:xiebin
  1. cic_comb

    0下载:
  2. cic滤波器的Verilog实现 cic滤波器的Verilog实现-cic滤波器的Verilog实现
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:1057
    • 提供者:lianghailong70
  1. cic5

    0下载:
  2. matlab CIC滤波器程序,5级CIC滤波器的设计,采用优化结构,采样速率在积分器后降低;-matlab CIC program,five taps design.
  3. 所属分类:matlab例程

    • 发布日期:2014-01-14
    • 文件大小:645
    • 提供者:石乐
  1. cic

    0下载:
  2. 五阶CIC梳状积分滤波器,可以综合,非常有参考价值-Fifth-order CIC points comb filter, can be integrated and very useful
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:760961
    • 提供者:shirley
  1. CIC-cosinefilter

    0下载:
  2. CIC滤波器和COSine滤波器级联,改进了CIC的矛盾。英文文章-CIC filter and filter cascade CoSine improved CIC contradiction. English articles
  3. 所属分类:Project Design

    • 发布日期:2017-04-01
    • 文件大小:217713
    • 提供者:中山太乙
  1. CIC8_fir_comp_mlab

    0下载:
  2. CIC抽取补偿滤波器设计,CIC滤波器采用5阶8倍抽取。-CIC compensation filter design samples, CIC filter order of 8 times 5 samples.
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:2077
    • 提供者:42200306
  1. CIC_DEC_3

    0下载:
  2. CIC抽取滤波器设计,CIC滤波器采用5阶3倍抽取。-CIC decimation filter design, CIC filter order 3 times 5 samples.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-05
    • 文件大小:1129
    • 提供者:42200306
  1. CIC_DEC_4

    0下载:
  2. CIC抽取滤波器设计,CIC滤波器采用5阶4倍抽取。-CIC decimation filter design, CIC filter order 4 times using 5 samples.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-28
    • 文件大小:1103
    • 提供者:42200306
  1. CIC_DEC_6

    0下载:
  2. CIC抽取滤波器设计,CIC滤波器采用5阶6倍抽取。-CIC decimation filter design, CIC filter stage 6 times 5 samples.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-08
    • 文件大小:1129
    • 提供者:42200306
  1. hdlsrc_new

    0下载:
  2. CIC滤波器实现,级联FIR,节省资源-CIC filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-14
    • 文件大小:5625
    • 提供者:张贼妥
  1. 49636992ciccomp

    1下载:
  2. 级联积分-梳状(Cascaded Integrator–Comb,CIC)滤波器,是种高 效滤波器。它是一种线形相位FIR滤波器,由工作在高抽样率的级联理 想积分器和低抽样率的级联微分器组成,根据抗混叠和抗镜像的指标 确定所需的级联数目。 -Cascaded integrator- comb (Cascaded Integrator-Comb, CIC) filter, is the kind of high efficiency filter. It is a linear p
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2302
    • 提供者:刘哲
  1. CIC

    0下载:
  2. 五阶CIC滤波器,用于降低数据传输速率。数字下变频技术不仅是软件无线电核心技术之一,还是中频数字化接收系统重要组成部分。数字下变频技术中广泛用到级联积分梳状滤波器(CIC滤波器)-CIC filter
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1430942
    • 提供者:姚琼琼
  1. CIC

    1下载:
  2. 对CIC滤波器的详明解释,对正在学习的人会有很大帮助-Full and clear explanation of the CIC filter, the people who are learning to be a great help
  3. 所属分类:matlab例程

    • 发布日期:2014-01-14
    • 文件大小:256821
    • 提供者:liudan
  1. CIC-fileter-design

    0下载:
  2. CIC滤波器设计的文档,包括了设计过程以及FPGA的设计介绍。-CIC filter design documentation, including the design process and introduces FPGA design.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:124300
    • 提供者:梁贡
  1. CIC

    0下载:
  2. CIC滤波器的原理以及FPGA的实现,CIC滤波器的仿真-CIC filter FPGA implementation of the principle and, CIC filter simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:562574
    • 提供者:刘辰
  1. CIC

    0下载:
  2. cic滤波器,完全通过验证,32倍抽取,4阶-cic filter, fully validated, 32-fold extract, 4 bands
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-31
    • 文件大小:963
    • 提供者:MySunix
  1. CIC滤波器的优化设计及FPGA实现

    0下载:
  2. 详细介绍了CIC滤波器的设计及优化,并对其FPGA实现也进行了详细的分析和设计(The design and optimization of CIC filter are introduced in detail, and the implementation of FPGA is also analyzed and designed in detail)
  3. 所属分类:VHDL/FPGA/Verilog

    • 发布日期:2017-12-24
    • 文件大小:124928
    • 提供者:davidbmd
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com