搜索资源列表
fir_core
- fir滤波器,用matlab,dsp和quartus2设计的-fir filter, using Matlab, dsp design and quartus2
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
011fir16_matlab
- 给出了通过MATLAB设计FIR滤波器的程序,只需要输入滤波器类型和参数就能设计出特定滤波器,并产生DSP需要的数据,很有意义。-MATLAB is given through the FIR filter design process, only the type and parameters of input filter will be able to design a specific filter, and DSP have the data needed and meaningful
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
fir
- 在TMS320C54x系统开发环境CCS(Code Composer Studio)下对FIR滤波器的DSP实现原理进行讨论。利用C语言设计相应的滤波器,通过实验仿真,从输入信号和输出信号的时域和频域曲线可看出在DSP上实现的FIR滤波器能完成预定的滤波任务。
233555
- 基于MATLAB与DSP的FIR数字滤波器的设计 -MATLAB and DSP-based FIR digital filter design is based on MATLAB and DSP' s FIR digital filter design
DSP_FIR
- 基于matlab和DSP的FIR滤波器的设计,内涵完整的源代码和报告分析。-Matlab and DSP-based FIR filter design, meaning a complete analysis of the source code and reports.
fir
- 关于DSP方面的FIR滤波器的设计的matlab程序。-On the DSP' s FIR filter design matlab program.
lsm
- 数字信号处理 传统的宽带信号中抑制正弦干扰的方法是采用陷波器(notch filter),为此我们需要精确知道干扰正弦的频率.然而当干扰正弦频率是缓慢变化时,且选频率特性要求十分尖锐时,则最好采用自适应噪声抵消的方法.下图是用一个二阶FIR的LMS自适应滤波器消除正弦干扰的一个方案。-DSP
filter
- 用MATLAB中的DSP BUILDER 设计的 FIR低通滤波器-Used in MATLAB DSP BUILDER design of FIR low-pass filter
DSPyuandaima
- DSP课程设计大量源代码 1.模拟采样定理的实现 2.模拟滤波器的设计 3.切比雪夫I型低通滤波器设计 4.凯塞窗设计数字高通滤波器 5.数字FIR滤波器的设计方法 6.线性卷积和循环卷积的设计 -The DSP course design a large number of source code 1. Realization of analog sampling theorem 2 the design of analog filters 3 cut
filter_ex1
- 一个用在simlink 中用 dsp builder建立的FIR滤波器,每个波形都有波形显示,是学习DSP builder和FIR滤波器好资料。-One used in the FIR filter using dsp builder simlink established, each waveform has a waveform display, learning DSP builder and FIR filter good information.
dsp
- 基本的数字信号处理程序。包括基本幅频相频特性,快速fft,ifft,iir滤波器,fir滤波器等。-Basic digital signal processing. Including basic amplitude-frequency phase-frequency characteristics, fast fft, ifft, iir filter, fir filters.
基于matlab的FIR滤波器设计及DSP实现
- FIR 滤波器设计代码,可以在DSP上实现。(The design code of FIR filter can be implemented on DSP.)