登录
首页 » matlab » LSB

LSB

于 2021-03-28 发布 文件大小:2KB
0 241
下载积分: 1 下载次数: 458

代码说明:

  利用LSB算法去实现了电子水印技术。代码完全实现了嵌入以及提取, 算法同时包含了4种攻击算法以及利用psnr测量提取的水印和攻击后提取的水印(This algorithm describes digital watermark technique by using LSB. This code implement embedding and extraction. At the meanwhile, this algorithm includes 4 different kinds of attacks and in the end, measure psnr between extracted watermark and attacked extracted watermark)

文件列表:

LSB algorithm.m
psnr.m

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

发表评论

0 个回复

  • matlab_downsample
    code based on downsampling
    2009-10-04 02:24:15下载
    积分:1
  • fitnessendold
    这个函数的功能主要是用来求样本点到蕨类中心的距离(find the distencebetween the sample and cluster)
    2011-11-20 15:14:09下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • MTDC_VSC_HVDC_droop_5_5_sfun
    The principal characteristic of VSC-HVDC transmission is its ability to independently control the reactive and real power flow at each of the AC systems to which it is connected, at the Point of Common Coupling (PCC). In contrast to line-commutated HVDC transmission, the polarity of the DC link voltage remains the same with the DC current being reversed to change the direction of power flow.
    2021-04-24 13:38:47下载
    积分:1
  • SIMPLE-suanfa
    Simple迭代算法模型,可作为模块直接用于需要利用simple迭代的计算(Simple iterative algorithm model, or as a module for the need to use a simple iterative calculation)
    2012-04-07 01:48:18下载
    积分:1
  • communication-arduino-c
    Communicate with a seriel port, specially with an arduino
    2014-01-29 15:42:23下载
    积分:1
  • music
    music自适应算法估计来波方向matlab 代码实现(music DOA estimation adaptive algorithm matlab code)
    2014-01-03 13:12:34下载
    积分:1
  • MLP--RBF
    MLP for Approximation sinc(x,y)=(sin(x)x)*(sin(y)y)
    2014-02-11 00:31:57下载
    积分:1
  • ADRC
    说明:  大部分ADRC元素,simulink仿真复现,可替换参数。(Most of the ADRC simulation modules are simulated in the simulink environment and can be replaced and reproducible.)
    2019-11-13 11:47:49下载
    积分:1
  • PID
    adptvie alogirthm code ...matlab based..can be used in conjunction with other techniques
    2014-11-24 13:05:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载