当前位置:
首页 资源下载
搜索资源 - VOICE CODING MATLAB
搜索资源列表
-
1下载:
这是一个用matlab实现的语音信号预测编码中的得宾算法部分。还有实验报告。-This is a realization of using Matlab voice signals of predictive coding algorithm part in Pennsylvania. There experimental report.
-
-
0下载:
matlab hmm coding. important to do voice recognition. try it!
-
-
0下载:
一个不错的语音编码MATLAB工具箱,用于语音编码 语音压缩和语音识别!-a good speech coding MATLAB Toolbox for speech coding voice compression and voice recognition!
-
-
2下载:
Matlab下语音信号的线性预测编码算法,单独建一个工作目录就可使用-under Matlab voice signal linear predictive coding algorithm, built a separate working directory may be used
-
-
1下载:
matlab的adpcm语音编码,很好的解决了语音压缩传输中的问题,matlab' s adpcm speech coding, a very good solution to the voice compression and transmission problems in the
-
-
1下载:
matlab代码,语音的压缩和编码,主要利用了心理声学模型,得到低比特编码 和高质量语音,matlab code, voice compression and coding, psychoacoustic model used by low-bit encoding and high-quality voice
-
-
1下载:
该代码是从SPEEX中提取出来有关回声消息部分的源码
它采取的是在频域进行操作,效果比较好"
经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象.
压缩包中含有测试语音文件:
Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。
vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
-
-
0下载:
Simulation of Residual Excited Linear Prediction (RELP) coding for speech:
This simulation give your voice or available clear wav file.This encoder have linear predictor that decreases signal s dynamic (lower quantization level). This technique als
-
-
4下载:
利用Matlab仿真脉冲编码调制(PCM)及A律、μ律PCM对声音进行压缩编解码过程。
脉冲编码调制(PCM,Pulse Code Modulation)是一种将模拟语音信号转换成数字信号的编码方式。波形编码器的作用是对采样后的信号样本进行量化和编码。从数学上来看,量化过程就是把一个连续幅度值的无限数集合映射成一个离散幅度值的有限数集合,编码就是用一组二进制数来表示这些映射后的有限数。国际标准化的PCM采用折叠二进制码,符合长途电话质量。根据量化方法的不同,PCM可分为均匀量化PCM和对数
-
-
0下载:
LPC 10 Code,比较经过lpc编码与没有经过lpc编码的语音差别,用自相关法计算lpc参数。-LPC 10 Code, comparison, after encoding and not LPC LPC voice coding differences, using auto-correlation method to calculate LPC parameters.
-
-
0下载:
语音压缩编码原理介绍和实现方法,对语音编码的初学者入门快。-Introduce the principle of voice compression coding methods and the implementation of speech coding beginner quick entry.
-
-
0下载:
简单LPC-n声码器与声激励LPC声码器语音编码合成;-simple LPC-n vocoder and voice-excited LPC vocoder synthesis speech coding
-
-
0下载:
DPCM,由于语音信号的相邻抽样点之间有一定的幅度关联性,所以,可根据以前时刻的样值来预测现时刻的样值,只要传预测值和实际值之差,而不需要每个样值都传输。这种方法就是预测编码。-DPCM, as a result of voice signals between adjacent sampling rate of a certain relevance, we can kind of time based on previous values to predict the kind of val
-
-
0下载:
G.723语音编码,c语音源代码,有编码和解码程序-G.723 speech coding, c voice source code, there are encoding and decoding procedures
-
-
0下载:
Levison-Durbin 语音信号处理中的线性预测编码LPC 理论、格型滤波器以及求解现行预
测方程的算法,可以实现对语音信号重要元素的分析、合成甚至识别。
基于现有的实验平台,我们可以利用 Matlab 函数来获得几个固定语音元素(如元音)
的模型系数,LPC 得到的系数组成 IIR 滤波器。利用冲击脉冲
序列作为输入,我们就可以得到原来的语音。这是一种简单的语音合成功能。-Levison-Durbin speech signal processing in li
-
-
0下载:
voicebox语音处理matlab工具箱,用于语音编码 语音压缩和语音识别。-voicebox voice processing matlab toolbox for speech coding speech compression and speech recognition.
-
-
1下载:
Speech Recognition with TDNN(Time delay neural network)
-
-
3下载:
蓝牙协议语音通信matlab仿真程序,包含语音传输, I/O, CVSD speech coding, HEC, FEC, framing, GFSK Modulation, frequency hopping, 和802.11b interferer.-Simulink model of a Bluetooth communication link transmitting HV1, HV2 or HV3 voice packets. Includes wave file I/O, CVSD
-
-
0下载:
通信的数字化是它能与计算机技术和数字信号处理技术相结合的基础,而实现通信数字化的前提是信源能提供的各种用于传递的消息,例如语音、图像、数据、文字等都必须以数字化形式表示。而信源编码是数字通信系统中的重要组成部分,他是保证信号有效传输的一种重要方式。霍夫曼编码依据字符出现的概率来构造异字头的平均长度最短的码字,有时称之为最佳编码,其优越的性能被广泛使用在数字通信系统中。霍夫曼编码已经成为数据压缩的灵魂算法。本文介绍了无失真编码算法的构造,霍夫曼编码的规则和特点,同时分析了对信源进行优化的方法,最后
-
-
0下载:
pcm编码A律Simulink和MATLAB(PCM in the communication system to complete the voice signal digital function, and its implementation mainly includes three steps to complete: sampling, quantization, coding. The binary representation of time discrete, amplitud
-