搜索资源列表
dsp_data_read
- 在matlab中读取ti dsp 调试中保存的内存文件程序-read in Matlab ti dsp debugging preserve the memory documentation procedures
volvec
- Run this m-file to see several examples of volume visualization in MATLAB.
digitLetterRecordingProgram
- 在 MATLAB 下輸入 go,即可進行 0~9 數字錄音及 A~Z 字母錄音。-in MATLAB import go, can be 0 to 9 for digital recording and the letters A-Z recording.
speex_echo_cancle
- 该代码是从SPEEX中提取出来有关回声消息部分的源码 它采取的是在频域进行操作,效果比较好" 经测试,如果原始声音与用于回声消息的参考声音之间存在时钟不同步时,极易发生在回音消息算法中的反溃发散现象. 压缩包中含有测试语音文件: Input_exsample_stereo.pcm: 8k16bit的线性pcm,含双通道语音。 vleft.pcm: 8k16bit linear pcm, 从Input_exsample_stereo.pcm 中分离出来的
Residual_Excited_Linear_Prediction_with_MATLAB.ra
- 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
GMM
- It s GMM(Gaussian Mixture Model) code
4DipoleArraySimulations
- 4-Dipole Array Simulations demonstrates the pattern of an array of 4 elements, pointing in the z direction and placed along the x axis with equal spacing d=0.5 wavelength. The program has also shown the pattern of the array as the progressive phase
G.728matlab
- G.728的MATLAB实现,费老劲了才调通的。-G.728 of MATLAB to achieve, and we have to charge the old King
wavhiding
- 实现音频信号的处理,在音频信号中添加水印信息,有不错的效果-The realization of audio signal processing, in the audio signal to add a watermark information, there are good results
audio
- 本实验旨在了解如何将模拟的声音信号转化为数字信号,重点掌握在数字声音四个重要的技术指标:采样速率、量化比特数、声道数和编码方法。-This experiment aimed at understanding how analog voice signal into a digital signal, with a focus in the hands of digital audio technology to four key indicators: the sampling rate, qu
matlab.spsnip_gui
- This a GUI that manages DSP analysis functions for wav-files [especially speech signals]. Two functions [plotps.m and spect.m] are included for starters. You may write your own functions and integrate that into the GUI without much hassle [see instru
DSPProjectFilteringNoise
- This a Digital Signal Processing project that filter a courrupted signal by blue noise using Low Pass Filter. Several LPF designs is included in the code. -This is a Digital Signal Processing project that filter a courrupted signal by blue noise usin
G.729coder
- G.729编码器部分,全部以.m文件来实现,没有.mex文件,运行速度低,但是便于转换成其他的语言。-generation of G.729 encoder in .m.
FBS
- A short-time analysis-synthesis system for speech is developed in MATLAB using the Filter Bank Summation (FBS) method. Provision for different sampling rates at analysis and synthesis means rate change can be carried out.
audiocompression
- 此程序主要是通过使用小波达到音频压缩的目的,可以比较不同的小波函数和压缩次数音频文件的差异-This process is mainly achieved through the use of wavelet purpose audio compression, you can compare different compression of the wavelet function and the difference in the number of audio files
CCSA-Master
- It is a project maked in matlab, that it is based of the articol "Preceptual sinusoidal model for audio coding based on the spectral integration"-It is a project maked in matlab, that it is based of the articol "Preceptual sinusoidal model for audio
G729coder
- G.729音频压缩、解压缩到Matlab程序。使用方法详见readme文档。-Descr iption Most of G.729 source code is written in C.But this one is written in matlab. follow these steps to use it: 1.To coder a speech(ensure it as a row vector variable in matlab),simply type
G.723.1_2010_02_10
- 这个包实现了ITU - T的G.723.1语音编码器和解码器在Matlab。该方案的目标是提供一个良好的记录和模块化设计方案,实验和研究,以方便使用为基础的实际编码器。 编码器实现了G.723.1的多脉冲模式(在6.3 kb / s的运行)。解码器可以解码的5.3 kb / s的,在6.3 kb的多脉冲/秒,连续传输,数据包丢失隐藏)编码器(所有的ACELP方式。 该编码器和解码器之间的标准接口是位文件(同位文件由ITU - T参考代码产生兼容)。第二
DCT---matlab-
- 一种基于DCT的数字音频水印算法源代码,主要适用于MATLAB-More practical to the thesis,A DCT-based digital audio watermarking algorithm source code in MATLAB
matlab
- signal processing algorithms applied to audio signal. process wav format coded in matlab