搜索资源列表
FIR滤波器
- 1. 了解FIR滤波器的原理及使用方法。2. 了解使用Matlab语言设计FIR滤波器的方法。了解DSP对FIR滤波器的设计及编程方法。-1.familiar with FIR. 2.familiar with using matlab design FIR 3.familiar with DSP program for FIR
FIR滤波器设计
- 含有matlab学习的相关代码(FIR滤波器设计)
基于dsp的fir滤波器的设计
- 在tms3205402中运行 添加新的工程 加入.asm .cmd 和.inc 文件 调试运行!
FIR滤波器
- 1. 了解FIR滤波器的原理及使用方法。2. 了解使用Matlab语言设计FIR滤波器的方法。了解DSP对FIR滤波器的设计及编程方法。-1.familiar with FIR. 2.familiar with using matlab design FIR 3.familiar with DSP program for FIR
基于VHDL与CPLD器件的FIR数字滤波器的设计
- 这是我看到的一些资料,希望与大家分享。也许这对您用处不大,但是我的一份诚意。-this is that I see some of the information and hope to share with you all. This may be less useful to you, but my sincerity.
用频率采样法设计FIR滤波器
- 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
fir-random
- 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the cor
DESIGN_OF_FILTER
- 关于滤波器设计的参考资料,以及关于滤波器的设计问题-on filter design reference, and on the filter design
fir
- 完成一个FIR数字滤波器的设计。要求: 1、 基于直接型和分布式两种算法。 2、 输入数据宽度为8位,输出数据宽度为16位。 3、 滤波器的阶数为16阶,抽头系数分别为h[0]=h[15]=0000,h[1]=h[14]=0065,h[2]=h[13]=018F,h[3]=h[12]=035A,h[4]=h[11]=0579,h[5]=h[10]=078E,h[6]=h[9]=0935,h[7]=h[8]=0A1F。 -
FIR
- 此文件包括FIR滤波器的设计对EDA的介绍,以及用VHDL语言实现FIR滤波器的FPGA实现-This document includes the design of FIR filters on the EDA
hh
- DSP的FIR滤波器的设计,本程序的输入使用了C语言编程,FIR滤波器是高通的矩形窗滤波器!-DSP s FIR filter design, the input of this procedure using C language programming, FIR high-pass filter is rectangular window filter!
q
- FIR滤波器的设计实验[含程序源码],可以实用,有参考价值的-FIR filter design experiment [with procedures source] can be useful, there is reference value
EDA
- 里面是一个FIR滤波器的设计报告 里面有具体的 代码 等等 加法器 乘法器 见发起 等等 承平-There is a FIR filter design report there are specific code adder multiplier, etc., etc., see Cheng-Ping initiated
1
- 基于FGPA的浮点FIR滤波器的设计与实现-FGPA based on floating-point FIR Filter Design and Implementation
FIR
- 利用窗函数法实现FIR滤波器的设计,包括各种常见的窗口函数 -Window function method using FIR filter design, including a variety of common window function
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
FIR
- FIR滤波器的设计,采用康欣软件实现,包含所需要的所有文件-FIR filter design using Kangxin software, contains all the files needed
FIR滤波器的设计
- 1.线性相位FIR滤波器性质 2.窗函数设计FIR滤波器 3.FIR滤波器设计 4.Matlab中滤波器设计工具(1. Linear Phase FIR Filter Properties 2. Window function design FIR filter 3. FIR filter design 4. Matlab filter design tool)
Matlab的FIR数字滤波器的设计与仿真
- Matlab的FIR数字滤波器的设计与仿真(Design and Simulation of FIR digital filter for Matlab)
FIR数字滤波器的设计与实现
- FIR滤波器的相关知识以及生成所需要用到的matlab函数,具体生成例程。(FIR filter related knowledge and generate the matlab function needed to generate specific routines.)