搜索资源列表
-
0下载:
FIR Filter Coefficient Design Examples For the
AFEDRI8201 in Digital Radio-FIR Filter Design Examples Fo r AFEDRI8201 in the Digital Radio
-
-
0下载:
求出laguerre滤波器的分子分母系数,绘出其幅频响应图并与FIR滤波器作比较。该程序为19阶Laguerre低通滤波器和22阶带通滤波器-obtained laguerre filter coefficient of molecular denominator, chart its amplitude frequency response plans with the FIR filter for comparison. The procedure for the 19-Laguerre l
-
-
0下载:
Coefficient Reload FIR Filter Design Example v7.2
-
-
0下载:
FIR滤波器系数生成,可供DSP软件编程使用,FIR filter coefficient generated for the use of DSP software programming
-
-
0下载:
8阶对称系数FIR滤波器分布式算法的实现代码-8-order FIR filter symmetric coefficient distributed algorithm implementation code
-
-
1下载:
自适应滤波器。自适应滤波器为11个权系数的FIR结构。(1)不同的方差σ2(2)LMS算法画出一次实验的误差平方收敛曲线,训练长度为500,给出滤波器系数;进行20次独立实验,给出平均收敛曲线。不同步长值的比较。(3)RLS算法,LMS和RLS算法的比较
-Adaptive filter. Adaptive filter weights for 11 of the FIR structure. (1) different variance σ2 (2) LMS algorithm for a
-
-
0下载:
:介绍了基于FPGA的FIR数字滤波器的设计与实现,该设计利用Matlab工具箱设计窗函数计算FIR滤波器系数,并通过VHDL层次化设计方法,同时FPGA与单片机有机结合,采用C51及VHDL语言模块化的设计思想及进行优化编程,有效实现了键盘可设置参数及LCD显示。结果表明此实现结构能进一步完善数据的快速处理和有效控制,提高了设计的灵活性、可靠性和功能的可扩展性。
-: This paper presents FPGA-based FIR digital filter design and
-
-
0下载:
CCS环境下系数对称FIR滤波器的实现方法。-CCS environment symmetrical coefficient FIR filter implementation.
-
-
0下载:
After the run of the "MyEqualizer.m" file a graphical user interface appear. By pressing the "Load" we can load audio signal (type .wmv). After we can model the frequency behavior of the FIR filter that is used to filter that signal. After we can lis
-
-
0下载:
线性缓冲区FIR滤波器设计,可利用MATLAB产生系数,利用CCS开发环境,调试成功!-FIR filter design for linear buffer can be generated using MATLAB coefficient, the use of CCS development environment, debugging success!
-
-
0下载:
32位乘法,将16位数据和系数扩展32位数,10抽头FIR滤波器-32-bit multiplication, the 16-bit data and coefficient of expansion of 32-digit, 10-tap FIR filter
-
-
0下载:
采用CSD编码的常系数乘法器的FIR滤波器的设计。-CSD-coded using constant coefficient multipliers of the FIR filter design.
-
-
0下载:
FIR函数通过定义的系数和延时线来实现有限脉冲响应FIR滤波器。该函数产生了对输入数据的响应。该过滤器(通带,阻带等特点)由系数和抽头数决定。-FIR function by defining the coefficients and delay line to achieve the finite impulse response FIR filter. The function of the input data generated response. The filter (passban
-
-
0下载:
3. 用VC编程浮点程序实现对语音信号的按帧滤波。
1) 在主程序中读取FIR DF系数文件。
2) 在主程序中按帧读取语音样点文件,每帧180点。
3) 设计浮点滤波子程序,供主程序调用。
4) 保存滤波结果数据到文件中。
5) 用cooledit试听滤波后的语音信号。
-3. VC programming with floating-point program to realize the speech signal by frame filtering. 1) In
-
-
0下载:
11阶fir数字滤波器的verilog程序设计,线性相位,系数量化处理-11 order of fir digital filter verilog programming, linear phase, the coefficient quantization
-
-
0下载:
基于FPGA的32阶FIR滤波器设计,研究了一种采用FPGA实现数字滤波器硬件电路方案;讨论了窗函数的选择、滤波器的结构以及系数量化问题-32 order FIR filter design based on FPGA, an FPGA implementation digital filter hardware circuit program discussed the choice of the window function, the structure of the filter co
-
-
0下载:
Dumps FIR filter coefficient vector to file in C language format in forward order. Creates two files "filename.h" which defines the size of the array and declares the array as extern, and "filename.c" which contains the instance of the array variable
-
-
0下载:
产生输入FSK信号的程序
FIR滤波器设计程序
IIR滤波器设计程序
FIR滤波器实现程序(用滤波器系数对输入信号进行滤波)
IIR滤波器实现程序(用滤波器系数对输入信号进行滤波)-FSK input signal generating program FIR filter design procedures IIR filter design procedures FIR filter (with the filter coefficient for filtering the
-
-
1下载:
FIR filter design using Matlab Coefficient file and RTL design for FIR filter Design
-
-
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
-