搜索资源列表
-
0下载:
使用DSP和MATLAB设计的一个低通FIR滤波器,基本上实现了滤波的效果-use and MATLAB DSP design a FIR low-pass filter, basically realize the filtering effect
-
-
0下载:
窗口法设计fir低通滤波器matlab程序-Low-pass filter design fir
-
-
1下载:
基于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
-
-
0下载:
FIR滤波器:自定滤波器的类型(低通,高通或带通)、设计指标(通带截止频率、通带波纹、阻带截止频率、阻带衰减)
1、根据指标选择合适的窗函数,用窗口设计法设计符合指标的FIR滤波器;并验证其性能是否满足预定指标。
-FIR filters: Custom filter types (low pass, high pass or band-pass), design specifications (passband cutoff frequency, passband ripple, st
-
-
0下载:
基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
-
-
0下载:
FIR 128阶低通滤波器,由matlab仿真并在quartusII中实现-FIR 128 order low-pass filter
-
-
0下载:
硬件语言实现数字低通滤波器,使用ise11.1和modelsim se6.5 仿真测试-Hardware language digital low pass filter, the use of simulation testing ise11.1 and modelsim se6.5
-
-
0下载:
FIR低通滤波器的matlab程序设计及其在DSP里的实现。-FIR low-pass filter matlab program design and its implementation in the DSP.
-
-
0下载:
本设计是基于FPGA的一个FIR低通滤波器设计,要求使用Verilog语言编写滤波器模块,通过编译和综合,并通过Matlab和modelsim联合仿真验证设计结果。-This design is a FIR low-pass filter design based on FPGA, use Verilog to program filter module, and joint simulation by Matlab and modelsim to validate the design re
-
-
0下载:
write a program for FIR(Finite Impulse Response) filter like Low pass FIR filter, High pass FIR filter, Band pass FIR filter and Band stop FIR filter using Rectangular window using MATLAB in IT1254 - DSP and Communications Systems Lab.
-
-
0下载:
此程序是CCS5.5的FIR数字滤波C码,为低通滤波函数,程序内部有注释,可以结合matlab更改滤波函数。-This program is CCS5.5 FIR digital filter C code, a low-pass filtering function within the program notes, can be combined to change the filter matlab function.
-
-
0下载:
matlab上实现的FIR低通滤波器的代码范例-Sample Code implemented on matlab FIR low-pass filter
-
-
0下载:
在MATLAB中实现了FIR低通滤波器的设计仿真-In MATLAB to achieve the FIR low-pass filter design and simulation
-
-
0下载:
fir 滤波器的程序文件和测试文件,仿真数据和matlab仿真数据进行过比对,matlab采用fdatool生成的低通滤波器,采样率为24兆,通带2.5M,截止频率为5M(FIR filter program files and test files, simulation data and MATLAB simulation data have been compared, Matlab using FDATool generated low-pass filter, sampling rat
-
-
1下载:
设计一个 1MHz 的 FIR 低通滤波器。 要求:
① 时钟信号频率 16MHz;
② 输入信号位宽 8bits,符号速率 16MHz
③ 要求在 Matlab 软件中进行 FIR 滤波器浮点和定点仿真,并确定 FIR 滤波器抽头系数
④ 写出测试仿真程序。(Design a 1MHz FIR low pass filter.
Requirements:
(1) clock signal frequency 16MHz;
(2) input signal bit width
-
-
2下载:
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
①组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
②输入数据序列的长度为256。
③先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Design a 1MHz FIR low pass filter.
Huffman coding is required for a section of data sequence to m
-