登录
首页 » matlab » audio-watermark

audio-watermark

于 2012-09-09 发布 文件大小:287KB
0 212
下载积分: 1 下载次数: 153

代码说明:

  各种音频数字水印源代码,有详细的代码解释说明。dct,dwt等(Audio digital watermark source code, detailed code explanation. dct, dwt)

文件列表:

audio watermark
...............\1embed.m,2275,2010-05-09
...............\1extract.m,2056,2010-05-09
...............\2dwt audio.m,2965,2010-05-09
...............\3DCT_Audio.M,1284,2010-05-09
...............\4dct%2BSS_audio.m,1187,2010-05-09
...............\6audio_watermark1.m,2365,2010-05-09
...............\7音频水印嵌入与提取
...............\...................\embed.m,2265,2010-05-09
...............\...................\extract.m,2114,2012-05-01

...............\...................\login.wav,88266,2010-04-16

...............\...................\test.wav,44,2010-05-09
...............\...................\watermark.m,3793,2010-05-09
...............\...................\watermark1.m,2361,2009-01-09
...............\login.wav,88266,2010-04-16

...............\modified login.wav,88252,2010-05-09
...............\一个基于均值量化音频水印嵌入和提取的matlab程序.m,1844,2012-05-01
...............\基于小波变换的数字音频水印算法嵌入提取源程序.m,5005,2012-05-01
...............\复件 embed.m,2848,2010-05-09
...............\复件 extract.m,2056,2010-05-09

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

发表评论

0 个回复

  • 傅里叶变换
    能够对采集到的连续信号进行傅里叶变换,以进行后续处理(It can carry out Fourier transform to collect continuous signals for subsequent processing.)
    2018-06-04 22:23:39下载
    积分:1
  • denoising
    说明:  利用小波包分解对一个二维含躁图像进行去噪处理(Using Wavelet Packet Decomposition to Denoise a Two-Dimensional Fidgety Image)
    2019-03-05 11:15:44下载
    积分:1
  • watershed_segmentation
    基于分水岭的迭代式分割算法演示,基于matlab7.6,可有效并且准确的分割目标图像(A demo for image segmentation using iterative watersheding plus ridge detection)
    2009-12-23 09:29:56下载
    积分:1
  • ONSL0
    ONSL0稀疏重构算法是NSL0的优化版 输入: y:测量值向量 A:测量矩阵 A_pinv:A的广义逆 输出: xr:重构信号 用于对信号或者图像的压缩重构(ONSL0 u7A00 u758F u91CD u6784 u7B97 u6CD5 u662FNSL0 u7684 u4F18 u5316 u7248 u8F93 u5165: y: u6D4B u91CF u503C u5411 u91CF A: u6D4B u91CF u77E9 u9635 A_pinv: A u7684 u5E7F u4E49 u9006 u8F93 u51FA: xr: u91CD u6784 u4FE1 u53F7 u7528 u4E8E u5BF9 u4FE1 u53F7 u6216 u8005 u56FE u50CF u7684 u538B u7F29 u91CD u6784)
    2017-02-23 11:33:54下载
    积分:1
  • ndh
    牛顿环的干涉条纹,灰度图,含有反射图样和透射图样(Newton' s rings interference fringes, grayscale, with reflection and transmission pattern pattern)
    2013-10-17 14:50:48下载
    积分:1
  • Application_study_of_wavelet_analysis_on_ultrasoni
    说明:  :在深海采矿环境中超声波传输介质里存在着大量气泡、扰动沉积物、机械噪声等背景噪声与混响,导致有用信号与高 噪声信号迭加在一起,严重影响了测距精度。采用小波分析方法将超声回波信号进行3层小波分解,适当设置门限阈值对小波 系数进行处理,然后对信号进行重构,有效地抑制了信号中噪声对测量精度的影响。研究结果表明:小波方法有很好的降低回 波信号中噪声的效果,其测距精度高于自适应滤波去噪后的测距精度。(There are much background and mixture noise in the course of ultrasonic wave transmission under deep sea mining environment,such as air bubbles and disturbed sediment and mechanical noise.Because of these factors, the useful signals and the high noise signals are combined together,which seriously affects the distance measurement precision.Ultrasonic echo signals are decomposed into three layer wavelets,and a threshold is set to process the wavelet coeficients.Then the signals are reconstructed.Accordingly the influence of environment noise on distance measurement precision is effectively restrained.Research resuhs indicate that wavelet transform method is very useful for noise reduction in signals.Its precision is higher than that of the adaptive filtering method.)
    2010-04-24 08:14:49下载
    积分:1
  • 437670
    彗星窗口水印源码例程程序结合易语言模块彗星窗口水印.ec,实现窗口水印效果。(Comets window watermark source routine program combining easy language module comet window watermark .ec, achieve window watermark .)
    2016-08-23 22:02:29下载
    积分:1
  • Wavelet_OMP
    基于压缩感知的图像加密算法,稀疏基用的是小波,重构用的是OMP(Compressed sensing image encryption algorithm)
    2021-04-18 20:28:51下载
    积分:1
  • Combined-with-Canny
     对经典的二值化方法Ostu 算法和Bernsen 算法中存在的缺点进行了分析, 提出一种结合Canny 算子的图像 二值化方法.该方法综合考虑了边缘信息和灰度信息, 通过边缘附近种子点在高阈值二值化图像中的填充和低阈值 图像对它的修补而得到二值化结果图像, 较好地解决了经典二值化方法中存在的抗噪能力差、边缘粗糙、伪影现象 等缺点.实验结果证明, 该方法能够较好地解决低对比度图像和目标像素灰度不均匀图像的二值化问题(The disadvantage of the classical binary method Ostu Bernsen algorithm and algorithms exist were analyzed, one binding Canny operator image binarization method. This method considers the edge information and gray information, through seed near the edge point padding and a low threshold image to its repair in a high threshold binary image to obtain a binary result image, it solves the noise immunity classical binary method exists difference, rough edges, artifacts phenomenon and other shortcomings. the experimental results show that this method can solve the low-contrast image and the target image pixel gray uneven binary problem)
    2020-07-01 12:00:01下载
    积分:1
  • ONEzj
    说明:  根据Itti视觉注意模型得到图像的显著区域。本算法简单并且对一般简单的图像能够提取出比较好的显著区域。(According to Itti visual attention model are significant regions in the image. The algorithm is simple and easy on the general good image to extract a significant area.)
    2010-04-03 16:52:02下载
    积分:1
  • 696516资源总数
  • 106918会员总数
  • 4今日下载