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

Search list

[DSP programfir

Description: DSP TMS320C55x 汇编程序 FIR滤波汇编源程序 64点 直接调用即可-DSP TMS320C55x assembler source compilation of FIR filter 64 can directly call
Platform: | Size: 1024 | Author: MONYA | Hits:

[matlabfir

Description: 用matlab来实现fir滤波器,包括矩形窗、汉宁窗、汉明窗、等波纹法!-Using matlab to achieve the fir filter, including the rectangular window, Hanning window, Hamming window, such as corrugated Act!
Platform: | Size: 219136 | Author: 王娟芳 | Hits:

[VHDL-FPGA-Verilogfir

Description: 我自己用VHDL语言编的16阶FIR数字滤波器,仿真是在Quartus II上通过的,对大家一定有帮助的,压缩文件里还有详细的设计说明呢,肯定让你完全了解数字滤波器的设计。-VHDL language with my own series of 16-order FIR digital filter in the Quartus II simulation is adopted, the U.S. will certainly be helpful, compressed document also detailed design description, it certainly allows you to fully understand the digital filter设计.
Platform: | Size: 909312 | Author: 王志 | Hits:

[Mathimatics-Numerical algorithmsFIR

Description: 设计一FIR低通滤波器 0=<|w|<=0.25Pi,输入n代表FIR滤波器的长度,输出H(ejw)幅度值,N代表输出数,Hbs[N]存放H(ejw)的幅度值,h[n]存放H[z]的系数,算法采用Hamming窗函数 -Design of FIR low-pass filter 1 0 =
Platform: | Size: 1024 | Author: 陈扬坤 | Hits:

[Special EffectsFIR

Description: fir滤波器,在matlab环境下运行的 -fir filter in matlab environment running under
Platform: | Size: 351232 | Author: roy | Hits:

[Waveletfir

Description: 这是一个滤波算法,fir滤波,根据教材提供的算法,自己编写的算法,并通过验证。-This is a filtering algorithm, fir filter, according to materials provided by algorithm, I have written algorithms, and through verification.
Platform: | Size: 1024 | Author: 刘富永 | Hits:

[DSP programDSP-FIR

Description: TI公司生产的C54系列DSP有限冲击响应滤波器(FIR)算法实验程序-TI produced C54 series DSP finite impulse response filter (FIR) algorithm for experimental procedures
Platform: | Size: 53248 | Author: 小王 | Hits:

[VHDL-FPGA-VerilogFIR

Description: FPGA实现数字滤波器,基于硬件描述语言VERILOG HDL,顶层文件FIR.V-FPGA realization of digital filters, based on the hardware description language VERILOG HDL, the top-level file FIR. V
Platform: | Size: 5120 | Author: YP | Hits:

[OtherFir

Description: FIR低通滤波器-FIR low-pass filter
Platform: | Size: 1024 | Author: | Hits:

[DSP programfir

Description: 有限冲激响应滤波器FIR的设计。采用c语言设计。系数由matlab计算得到。可在CCS环境中采用DSPs(0TMS320C5402)来实现。-Finite Impulse Response FIR filter design. Design using c language. Coefficient calculated by matlab. Can be used in the CCS environment DSPs (0TMS320C5402) to realize.
Platform: | Size: 1024 | Author: 颜新卉 | Hits:

[Software Engineeringfir

Description: 常见的FIR数字滤波器有带阻、带通、低通和高通四种,这里选择低通滤波器为例,设计FIR数字滤波器-Common FIR digital filter has band-stop, band-pass, low pass and high-pass four select low-pass filter here as an example, the design of FIR digital filter
Platform: | Size: 60416 | Author: zyq222148 | Hits:

[Post-TeleCom sofeware systemsFIR

Description: 夲程序实现了FIR数字滤波器的设计,其界面设计完美,且代码简单,实现的功能较多且参数设置灵活。-夲procedures realize the FIR digital filter design, its interface design perfect, and the code is simple, and realize the function of more flexible parameter settings.
Platform: | Size: 3072 | Author: 汪芸 | Hits:

[VHDL-FPGA-VerilogFIR

Description: FIR数字滤波器分布式算法的原理及FPGA实现-Distributed Arithmetic FIR digital filter FPGA Principle and realize
Platform: | Size: 599040 | Author: 王杰 | Hits:

[Communication-MobileFIR

Description: FIR滤波器的信号滤波程序,应用此程序可以实现对信号的滤波功能。-FIR filter signal filtering procedures, the application of this procedure can be achieved for signal filtering.
Platform: | Size: 6144 | Author: 谢泽峰 | Hits:

[Graph programFIR

Description: FIR有限主要实现低通滤波功能长冲击响应算法-Limited mainly realize FIR low-pass filtering algorithm for impulse response length
Platform: | Size: 3072 | Author: 谢泽峰 | Hits:

[DSP programFIR

Description: FIR数字滤波器的DSP实现 相信很多人在寻找吧 我也是找了好久的 现分享大家-FIR digital filter of the DSP to achieve I believe that many people are looking for it for a long time I am also looking for the current share
Platform: | Size: 138240 | Author: lee | Hits:

[DSP programfir

Description: 用C语言实现FIR滤波器,可以用于DSP在CCS环境下实现-Using C language FIR filter, can be used for DSP in the CCS environment to achieve
Platform: | Size: 3072 | Author: YP | Hits:

[Documentsfir

Description: 线性相位FIR滤波器(17阶)的VHDL语言设计 功能很强大,很好用-Linear phase FIR filter (17 bands) of the VHDL language design features a very powerful, very good use
Platform: | Size: 148480 | Author: jingjing | Hits:

[Communication-MobileFIR-matlab

Description: FIR数字滤波器的设计 matlab语言-FIR digital filter design matlab language
Platform: | Size: 138240 | Author: 邱杰富 | Hits:

[assembly languageFIR-equal-ripple-TI

Description: 等波纹方法设计的FIR滤波器,用TMS320C54x汇编语言编程,并在CCS下调试实现该FIR滤波器。-Such as corrugated designed FIR filters, using TMS320C54x assembly language programming and debugging in CCS realize the FIR filter.
Platform: | Size: 1024 | Author: 臧寿鸿 | Hits:
« 1 2 3 45 6 7 8 9 10 ... 50 »

CodeBus www.codebus.net