搜索资源列表
SPRC082.zip
- DSP的滤波库,非常有用~~~呵呵大家使用过程中有什么体会可交流呀,dsp filter library
dsp
- 一次dsp作业的答案,主要的目的是仿真自适应滤波器中自适应陷波器的算法-adaptive filter ——》wave trap
dsp
- dsp实验教程,包括高通,低通,带通滤波器,以及一些延时程序代码,TMS320C54x指令表-dsp test tutorials, including high-pass, low pass, band pass filter, and some delay code, TMS320C54x Instruction List
DSP
- 指令实验、存储器、串行口、同步串口、步进电机、硬件中断、定时器、交通灯、直流电机、滤波器-Experimental instructions, memory, serial port, synchronous serial, stepper motor, hardware interrupt, timer, traffic lights, DC motor, filter
DSP
- 关于DSP的FIR数字滤波器的实现仿真,及其工程实现。-FIR digital filter implementation of the simulation
DSP-FIR-Filter
- 用DSP仿真实现FIR滤波器,整个工程文件齐全-DSP simulation of FIR filters, including the entire project file
LLC
- dsp滤波程序。基于TMS5320C54-dsp filter
DSP-c-Matlab-Programs-ManualV19
- 印度GURUNANAK ENGINEERING COLLEGE数字信号处理实验室的DSP+c+Matlab联合编程手册-DIGITAL SIGNAL PROCESSING LAB (IV-I SEM) INDEX 1. Architecture of DSP chips-TMS 320C 6713 DSP Processor 2. Linear convolution 3. Circular convolution 4. FIR Filter (LP/HP) Using Wi
dsp
- 数字信号处理中对模拟信号的采样频谱分析,及时域、频域重构分析,包括信号及频谱,采样信号及其频谱,时域重构,通过低通滤波器进行频谱重构等代码-Digital signal processing of the analog signal sampling spectral analysis, time-domain, frequency-domain reconstruction analysis, including signal and spectrum, the sampling signal
DSP
- DSP滤波器设计,使用matlab语言,内有butterworz滤波器等-DSP filter design using matlab language, there butterworz filters, etc.
MATLAB-DSP-fir
- 基于MATLAB和DSP实现的FIR数字低通滤波器-Implementation based on MATLAB and DSP FIR digital low-pass filter
Audiocfg_IIR
- DSP filter design of IIR, may be helpful-DSP filter design of IIR
DSP
- 无线通信的DSP实现,包含TITMS320系列DSP架构分析,FIRIIR滤波器,QPSK,同步,均衡-DSP implementation of wireless communication, including TITMS320 series DSP architecture analysis, FIRIIR filter, QPSK, synchronization, equalization
dsp
- DSP书籍 信号处理及滤波器的设计应用 理论算法和应用-DSP Books signal processing theory and application of filter design algorithms and applications
DSP-experiment
- 关于使用dsp进行编程,交通灯、直流电机、滤波器、正弦波发生器、语音录放等几个功能的编程-Dsp programming on the use, traffic lights, motor, filter, sine wave generator, voice recorders, and several other features of programming
design-of-DSP-digital-filter
- 数字信号处理中的滤波器设计的资料,包括FIR和IIR滤波器,有兴趣的可以-Digital signal processing filter design, including FIR and IIR filters, if you are interested can look at
DSP2812-active-filter
- 基于DSP2812有源滤波器主函数,希望能对DSP滤波器的设置有帮助-DSP2812 active filter the main function, the DSP filter settings
IIR-DSP-FILTER
- 设计IIR数字滤波器一般采用间接法(脉冲响应不变法和双线性变换法),应用最广泛的是双线性变换法。基本设计过程是:①先将给定的数字滤波器的指标转换成过渡模拟滤波器的指标; ②设计过渡模拟滤波器;③将过渡模拟滤波器系统函数转换成数字滤波器的系统函数。MATLAB信号处理工具箱中的各种IIR数字滤波器设计函数都是采用双线性变换法。-IIR digital filter design commonly used indirect method (impulse response method and t
FIR滤波器的DSP实现
- 这个程序是以DSP作为基础,实现FIR滤波器,并得到验证。(This program is based on DSP, to achieve FIR filter, and has been verified.)