搜索资源列表
iir
- DSP C5402设计IIR滤波器源代码,对输入信号实现IIR滤波-This is source codes of IIR filter of TMS320C5402. It implements IIR filter for input.
FIRlab
- DSP C5402中FIR滤波器,对输入信号滤波-This is the FIR filter in TMS320C5402. It is used to filter input signals
DSP_fir
- 该程序通过DSP来实现数字滤波有限冲击信号FIR-This procedure realizes digital filter limited impact signal FIR through DSP
CFARzz
- CFAR代码,CFAR是用于雷达的一种滤波方法,称为平均值滤波,本程序给出了主程序以及CFAR-function,并且有噪音图和信号图,可以进行比较分析-CFAR code, CFAR radar for a filtering method, known as average filtering, the process is the main program and CFAR-function, and the noise and signal map plan, it can conduc
信号处理matlab
- 自己编写的信号产生和处理软件,以matlab7为平台。可以实现确定信号和非确定信号的产生,各种滤波器的设计,对信号的频谱分析,滤波后信号的频谱分析等功能。有利于信号与系统、数字信号处理相关课程的学习与理解。-themselves prepared and have the signal processing software to matlab7 platform. Determine signal can be achieved and identify signals the emergen
FIR123
- 1.利用Matlab进行产生频率为1000Hz和6000Hz的正弦信号,利用FDATOOL设计FIR滤波器(fs=16000Hz),以滤波6000Hz分量,并利用SPTOOL工具对信号滤波进行仿真与验证。 2.从MIC端口(J5)输入频率为1000Hz和6000Hz正弦信号的叠加信号,编写实时FIR滤波程序,选择合适的滤波器参数,滤除6000Hz的频率分量,利用示波器在SPEAKER端口(J6)观察输出波形。分析信号的频谱结构,设计满足要求的数字滤波器,-1. The use of Matl
a_filter
- 一种滤波程序,主要是用在信号处理方面的,-a filtering process, it is mainly used in signal processing.
adapt_over
- 用TMS320C5000系列DSP来实现信号自适应滤波.-series TMS320C5000 DSP used to achieve adaptive signal filtering.
dsp-c-relize
- C语言实现各种常用的数字信号处理方法。比如复数运算、快速傅立叶变换FFT以及各种滤波算法-C language commonly used in various digital signal processing methods. For example, complex operations, FFT fast Fourier transform algorithm and the various filtering
wendang
- 关于数字信号处理的几篇PPT文档(IIR/FIR滤波器设计等),适合数字信号处理入门学习-Digital signal processing on several PPT files (IIR/FIR filter design, etc.), suitable for digital signal processing Introduction to learning
FIR
- 在TMS320VC5509中,FIR滤波器的信号滤波-In TMS320VC5509 in, FIR filter signal filtering
singal-processing
- 数字信号处理方法--C语言,随机数产生,fir滤波器,iir滤波器-Digital signal processing methods- C language, random number generator, fir filter, iir filter, etc.
AD
- 由温度传感器将采集到的温度信号转换为电信号后,经过放大器放大成DSP能接收到的电压信号,并对此信号进行滤波、整形,然后送入DSP内自带的A/D转换器的模拟输入口。-Will be collected by the temperature sensor the temperature signal is converted to electrical signals, the DSP through the amplifier into a voltage signal can be receiv
IIR00111
- TM320F2812处理器下的IIR滤波器实现方案同时还有反滤波求原信号-TM320F2812 processor under the IIR filter implementations along with the original signal inverse filtering requirements
CCS
- CCS语音滤波,用于软件模拟语音信号输入,经DSP处理滤波输出-CCS voice filtering, software, analog voice signal for input, output by the DSP processing filter
Lab0507-MixerFIR
- 用dsp实现FIR 滤波器的信号滤波,TMS320VC5509DSP 片内的A/D 转换精度是10 位的,转换结果(16 位)的最高位(第 15 位)表示转换值是否有效(0 有效),第14-12 位表示转换的通道号,低10 位为转换数值,所以在保留时应注意取出结果的低10 位,再根据高4 位进行相应保存。-FIR filter using dsp signal filtering, A/D conversion accuracy is TMS320VC5509DSP piece 10, th
EX41_IIR
- EX41_IIR dsp 数字信号 滤波-EX41_IIR dsp 数字信号 滤波
MyFilter
- 本程序是用于信号滤波的实验程序, 主要功能是进行信号的保相滤波, 对计算滤波信号的幅值问题进行了修正-This procedure is experimental procedures used for signal filtering, the main function is to signal protection phase filter, the calculation of the amplitude of the filtered signal correction
filter
- 利用TI公司的C28X系列芯片进行数字信号滤波,有TI公司的filter库,需要利用C语言去调用汇编语言-With C28X series chip, you can make a digital signal filter. you need to use C language to call the assembly language
FFT
- 本文从高速数字信号处理器的特点、自适应滤波器的原理及主要应用领域入手,介绍了自适应滤波器的基本理论思想,具体阐述了自适应滤波器的基本原理、算法及设计方法。本文中,对两种最基本的自适应算法,即最小均方误差(LMS)算法和递归最小二乘(RLS)算法进行了详细的介绍和分析,并针对两种算法的优缺点进行了详细的比较。最后用DSP实现了自适应滤波器。实验结果表明,该自适应滤波器滤波效果优越。(Starting from the characteristics of high-speed digital si