搜索资源列表
DFT
- 利用DFT分析模拟信号频谱,并附有实验报告说明和源码-DFT analysis of the use of analog signal spectrum, together with the experimental report and source
voice
- 本程序为一个用matlab实现的语音滤波程序,能计算并显示语音信号的幅频特性,巴特沃斯低通滤波器幅度和相位响应,引入噪声后的幅频特性,以及滤波后的DFT幅频特性。本程序附有语音文件以供试验。-This program is an implementation using matlab voice filtering procedures, can calculate and display the speech signal amplitude-frequency characteristics
dft--convolution--IDFT--fir(finite-impulse-respon
- different matlab code for convolution, discrete fourier transform, finite impulse response, inverse DFT, descimator
huadongDFT
- 滑动DFT的实现matlab程序 滑动DFT的实现matlab程序-Sliding DFT implementations matlab program
76028546signal_system
- 傅里叶相关的程序,,matlab编写。包括DFT ctft~-Continuous-time Fourier transform
sy2
- (1) 分别采集一段浊音和清音语音信号(是你自己说的),采样率为8KHZ,量化精度为16比特线性码; (2) 分析帧长取为30ms(或10ms~50ms); (3) 根据语音信号倒谱分析和LPC谱分析的编程流程图(图2.1、图2.2)编制浊音语音信号谱分析的matlab程序,上机调试给出相应波形,并根据图形,观察共振峰情况; (4) 将语音信号换为清音语音,运行程序,与浊音语音的运行结果进行比较,并得出结论。 (5) 在LPC谱分析中,改变阶数p (p分别等于4、8、12、40)
myfunc
- 自己编写的函数包,包括傅里叶逆变换,傅里叶变换,离散信号的处理函数-the function of matlab. including dft,dtft,stem and so on.
adc
- 在matlab实现10bit的ADC的作用,将模拟量量化成数字量,提供了一些ADC常见性能的函数,如DFT,SNDR,量化等(When matlab implements the role of 10bit's ADC, the analog quantities are quantized into digital quantities)