搜索资源列表
pipeilvbo
- 匹配滤波器的实现。主要是通过fft变化使输出自相关最大,在通过滤波器。-Matched filter implementation. Mainly through changes in the output autocorrelation fft the largest through the filter.
Filter-based_single-carrier_frequency_domain_equal
- 研究了基于滤波器组的单载波频域均衡技术的基本原理和实现方法,通过系统对比基于滤波器组的方法与基于FFT方法的异同之处,从其产生的机理上阐明了基于滤波器组的单载波频域均衡技术能够克服FFT 方式的主要缺点的原因-Of filter-based single-carrier frequency domain equalization technology, the basic principle and method, through the system, filter-based approa
The-discrete-Fourier-transform
- 介绍了离散傅里叶变换的原理,DFT,FFT,的相关内容,最后介绍的数字滤波器的原理及分类-Describes the discrete Fourier transform theory, DFT, FFT, relevant content, finally introduced the principle of the digital filter and classification
digital-signal-processing--matlab
- matlab下的数字信号处理程序的示例,包括 信号、系统和系统响应 用FFT进行信号的频谱分析 窗函数法设计FIR滤波器 IIR滤波器的实现等- examples of digital signal processing, including under matlab signal, the system and the system response signal using the FFT spectral analysis window FIR filter design funct
signal_procesing
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
signal_procesing2014
- 数字信号处理基于matlab 文件内容 /conv(卷积部分) dupconv 重叠保留法 freqcirconv 频域圆周卷积 freqconv 频域卷积 timecirconv 时域圆周卷积 timeconv 时域卷积 /fft(频域分析部分) d2fft 基2FFT dft DFT最简化程序 dtft DTFT演示 /fir(fir滤波器设计) fir 得到fir滤波器hn getwindow 得到fir滤波器窗函数wn idealfilter 理想滤波器(低通,高通,带通)hdn
F28335-DSP-
- 张掌柜讲F28335系列之CCS4.2 数字信号处理实验(FFT、FIR、IIR、自适应滤波器) - 副本-Zhang treasurer speak CCS4.2 F28335 Series Digital Signal Processing Experiment (FFT, FIR, IIR, the adaptive filter)- copy
DSP
- MATLAB软件平台下,利用函数wavread对语音信号进行采样,记住采样频率和采样点数; 2)画出语音信号的时域波形,对采样后的语音进行fft变换,得到信号的频谱特性;对语音信号分别加入正弦噪声和白噪声,画出加噪信号的时域波形和频谱图; 3)根据对加噪语音信号谱分析结果,确定滤除噪声滤波器的技术指标,设计合适的数字滤波器,并画出滤波器的频域响应; 4)用所设计的滤波器对加噪的信号进行滤波,在同一个窗口画出滤波前后信号的时域图和频谱图,对滤波前后的信号进行对比,分析信号变化; -