搜索资源列表
Lab18-FIR
- 用汇编编程实现的DSP低通,高通,带通,和FIR算法的几个实例,工作平台54-compiled using DSP Programming low pass, high pass, band-pass, and FIR algorithm few examples, 54xx platform
基于DSP2812的FIR滤波器设计
- 一个基于TI公司的TMS320F2812平台的FIR滤波器设计。设计出的滤波器是汇编格式的。主函数只要输入响应的参数就可以调用实现FIR滤波。
基于遗传算法的FIR数字滤波器的优化设计
- 基于遗传算法的FIR数字滤波器的优化设计 设计IIR数字滤波器的遗传优化算法 caj图书-based on genetic algorithm FIR digital filter design optimization IIR digital filter design of genetic optimization algorithm CAJ books
《应用密码学》
- 《应用密码学》协议、算法与C原程序(第二版)配套源码。很多人都需要的,但在美国和加拿大以外买不到,因为限制出口,所以千万不要错过,这就是加解密算法源码大全,马上下载珍藏吧! -"Applied Cryptography" agreement, the original algorithm and C (2nd Edition) matching source. Many people are needed, bu
Lab18-FIR
- 用汇编编程实现的DSP低通,高通,带通,和FIR算法的几个实例,工作平台54-compiled using DSP Programming low pass, high pass, band-pass, and FIR algorithm few examples, 54xx platform
218xfft
- 定点十六位的adsp218x系列的fft、fir算法。对刚刚入门的dsp学习有很大的帮助。-the sentinel 16 adsp218x series of fft, fir algorithm. Just caught the right dsp learning a great help.
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
- 基于TI tms320lf2407 DSP 的FIR滤波算法(编译环境CCS2.20)-TI tms320lf2407 DSP based on the FIR filter algorithm (compiler environment CCS2.20)
FIR
- 该源码是有限冲击响应滤波器(FIR)算法的实现例子,所用开发工具是CCS,开发芯片是TMS320VC5416.-The source is a finite impulse response filter (FIR) algorithm example, development tools is used by CCS, the development of chip TMS320VC5416.
FIR
- 数字信号处理算法离散卷积FIR,对理解算法很有帮助-Digital signal processing algorithms of discrete convolution FIR, very helpful in understanding the algorithm
FIR
- fir滤波器,这是比较典型的程序算法。你们可以好好参看学习-fir filter, which is more typical procedure algorithm. You can see a good learning
FIR
- 设计一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 =
DSP-FIR
- TI公司生产的C54系列DSP有限冲击响应滤波器(FIR)算法实验程序-TI produced C54 series DSP finite impulse response filter (FIR) algorithm for experimental procedures
FIR
- FIR数字滤波器分布式算法的原理及FPGA实现-Distributed Arithmetic FIR digital filter FPGA Principle and realize
FIR
- FIR有限主要实现低通滤波功能长冲击响应算法-Limited mainly realize FIR low-pass filtering algorithm for impulse response length
Fir
- 一个关于数字信号处理中FIR算法的c语言源程序,可以通过在TI公司的CCS软件中硬件仿真或软件仿真产生波形-On digital signal processing algorithm in the FIR of the c language source code is available through the TI' s CCS software or hardware simulation software simulat
FIR
- 用verilog设计的FIR滤波器。滤波器需要很快的处理速度,所以采用了wallace树算法,超前进位加法器-The FIR filter is designed with verilog. To improve the process speed, wallace tree and fast-carrylook-aheadarithmetic were used.
FIR
- 基于FPGA的FIR滤波器设计思想,里面有很好的算法供大家参考-FPGA-based FIR filter design ideas, there are very good for your reference algorithm
dsp-FIR
- c6000系列dsp下的FIR算法实现程序,在ccs3.3下调试通过-c6000 Series dsp algorithm FIR under the program, to debug through the ccs3.3
DSPF_sp_fir_r2_cn
- 这是c6000 dsp FIR算法,已经在C6416等DSP芯片上调试通过。(c6000 dsp FIR Algorithm)