搜索资源列表
mp3read
- mp3read源码 能将mp3文件读入matlab中,成为二进制代码 文件格式 mp3-mp3read mp3 source documents can be read into Matlab, binary code files into mp3 format
mp3_toolbox_v2[1].0
- 这是matlab下进行mp3音频编解码的工具箱。包含了文件读取输出、编解码以及采样率转换等工具
mp3_toolbox
- 基于matlab的mp3的读写函数Mp3 toolbox for Matlab. Alfredo Fernandez Franco Aalborg University Departament of Acoustics M.Sc. Student aberserk@yahoo.com Includes 2 functions to write and read MP3 files. It works like the commands WAVWRITE and WAVREAD. 1.- Just
wav-watermark
- wav格式的音频中实现水印的嵌入与提取 由现成的软件超级MP3转换大师V1.20把mp3->wav 然后再由MATLAB做wav水印嵌入 -wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark emb
MATLAB-mp3
- matlab语音信号处理 语音信号采集,然后设计FFR和IIR进行低通滤波,效果比较。,/-matlab .,////////////////////////////////
mp3_toolbox_v2.0
- Tool read mp3 in MatLAB
Global_masking_threshold
- Global_masking_threshold using matlab in mp3
mirentropy
- understand the triangul [voiceEmotionMP3.rar] - for Emotional Speech Recognition Software for the voice paper for the MP3 format, including sadness, anger, happiness, Panic, calm voice, and other in [speakerprotected1.rar] - Matlab procedure
salahshoor017(www.BGH.ir).mp3.tar
- formant detection code
watermarkingMP3
- MP3压缩域的音频水印的研究 基于压缩域的音频信息隐藏技术,主要研究在MP3等格式的音频文件中嵌入秘密信息达到版权保护的目的。-a audio watermarking based on modified discrete cosine transform ofmpeg/ audio layer III
mdct
- 改良的离散余弦变换MDCT,可用于MP3编解码过程中的MDCT使用。-modifed discrete cosine transform
mp3readwrite
- 实现MATLAB环境中,对MP3格式的音频文件的读写操作-reading from or writing to a mp3 audio file based-on matlab
MP3-watermarking
- :针对MP3 编码方式和帧结构进行分析,利用帧中的比例因子提出了一种压缩域水印算法。算法通过引入帧变化分析步 骤,很好地实现了水印的自适应嵌入。对于不同的系统要求,还可以通过修改门限信噪比的值SNRlim按需进行水印嵌入,使算法 具有更大灵活性。同时在牺牲一定的嵌入空间前提下,实现了水印信息的自同步。实验表明,对于不同风格的音乐,该水印算法 具有很好的不可听性。-In this paper,the encoding method and the frame structure of
mp3read
- Just reads mp3 file and converts it to wav. Not a fact that it works completely correct, but some algorithms, may be useful. wav = mp3read(inpath, outpath) outpath is unused. inpath - path to mp3 file -Just reads mp3 file and converts it to w
MEHFR
- 上海交大硕士毕业论文《基于最小熵谱估计的 高频重建算法研究》:本论文提出了一种基于最小熵谱估计的高频重建算法(论文中简称为(MEHFR),该算法利用最小熵准则对信号谱进行外推,从而重建出音频信号的高频分量,论文同时对提出的MEHFR算法作了改进和性能分析,并给出了MEHFR成功应用于目前主流音频编解码器——MP3的一个实例-This thesis puts forward an algorithm of high frequency reconstruction based on minim
mp3write
- matlab mp3 proccesing codes-matlab mp3 proccesing codes........
lui-V0.0
- MIT Artificial Intelligence Laboratory identification of the target source, STM32 all the information produced by the MP3, Matching Pursuit and orthogonal matching pursuit.
7443
- The method of cumulative contribution rate STM32 all the information produced by the MP3, A relatively before correction and after correction PMUSIC.
4528
- STM32 all the information produced by the MP3, Independent component analysis algorithm reduces the raw data noise, Gaussian white noise generator.
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。