搜索资源列表
toneRec
- 语音识别中音频数据提取方法可以将字节转换成双精度类型比较好用的
chengxu
- 关于音频数字水印的嵌入和提取的matlab程序
soundmark.可以对音频进行水印嵌入与提取
- 可以对音频进行水印嵌入与提取,完整的源代码可以直接在matlab上运行,Can be carried out on the audio watermark embedding and extraction, complete source code can be run directly in matlab
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
-dwt
- 基于DWT的数字音频水印,描述音频水印如何嵌入,提取,检测的一个小程序 -Digital audio watermarking based on DWT
watermarking_dct_matlab
- 一种DCT变换的数字音频水印技术,可以进行水印的嵌入和提取-DCT transform of a digital audio watermarking technique that can be embedded and extracted watermark
watermark
- 用Matlab实现的数字音频水印嵌入与提取,包括水印提取,水印嵌入,前后对比等功能。-Using Matlab implementation of the digital audio watermark embedding and extraction, including the watermark extraction, the watermark embedding, and other functions before and after contrast.
audioFeatureExtraction
- 这提供的MATLAB代码用于提取基本的音频特征。-This provides the MATLAB code used to extract the basic audio features.
Temporal_features_extraction
- 个人编写的提取音频信号的时域特征参数短时平均过零率及短时平均能量的matlab源程序。供大家参考-Extraction of individual preparation of the audio signal in time domain characteristic parameters of short-term average of zero-crossing rate and short-time average energy of the matlab source. For you
audiowaterprint
- 这是在matlab开发环境下,编程实现基于小波变换的音频水印的嵌入,提取,检测等工作。-It is the matlab code for audio waterprint based on wavelet transform,embeding and extration of the waterprint are included.
Digital-audio-watermarking
- 主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取-Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction
xiaobo
- 主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取-Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction
xiaobo-shuiyin
- 主要介绍基于dct的数字音频水印,以及水印的嵌入和水印的提取-Introduced digital audio watermarking based on dct, and the watermark embedding and watermark extraction
watermark
- 用matlab编写的数字音频水印算法,包括嵌入、攻击、提取-Using matlab digital audio watermarking algorithms, including embedding, attack, extraction
extract-the-audio-feature-parameters
- 本文介绍一种MATLAB和Vc++(Visual C++)混合编程提取音频特征参数的方法。-This article describes a MATLAB and Vc++ (Visual C++) hybrid programming to extract the audio feature parameters.
Matlab
- 利用matlab对图片频域变换、加噪声、计算SNR PSNR,对音频进行处理包括提取高音、低音、并对其进行调制解调-Using matlab frequency domain transform of the picture, add noise to calculate the SNR PSNR of audio processing including the extraction of treble, bass, and its modulation and demodulation
watermark
- 基于均值量化的小波域音频水印,完成水印的添加和提取,以及水印的性能量化计算-Wavelet domain audio watermarking
shuiyin
- 数字音频水印程序 基于小波变换的嵌入提取程序-water shuiyin
Watermarking
- scale.m 音频加入水印 scale_tiqu.m 加入水印的音频提取水印 jiazao_tiqu.m 加入水印的音频加入随机噪声后,提取水印 jianqie_tiqu.m 剪切加入水印的音频后提取水印(Scale.m: Audio adding watermark Scale_tiqu.m: audio watermark extraction with watermark Jiazao_tiqu.m: after adding the watermark to the random no
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。