搜索资源列表
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{1
cic
- 个人编写的关于积梳状滤波器的程序,用于抽取和插值时防止信号失真.-individuals prepared on the plot comb filter procedures for taking and the interpolation to prevent signal distortion.
cic_maichong_r3_1
- 利用CIC滤波器实现中频脉冲信号的包络检波-use CIC filters IF signal pulse envelope detector
CICFILTERPROCESS.GZ
- CIC滤波器的仿真程序,可以变换CIC滤波器的级联级数及a值.-CIC filter simulation program, so will the CIC filter and a cascading series values.
CIC
- 介绍了积分梳状滤波器(CIC)设计,压缩包里面有程序的流程图,采用verilogHDL编写,在modelsim上可以实现仿真结果,非常不错-Introduced the integral comb filter (CIC) design, there are procedures for compressed packets flow chart, using verilogHDL prepared on the ModelSim si
cic_filter
- CIC滤波器的matlab设计文件,对于实际的电路参考价值很大-CIC filter matlab design documents, the actual circuit for a great reference value
cic3s32
- 一个3阶的32位抽取的cic滤波器的verilog源代码-A 3-bands of the 32 samples CIC filter Verilog source code
cic
- hogenauer cic滤波器的算法的研究及其与在fpga中的实现,简明易懂。-hogenauer cic filter algorithm and its relationship to the FPGA in the realization of easy to understand.
cicFilter
- 基于FPGA的CIC滤波器实现 CIC滤波器在调制器应用中的性能研究-FPGA-based CIC filter CIC filter in the modulator performance of applications
cic
- verilog码写的CIC滤波器的程序,包括4倍抽取CIC滤波器和内插的CIC滤波器两个-Verilog code written by CIC filter procedures, including 4 times the extraction CIC filter and the CIC interpolation filter two
CIC
- 本文讲解CIC数字滤波器的设计,对设计者有很大的帮助-This article on the CIC digital filter design, for designers of great help
ImproveddesignofCICfilteranditsimplementationonFPG
- 。介绍了内插器和抽取器这2种CIC滤波器各自的结构与性能,从数学上分析了其性能及其与FIR 滤波器的关系,从频域上展示了其本质。并讨论其内部寄存器的最小位宽与溢出保护,最后介绍了抽取器与内插器分 别在FPGA上的一般实现方法,并指出了一些提高实现性能的措施与建议-. Introduction of the interpolation and Extractor This two kinds of CIC filter struc
CIC
- CIC梳妆滤波器生成器,生成任意位数任意长度的CIC滤波器源代码-Dressing CIC filter generator to generate any arbitrary length of the median of the CIC filter source code
cordic
- CIC滤波器源码,有VERILOG写的,非常有用哦-CIC filter source code, Verilog has written a very useful Oh
CICFilter
- 文章运用分级抽取和多相滤波的方法改进传统CIC滤波器的结构,降低了系统工作频率,运用幅度改进函数(ACF)和外加级联余弦预滤波器的技术改进了滤波器频率响应,提出了一种高效的算法结构,改善了通带损耗,增大了阻带衰减,对CIC滤波器的实际应用和深入研究有着现实意义。 -Article the use of hierarchical multi-phase extraction and filtering methods to impro
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)