搜索资源列表
homework.m
- 本代码是本人于前年完成的利用小波变换技术实现的图像分解与合成的MATLAB源代码.详细的说明见本人的个人主页,上面有详细的说明和测试结果,数据绝对准确可靠.本人现在正在研究语音压缩算法,主要是MELP算法.从网上搜索到这里正好有本人所要参考的源代码,如能赐予,万分感谢.邮箱:liwh@ruyi.com电话:133251646-the code is completed in the year before last I use wavelet transform technique of ima
melp_fp
- MELP声码器定点算法在保证重建语音质量没有多大降低的前提下,大大降低了原有算法的复杂度-MELP vocoder algorithm has reconstructed speech quality is not much lower under the premise of the original algorithm greatly reduces the complexity
MELP
- 修改MELP语音压缩算法为dll形式,可以供C#直接调用。经测试,在本人的程序中是可以使用的。-Modified MELP voice compress algorithm, used for C#. It had been tested successfully.
encode
- This a source that encode an audio wav file using the MELP algorithm-This is a source that encode an audio wav file using the MELP algorithm