搜索资源列表
FIR2
- FIR. 该程序用线性缓冲区和间接寻址方法实现FIR滤波器-FIR. The process by linear buffer and indirect methods of addressing the achievement of FIR filter
FIR
- 实验目的:1、掌握用窗函数法设计FIR数字滤波器的原理和方法 2、熟悉线性相位FIR数字滤波器特性; 3、了解各种窗函数对滤波特性的影响。 -The experiment was: 1, master window function method using FIR digital filter design theory and method 2, are familiar with linear phase FIR digital filter characteristics
FIR_linear_addressing
- source code c54x FIR filter with linear addressing
FIR
- 线性缓冲区FIR滤波器设计,可利用MATLAB产生系数,利用CCS开发环境,调试成功!-FIR filter design for linear buffer can be generated using MATLAB coefficient, the use of CCS development environment, debugging success!
vhdl
- FIR滤波器的性能参数 设计一个滤波器最基本的就是性能参数的,决定着滤波器的实际功能.比如阶数,截至频率。 本文滤波器设计参数 ①输入,输出数据宽度10位 ②阶数为4阶的线性相位FIR滤波器, ③类型:带通 -FIR filter performance parameters The design of a filter is the most basic performance parameters, determines the actual filter fu
FIR
- 已知一低通滤波器的采样率为2KHz,通带为500Hz,阻带为600 Hz,带内波动3dB,带外衰减-50dB,滤波器的相位具有线性特性,具体幅频特性见下图。要求用等波纹方法设计出该FIR滤波器,然后用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-A low-pass filter known to the sampling rate of 2KHz, passband to 500Hz, stopband to 600 Hz, with fluctuations wit
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
AM
- FIRPM公园,麦克莱伦最佳equiripple FIR滤波器的设计。乙= FIRPM(不适用,女,甲)返回一个长度为N +1线性相位(真实,对称系数)FIR滤波器具有最佳逼近到所需的频率响应的F和描述在极小极大意义的。F是成对频带边缘载体,以递增0和1之间秩序。 1对应于奈奎斯特频率或采样频率的一半。至少有一个频段必须有一个非零宽度。 A是一个真正的载体,作为F的指定由此得到的滤波器的频率响应所需的幅度B相同大小- FIRPM Parks-McClellan optimal equirippl
fir_filter
- 实现滤波器的功能,有限冲激响应(FIR)数字滤波器和无限冲激响应(IIR)数字滤波器广泛应用于数字信号处理系统中。IIR数字滤波器方便简单,但它相位的非线性,要求采用全通网络进行相位校正,且稳定性难以保障。FIR滤波器具有很好的线性相位特性,使得它越来越受到广泛的重视。-Realize the filter function, finite impulse response (FIR) digital filters and infinite impulse response (IIR) dig
vhdl_fir
- 1、输入输出数据宽度为12位, 2、阶数为4阶段线性相位FIR滤波器, 3、类型为:低通。 -1, input and output data width is 12, 2, 4 stages of the order of linear phase FIR filter, 3, type: low pass.
fpga1244131245d
- 基于FPGA的FIR数字滤波器的设计与实现。滤波器设计参数可实现17阶和32阶线性相位FIR滤波器-FPGA-based FIR digital filter design and implementation. Filter design parameters can be achieved on 17 order and 32 order linear phase FIR filter
DSP-Programs
- dsp program of linear convolution, circular convolution anf fir filter in c
FIR-filter-degisn
- 线性相位FIR数字滤波器设计,采用加权切比雪夫方法近似。-Linear phase FIR digital filter design method using the weighted Chebyshev approximation.
myfir
- fir滤波器的源代码 基于乘法器结构的线性相位滤波器-The source code for fir filter structures based on linear phase filter multiplier
FIR
- 基于Matlab工具生成,可以执行和仿真的60阶FIR直线型滤波器。-Matlab-based tool generation, and simulation can be performed for 60-order FIR linear filter.
FPGA-based-FIR-filter-implementation
- 基于FPGA的FIR滤波器的实现,提出一种采用现场可编程阵列器件FPGA并利用窗函数法实现线性FIR数字滤波器硬件电路的方案。-FPGA-based FIR filter implementation using field programmable gate array is proposed device FPGA and using the window function method for linear FIR digital filter hardware circuit progr
fir-filter
- 11阶fir数字滤波器的verilog程序设计,线性相位,系数量化处理-11 order of fir digital filter verilog programming, linear phase, the coefficient quantization
Fir
- FIR数字滤波器有严格的线性相位特性,稳定性好,因此在通信,图像处理,数字信号处理等领域广泛应用。-FIR digital filter with a strictly linear phase characteristics, good stability, and therefore widely used in the field of communications, image processing, digital signal processing
linearconvltn
- linear circular convltn fir filter
Example_2833x_FIR
- FIR(Finite Impulse Response)滤波器:有限长单位冲激响应滤波器,又称为非递归型滤波器,是数字信号处理系统中最基本的元件,它可以在保证任意幅频特性的同时具有严格的线性相频特性,同时其单位抽样响应是有限长的,因而滤波器是稳定的系统。因此,FIR滤波器在通信、图像处理、模式识别等领域都有着广泛的应用。(FIR (Finite Impulse Response) Filter: Finite-length unit Impulse response filter, also k