搜索资源列表
WAVmusicplayer
- 用matlab做的一个WAV音乐播放器,简单好用,有助于帮助新手学习matlab的GUI制作-WAV music player under matlab environment,easy to handle,it is a good example for beginer to learn how to use matlab GUI
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
mp3read
- function [Y,FS,NBITS,OPTS] = mp3read(FILE,N,MONO,DOWNSAMP,DELAY) MP3READ Read MP3 audio file via use of external binaries. Y = MP3READ(FILE) reads an mp3-encoded audio file into the vector Y just like wavread reads a wav-encoded file (one ch
watemarkr
- 一种基于DCT变换的音频数字水印,将MP3音乐声音文件转化为WAV声音文件,将水印信息嵌入到WAV声音文件,再将WAV声音文件转化为MP3音乐声音文件。 -DCT-based audio digital watermark, the MP3 music sound files into WAV sound files, the watermark information embedded into the WAV sound files, and then WAV sound files int
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
DCT音频数字水印
- 音频数字水印数字水印技术是一种信息隐藏技术,所谓音频数字水印算法,就是将数字水印通过水印嵌入算法,嵌入到音频文件中(如wav,mp3,avi等等),但是又对音频文件原有音质无太大影响,或者人耳感觉不到它的影响。相反的又通过水印提取算法,将音频数字水印从音频宿主文件中完整的提取出来,而这嵌入的水印,和提取出来的水印,就叫音频数字水印。
音乐魔盒
- 本软件是由MATLAB App Designer工具制作而成的一款集音频采集、播放、时域频域分析、加噪、滤波、特定特效处理及自定义DIY滤波特效处理的综合音频分析处理播放器 注:1.把文件夹放到MATLAB工作空间中,使得图标资源在MATLAB路径中 2.录音为 .wav格式,音乐播放器只支持.wav 和 .mp3格式 3.Windows安装包可直接安装为Windows应用软件(需联网下载MATLAB环境包)(This software is a syntheti