搜索资源列表
dsp-eg-filter
- matlab环境下的低通滤波设计及实现,基于Dsp
20100407
- 用MATLAB仿真的数字下变频程序,变频,滤波未用matlab函数,而是用代码完成,便于移到DSP或FPGA上。供参考。-Using MATLAB simulation of digital down conversion process, conversion, filtering is not used matlab functions, but with code completion, easier to move on a DSP or FPGA. For reference.
gmskmod
- GMSK信号的MATLAB编程,包括高斯滤波器的产生和编码-GMSK signals in MATLAB programming, including the generation and coding of Gaussian filter
DSP
- 通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP 上实现的FIR滤波器能完成预定的滤波任务。-Through experimental simulation, from the input signal and output signals in time domain and frequency domain curve can be seen in the DSP to achieve the FIR filter the filter to complete the sch
Fir
- 语音信号的fir滤波!!整个dsp的程序!!调试可用!-Voice signal filtering fir! ! Dsp whole procedure! ! Debugger can be used!
dsp
- 输入自己事先录制好的语音信号,该程序实现将语音信号通过FIR低通、高通、带通滤波器后还原出来的语音质量-Enter their own pre-recorded speech signal, the program will realize voice signal through the FIR low-pass, high pass, band-pass filter to restore them after the voice quality
iir
- DSP程序里IIR滤波结果跟MATLAB仿真结果相差很大是为什么?各位老兄: 我最近利用TI库函数里IIR滤波程序对一组数据进行滤波,IIR系数利用TI公司所提供的eziir.m(matlab程序)程序获得,在matlab里利用相同的系数对相同的数据进行滤波-DSP program results IIR filter with MATLAB simulation results are very different and why? You man: I have the use of lib
matlab-DSP
- 包括信号系统和系统响应,FFT谱分析,双线性法设计IIR数字滤波器,窗函数法设计FIR数字滤波器,四部分matlab仿真程序,以及必要的说明。-Including the signal system and the system response, FFT spectrum analysis, bilinear Design of IIR digital filters, window function method for the design FIR digital filters, fou
digital_filtering
- 用SIMULINK搭建的数字滤波仿真程序,编译后而直接用在DSP上!-The digital filter structures using SIMULINK simulation program, compiled directly used in the DSP,!
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
ECG
- 一段心电信号分析,滤波,数字信号处理基础作业-DSP of an ECG signal
DSP_A
- 英文最新版数字图像处理基础,包括信号与系统,信号表达与量化,快速算法与结构,数字滤波,统计信号处理,自适应滤波,信号重建,时频和多率信号处理。-Emphasizing theoretical concepts, Digital Signal Processing Fundamentals provides comprehensive coverage of the basic foundations of DSP and includes the following parts: Signals
lvbo1
- FFT数字滤波源代码,和DSP的MATLAB实现相辅相成-FFT digital filtering, source code, and to achieve complementarity DSP-MATLAB
zishiiying
- 自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的 实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分 析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终 以DSP 为平台完成了自适应滤波器的设计。-Adaptive filtering algorithm is an adaptive filter proce
simulation
- 对数字电路,通信原理,DSP等一些现象的仿真:比如整流器,滤波器,仿真二/四译码器,四选一数字选择器,信号发生器,2FSK信号的调制、滤波、频谱分析等,对DSP中各种滤波的仿真以及通原中的调制解调的仿真等-Digital circuits, communication theory, DSP and some other phenomena simulation: for example, rectifiers, filters, simulation II/IV decoder, four e
dsp
- 1.录制一段自己的语音信号,对录制的信号进行采样 画出采样后语音信号的时域波形和频谱图 给定滤波器的性能指标,采matlab设计数字滤波器,并画出滤波器的频率响应 然后用自己设计的滤波器对采集的信号进行滤波,画出滤波后信号的时域波形和频谱,并对滤波前后的信号进行对比,分析信号的变化 回放语音信号。2.-1. Recorded his voice for some signal, the signal is sampled on the record draw sampled speech si
Lmswhole
- LMS(数字信号处理--DSP中的自适应滤波算法) 非常详细,可以很清楚的看到LMS的基本原理-LMS (Digital Signal Processing- DSP in the adaptive filtering algorithm) is very detailed, you can clearly see the basic principle of LMS
DSP
- matlab在信号处理中的应用,主要有LMS,KERMAN滤波等常用算法-THIS IS A APLICATION OF DSP DEVELOPED BY MATLAB
numerix-dsp
- 数字信号处理 DSP C语言实现低通滤波信号处理-DSP C Language
dsp
- 这是典型的数字在信号处理中操作的MATLAB源程序,其中包括了dft变换和数字滤波器的滤波等内容。(This is a typical MATLAB source program that operates in the signal processing, including the DFT transform and the filtering of the digital filter.)