搜索资源列表
CIC滤波器的补偿
- CIC滤波器的补偿,适用于抽取内插滤波器的设计
CIC滤波器matlab代码
- 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
CIC.rar
- matlab实现一个decimation为4的CIC滤波器,matlab implementation of a decimation filter for 4 of the CIC
cic512.rar
- 5阶cic滤波器,抽取12倍,的verilog程序,已经通过仿真验证,一、具有很高的速率,5-order CIC filter, collected 12 times the Verilog procedures are by simulation, one with a very high rate
cic_comb
- cic滤波器的Verilog实现 cic滤波器的Verilog实现-cic滤波器的Verilog实现
cic5
- matlab CIC滤波器程序,5级CIC滤波器的设计,采用优化结构,采样速率在积分器后降低;-matlab CIC program,five taps design.
cic
- 五阶CIC梳状积分滤波器,可以综合,非常有参考价值-Fifth-order CIC points comb filter, can be integrated and very useful
CIC-cosinefilter
- CIC滤波器和COSine滤波器级联,改进了CIC的矛盾。英文文章-CIC filter and filter cascade CoSine improved CIC contradiction. English articles
CIC8_fir_comp_mlab
- CIC抽取补偿滤波器设计,CIC滤波器采用5阶8倍抽取。-CIC compensation filter design samples, CIC filter order of 8 times 5 samples.
CIC_DEC_3
- CIC抽取滤波器设计,CIC滤波器采用5阶3倍抽取。-CIC decimation filter design, CIC filter order 3 times 5 samples.
CIC_DEC_4
- CIC抽取滤波器设计,CIC滤波器采用5阶4倍抽取。-CIC decimation filter design, CIC filter order 4 times using 5 samples.
CIC_DEC_6
- CIC抽取滤波器设计,CIC滤波器采用5阶6倍抽取。-CIC decimation filter design, CIC filter stage 6 times 5 samples.
hdlsrc_new
- CIC滤波器实现,级联FIR,节省资源-CIC filter
49636992ciccomp
- 级联积分-梳状(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
CIC
- 五阶CIC滤波器,用于降低数据传输速率。数字下变频技术不仅是软件无线电核心技术之一,还是中频数字化接收系统重要组成部分。数字下变频技术中广泛用到级联积分梳状滤波器(CIC滤波器)-CIC filter
CIC
- 对CIC滤波器的详明解释,对正在学习的人会有很大帮助-Full and clear explanation of the CIC filter, the people who are learning to be a great help
CIC-fileter-design
- CIC滤波器设计的文档,包括了设计过程以及FPGA的设计介绍。-CIC filter design documentation, including the design process and introduces FPGA design.
CIC
- CIC滤波器的原理以及FPGA的实现,CIC滤波器的仿真-CIC filter FPGA implementation of the principle and, CIC filter simulation
CIC
- cic滤波器,完全通过验证,32倍抽取,4阶-cic filter, fully validated, 32-fold extract, 4 bands
CIC滤波器的优化设计及FPGA实现
- 详细介绍了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)