HLS-CodingStyle-FIR_FILTER:HLS编码样式抽取插值多级FIR

时间:2021-04-11 16:00:28
【文件属性】:
文件名称:HLS-CodingStyle-FIR_FILTER:HLS编码样式抽取插值多级FIR
文件大小:36KB
文件格式:ZIP
更新时间:2021-04-11 16:00:28
C++ HLS-Coding-Style-Decimation-Interpolation-Multi-stage-FIR HLS Coding Style Decimation/Interpolation/Multi-stage FIR tags:高等計算機結構_paper summary LAB_A Using Decimation in Filters(在过滤器中使用抽取) 抽取(Decimation)或丢弃样本(Down sampling)用于降低信号的采样率。这是通过定期丢弃足够的样本以匹配所需的速率降低来完成的。 M的减少意味着保留每个Mth的样本,然后丢弃其余的样本。但是,由于频率混合重叠,通常不可能简单地丢弃数据。随着采样率的降低,采样信号的复制频谱会聚在一起并在某个点重叠,从而使信号无法使用。为了防止这种情况发生,必须对信号进行低通滤波(Lowpass)以防止混叠。通过将Low
【文件预览】:
HLS-CodingStyle-FIR_FILTER-master
----10.5.2_interpolation_man()
--------out_gold.dat(8KB)
--------fir_filter.h(432B)
--------IntrplManTester.cpp(1KB)
--------shift_class.h(948B)
--------manual_interpolate.cpp(482B)
----README.md(10KB)
----10.4.2_decimation_man()
--------dec2_i2.hpp(909B)
--------Tester.cpp(1KB)
--------out_gold.dat(10KB)
--------manual_decimate.cpp(527B)
--------manual_decimate.h(322B)
--------shift_class.h(995B)
----10.5.1_interpolation_alg()
--------out_gold.dat(8KB)
--------helper.h(1KB)
--------interpolate.hpp(806B)
--------fir_filter_interpolate.cpp(224B)
--------IntrplAlgTester.cpp(1KB)
--------fir_filter.h(384B)
--------shift_class.h(948B)
----10.6.2_single_block_alg()
--------dec2_stage_alg.cpp(650B)
--------dec2_alg.h(614B)
--------out_gold.dat(5KB)
--------SingleBlockAlgTester.cpp(1KB)
--------shift_class.h(948B)
--------dec2_2stage.h(337B)
----10.4.1_decimation_alg()
--------Tester.cpp(1KB)
--------out_gold.dat(10KB)
--------helper.h(1KB)
--------fir_filter_decimate.cpp(159B)
--------decimate.hpp(827B)
--------fir_filter.h(434B)
--------shift_class.h(967B)
----10.6.2_single_block_man()
--------dec2_i2.hpp(1KB)
--------out_gold.dat(5KB)
--------SingleBlockManTester.cpp(2KB)
--------shift_class.h(948B)
--------dec2_2stage.cpp(1KB)
--------dec2_2stage.h(428B)

网友评论