Welcome![Sign In][Sign Up]
Location:
Search - FIR滤波器

Search list

[SourceCode基于DSP2812的FIR滤波器设计

Description: 一个基于TI公司的TMS320F2812平台的FIR滤波器设计。设计出的滤波器是汇编格式的。主函数只要输入响应的参数就可以调用实现FIR滤波。
Platform: | Size: 323640 | Author: 247538264 | Hits:

[matlabFIR滤波器的实现

Description: FIR滤波器的实现
Platform: | Size: 15492 | Author: shen19shi@163.com | Hits:

[matlabFIR滤波器设计

Description: 含有matlab学习的相关代码(FIR滤波器设计)
Platform: | Size: 513 | Author: itbbyx@126.com | Hits:

[Mathimatics-Numerical algorithmsFIR

Description: FIR滤波器系数计算 C源码,有多种加窗处理-FIR filter coefficients C source code, plus a variety of window treatment
Platform: | Size: 334848 | Author: 范怀宣 | Hits:

[VHDL-FPGA-Verilogfir.tar

Description: FIR滤波器的VHDL语言实现-The implement of FIR Filter based on VHDL
Platform: | Size: 4096 | Author: 王晓东 | Hits:

[DSP programFIR滤波器

Description: 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
Platform: | Size: 539648 | Author: feng | Hits:

[DSP programdspC6000-FIR

Description: TI C6000 DSP的FIR滤波器代码-TI C6000 DSP s FIR filter code.
Platform: | Size: 16384 | Author: 灵儿 | Hits:

[Other用频率采样法设计FIR滤波器

Description: 有限长脉冲响应滤波器的频率采样设计,能够图形显示滤波器的幅频特性曲线-finite impulse response filter frequency sampling design, graphics filter to the amplitude and frequency characteristic curve
Platform: | Size: 6144 | Author: 孙涛 | Hits:

[Other用窗函数法设计FIR滤波器

Description: 用矩形窗、三角窗,汉宁窗,海宁窗等多种窗口设计有限长单位脉冲响应滤波器-with rectangular windows, triangular windows, Hanning window, multiple windows Haining window design finite impulse response filter units
Platform: | Size: 6144 | Author: 孙涛 | Hits:

[DSP programDSP FIR滤波器

Description: FIR滤波器,只要为DSP课程设计提供源程序-FIR filter, as long as the courses for DSP design source
Platform: | Size: 5120 | Author: 郭小珍 | Hits:

[DSP programFIR 滤波器汇编源程序

Description: C5000下的FIR 滤波器汇编源程序,仅供参考-C5000 under the FIR filter compilation source for reference
Platform: | Size: 1024 | Author: 夏社 | Hits:

[DSP program用循环缓冲法实现的FIR滤波器(附程序兼注释)

Description: 用循环缓冲法实现的FIR滤波器(附程序兼注释)-cyclic buffer Method of FIR filter (procedures and the Notes)
Platform: | Size: 4096 | Author: 夏社 | Hits:

[DSP programfir滤波器小程序

Description: fir滤波器具体参数: 带通范围:0.35pi-0.8pi,1dB 阻带为<0.2pi,>0.8pi,60dB-fir filter specific parameters : Bandpass Scope : 0.35pi- 0.8pi, resistance bands 1dB
Platform: | Size: 1024 | Author: 陈虹辰 | Hits:

[Windows Developfir-random

Description: 编程实现: 低通数字滤波器的设计。 设计一低通FIR滤波器,对应的模拟系统的幅度响应 抽样频率10kHz,过渡带0.5kHz,用窗口法设计。 画出数字滤波器频率响应。 连续信号经过10kHz抽样后,通过该数字滤波器,分析输入和输出的频谱。 -Programming : low-pass digital filter design. Design an FIR low-pass filter, the corresponding simulation system response to the sampling rate of 10kHz frequency, Ecotone 0.5kHz, with window design method. Paint digital filter frequency response. After continuous signal 10kHz sampling after the adoption of the digital filter, the input and output analysis of the spectrum.
Platform: | Size: 6144 | Author: 杨青青 | Hits:

[assembly languagefir.c

Description: 用C54X汇编语言实现的FIR滤波器程序-C54X assembly language used to achieve the FIR filter process
Platform: | Size: 1024 | Author: chenxuesong | Hits:

[OtherFIR-design

Description: 关于fir滤波器设计,原理性质的,还是有些帮助的。
Platform: | Size: 1099776 | Author: gjc | Hits:

[OtherFIR滤波器的设计

Description: 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)
Platform: | Size: 1024 | Author: whig | Hits:

[VHDL-FPGA-VerilogFIR滤波器

Description: STM32f407 DSP库应用 FIR滤波器 用示波器测试PA8,可以测出1Khz的正弦波。如果不是,修改PWM参数,使其正好为1Khz.(STM32f407 DSP library uses FIR filter Oscilloscope PA8 test, you can measure the sine wave of 1Khz. If not, modify the PWM parameter to make it exactly 1Khz.)
Platform: | Size: 24194048 | Author: jack5117 | Hits:

[matlabFIR滤波器

Description: FIR滤波器matlab源程序,能够实现低通、高通、带通、带阻的滤波功能,滤波效果好。(FIR filter matlab source code, to achieve low-pass, high pass, band pass, with blocking filter function, filtering effect is good.)
Platform: | Size: 3072 | Author: 谢欢儿 | Hits:

[matlab基于matlab的FIR滤波器设计及DSP实现

Description: FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)
Platform: | Size: 1522688 | Author: ousam | Hits:
« 12 3 4 5 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net