搜索资源列表
YuyinShiyan
- 使用voicebox进行说话人识别,初步介绍如何用GMM(Gaussian Mixture Model)的方法来进行说话人辨识(Speaker Identification),并在Matlab下,尝试通过调整参数来提高得分-For speaker recognition using the voicebox, initially describes how to use GMM (Gaussian Mixture Model) approach to speaker recognition (S
dpcm.rar
- 差分脉冲编码调制(DPCM)的matlab模块仿真,实现抽样,量化,预测,编码并解码,欢迎下载使用,我自己编的,Differential pulse code modulation (DPCM) of matlab simulation module, the realization of the sample, quantification, prediction, coding and decoding, welcome to download, I own the
AudioCompressionProject
- 使用matlab对音频压缩的例程,包括MPEG1 layer1的实现-mpeg1 layer1 compression with matlab
melp-MATLAB
- melp 2400bps的源碼,不過這是使用matlab所建立的源碼。-melp 2400bps source code, but this is created by using the matlab source code.
xindaobianma
- 使用Matlab语言实现了信道编码的编程。-Channel coding based on Matlab
am-ssb-dsb
- 使用matlab进行通信信号调幅、单边带、双边带信号的调制与解调。-modulation and demodulation of AM、DSB、SSB
am.mdl
- 使用am调制,发射端,基于usrp板载天线,-Simulink Matlab am modulation using usrp。Sender side。
yuyinxinhaolupoquzao
- 本课程设计的主要目的是在MATLAB环境下,使用窗口设计法设计一个滤波器,并对语音信号进行滤波去噪。开发平台为MATLAB7.0,设计方法为窗口设计法。用麦克风采集一段语音信号,绘制波形并观察其频谱,给定相应技术指标,用凯塞窗设计一个满足指标的FIR滤波器,对该语音信号进行滤波去噪处理,比较滤波前后的波形和频谱并进行分析。在滤波前后语音信号波形的变化中,由于我们录制的语音信号噪声不大,所以观察并不明显,但在频域波形中,我们可以明显的看到设计的滤波器对语音信号进行了滤波处理,将噪声进行了滤除。此次
FastICA_GUI
- fastica的GUI界面,在Matlab空间导入数据后就可以使用了!-fastica GUI interface in Matlab after Spatial data can be used to import!
DSPSshiyan
- MATLAB处理语音信号,FIR,IIR滤波器。完整的代码,报告,使用说明。带有界面,简单易操作。-MATLAB processing a speech signal, FIR, IIR filter. Complete code, reports, instructions for use. Interface with, easy to operate.
main2
- 使用Matlab,采用LPC线性预测编码对wav语音文件进行压缩编码-Using Matlab, using linear predictive coding LPC voice wav file compression
Log_Spectral_Distance
- 使用LSD,即对数倒谱距离(Log_Spectral_Distance)来评判重构出来信号与原始信号之间的差异。(It uses the Log_Spectral_Distance to judge the difference between the original signal and the restructed signal.)