搜索资源列表
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
用matlab设计一个抽取率为2的CIC抽取滤波器
- 用matlab设计一个抽取率为2的CIC抽取滤波器和插值率为2的插值滤波器,Using matlab to design a decimation rate of 2 of the CIC decimation filter and interpolation rate of 2 of the interpolation filter
CIC.rar
- matlab实现一个decimation为4的CIC滤波器,matlab implementation of a decimation filter for 4 of the CIC
CIC
- CIC 积分梳状滤波器设计,一个很好用的参考资料-CIC design
cic5
- matlab CIC滤波器程序,5级CIC滤波器的设计,采用优化结构,采样速率在积分器后降低;-matlab CIC program,five taps design.
ciccomp
- CIC滤波器的补偿,适用于抽取内插滤波器的设计,写昂对大家有用-CIC compensation filter, applied to extract the design of interpolation filters, write Aung useful for everyone
cic
- 当前工程上广泛采用了一种高效滤波器,即CIC(cascaded integrator-comb filter)将其作为第一级来实现抽取、低通滤波。第二级再用一个普通的FIR滤波器就实现使后端设备工作在较低的频率下且硬件花销少、功耗也很低。-Widely used in the current project, a highly efficient filter, that is, CIC (cascaded integrator-comb filter) as the first level t
CIC6_fir_comp_mlab
- CIC补偿滤波器设计,CIC滤波器采用5阶6倍抽取设计。-CIC compensation filter design, CIC filter 5 samples 6 times the design stage.
CIC8_fir_comp_mlab
- CIC抽取补偿滤波器设计,CIC滤波器采用5阶8倍抽取。-CIC compensation filter design samples, CIC filter order of 8 times 5 samples.
CIC4_fir_comp_mlab
- CIC抽取补偿滤波器设计,CIC滤波器采用5阶4倍抽取。-CIC compensation filter design samples, CIC filter order 4 times using 5 samples.
dspddc_R12p1
- 基于DSPbuilder搭建的DDC,里面包括CIC滤波器,FIR低通滤波器,HB半带滤波器,NCO等,实现了GC5016芯片的功能-DSPbuilder erected based on DDC, which include the CIC filter, FIR low-pass filter, HB half-band filter, NCO, etc. to achieve the function of the GC5016 chip
CIC
- 对CIC滤波器的详明解释,对正在学习的人会有很大帮助-Full and clear explanation of the CIC filter, the people who are learning to be a great help
cic
- cic滤波器matlab和fpga实现 软件无线电中-cic filtering matlab fpga software radio
CIC
- CIC滤波器在OFDM中的使用的matlab仿真实现-CIC filter matlab simulation used in OFDM realization
CIC
- 通过matlab实现CIC滤波器的性能仿真,并通过FPGA进行CIC的硬件实现和仿真.性能较好-Through the CIC to achieve the performance of the MATLAB filter simulation, and through the FPGA CIC hardware implementation and simulation.
m_filter
- 在MATLAB上实现了CIC滤波器,附设计原理,代码,以及数据(The CIC filter is implemented on MATLAB)
CIC_Filter_Module
- 数字接收机cic抽取模块 抽取倍数可以选择 包括verilog代码 word文档 matlab仿真 testbench代码(CIC decimation module of digital receiver Extraction multiple can be selected Including Verilog code Word document Matlab simulation Testbench code)
CIC_desgin
- 1)设计不同长度的单级CIC滤波器,并plot出阶数为2、5、7、8的CIC滤波器幅频特性 2)设计出5级CIC滤波器(1) design a single level CIC filter with different lengths, and the amplitude frequency characteristics of the plot order of 2, 5, 7, 8 of the CIC filter 2) a 5 level CIC filter is designe
CompareCIC
- 1)用Matlab仿真长度为4的不同级联数CIC滤波器的频谱特性 2)计算SNR(1) the spectrum characteristics of different cascaded number CIC filters with Matlab simulation length 4 2) computing SNR)
CIC
- 包括地址产生单元、数据查询单元(可以重新初始化rom中的数据,由matlab产生.coe文件替换)、积分单元、抽取单元、梳状滤波单元,对于初学者很有帮助(Including address generation unit, data query unit (data can be re-initialized in rom, generated by matlab. COE file replacement), integration unit, extraction unit, comb fi