登录
首页 » matlab » melp-MATLAB

melp-MATLAB

于 2009-12-15 发布 文件大小:726KB
0 375
下载积分: 1 下载次数: 52

代码说明:

  本代码是基于matlab实现的melp算法,编码速率为2.4kb/s(This code is based on the matlab implementation melp algorithms, coding rate of 2.4kb/s)

文件列表:

melp-MATLAB
...........\common
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.m
...........\......\d_lsf.m
...........\......\melp_bandpass.m
...........\......\melp_lsf2lpc.m
...........\......\stage.m
...........\decode
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.m
...........\......\d_ase.m
...........\......\d_disp.m
...........\......\d_ga.m
...........\......\d_gains.m
...........\......\d_init.m
...........\......\d_k1.m
...........\......\d_lps.m
...........\......\d_lsf.m
...........\......\d_mix.m
...........\......\d_pdfs.m
...........\......\inversedmale.wav
...........\......\melp_bandpass.m
...........\......\melp_decoder.m
...........\......\melp_lsf2lpc.m
...........\......\noise_est.m
...........\......\noise_sup.m
...........\......\README.txt
...........\......\stage.m
...........\encode
...........\......\alert.wav
...........\......\CODEBOOK_FMCQ1.m
...........\......\CODEBOOK_FMCQ2.m
...........\......\coeff.asv
...........\......\coeff.m
...........\......\dc_rmv.m
...........\......\double_ck.m
...........\......\double_ver.m
...........\......\d_lsf.m
...........\......\find_harm.m
...........\......\FPR.m
...........\......\intpitch.m
...........\......\lpc_residual.m
...........\......\lsfcomp.m
...........\......\lsf_clmp.m
...........\......\male1.wav
...........\......\male8000.wav
...........\......\MaleVoice.pk
...........\......\MaleVoice.wav
...........\......\melp_5b.m
...........\......\melp_ana.asv
...........\......\melp_ana.m
...........\......\melp_APU.m
...........\......\melp_bandpass.m
...........\......\melp_bpva.m
...........\......\melp_encode.m
...........\......\melp_FMCQ.m
...........\......\melp_gain.m
...........\......\melp_iir.m
...........\......\melp_init.asv
...........\......\melp_init.m
...........\......\melp_lpc.asv
...........\......\melp_lpc.m
...........\......\melp_lpc2lsf.m
...........\......\melp_lsf2lpc.m
...........\......\melp_MSVQ.asv
...........\......\melp_MSVQ.m
...........\......\melp_Qgain.m
...........\......\melp_wf.asv
...........\......\melp_wf.m
...........\......\pitch2.m
...........\......\pitch3.m
...........\......\README.txt
...........\......\stage.m
...........\......\Test.wav
...........\t.m

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用Matlab实现DTW孤立词
    做语音识别时用到DTW 算法。便于初学者的学习。(DTW algorithm is used for speech recognition. Easy for beginners to learn.)
    2020-12-07 12:39:22下载
    积分:1
  • quzao
    基于谱减法的语音降噪处理,里面有声音文件,可以直接运行观察效果(Based on the spectral subtraction speech denoising processing, there are sound files, can be run directly observed effect)
    2020-07-04 19:00:01下载
    积分:1
  • source-localization
    本文介绍了基于麦克风阵列的声源定位算法,给初学者有很大的帮助(This article describes the microphone array based sound source localization algorithm, a great help for beginners)
    2020-10-12 22:27:32下载
    积分:1
  • CVSD
    matlab编写的muCVSD语音编码解码器,参数可调,十分方便(matlab prepared muCVSD speech codec parameter adjustable, very convenient)
    2021-04-09 14:09:00下载
    积分:1
  • jcsb
    文中研究了6种常用数字调制信号识别的特征参数集,并采用决策树判别方法进行分类识别。仿真结果表明,在SNR≥5dB时,识别正确率在99 以上,且当SNR≥20dB时,识别正确率达到100 。其特点是,算法简单,识别正确率高,达到了自动分类识别的目的,并有利于实现识别的实时化。(In this paper, we study the set of characteristic parameters of the six kinds of commonly used digital modulation signal recognition, and decision tree method for classification. The simulation results show that SNR 鈮� 5dB, the correct rate more than 99 , and when SNR 鈮� 20dB, the correct rate of 100 . Which is characterized by simple algorithm to identify the correct rate, to achieve the purpose of automatic classification and recognition, and help to identify real-time.)
    2012-07-19 09:29:58下载
    积分:1
  • dtmfgen
    产生双音多频信号。输入任何参数就可得到所要的结果。(Generate DTMF signal. Input any parameters, you will get what you need.)
    2009-11-19 01:02:01下载
    积分:1
  • pujian
    谱减法的程序 希望可以被大家使用~~ 做的比较一般但运行起来还是可以的(Spectral subtraction procedure can be hoped that the use of ~ ~ U.S. to do the more general but can be up and running the)
    2008-06-09 01:20:39下载
    积分:1
  • spectrogram_analysis
    语音语谱图分析程序,提供了数字样本数据,值得参考.matlab程序.(language voice spectrum analysis procedures, and providing a digital sample data, a good reference. Matlab procedures.)
    2006-08-05 19:48:06下载
    积分:1
  • spectrumsub
    实现在单信道语音信号处理中的降噪,用Spectral Subtraction算法实现的,内涵音频文件,代码中包括给纯净音频文件加噪声的部分。(Noise reduction in single-channel speech signal processing, using the Spectral Subtraction algorithm, the connotation of an audio file, the code in the package Including pure audio files and part of the noise.)
    2020-07-04 03:00:02下载
    积分:1
  • speech_vad
    利用MATLAB来实现语音的分帧及语音端点检测(Using MATLAB to achieve voice segmentation and voice endpoint detection)
    2017-07-12 21:44:14下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载