登录
首页 » matlab » MATLAB数字水印[GUI,dwt,dct,lun文]

MATLAB数字水印[GUI,dwt,dct,lun文]

于 2021-04-04 发布
0 254
下载积分: 1 下载次数: 10

代码说明:

说明:  该课题为基于MATLAB的数字水印系统。包括离散余弦DCT和小波变换DWT两种算法的对比,有一个GUI界面,包括嵌入,加噪,旋转,剪切,压缩等多种攻击,提取候,具有评价指标PSNR,NC等来评价算法的鲁棒性(This project is a digital watermarking system based on MATLAB. It includes the comparison of DCT and DWT. It has a GUI interface, including embedding, noise adding, rotation, cutting, compression and other attacks, extraction, and evaluation index PSNR, NC to evaluate the robustness of the algorithm)

文件列表:

MATLAB数字水印[GUI,dwt,dct,lun文], 0 , 2020-08-03
MATLAB数字水印[GUI,dwt,dct,lun文]\a0.mat, 205328 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\a1.mat, 5490450 , 2008-05-02
MATLAB数字水印[GUI
,dwt,dct,lun文]\a_1.mat, 5501225 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\DCT_main.fig, 13353 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\DCT_main.m, 7524 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\I.mat, 2005 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\key.mat, 5322 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\lena.bmp, 263222 , 2006-05-26
MATLAB数字水印[GUI
,dwt,dct,lun文]\M1.mat, 5936734 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\mainfig.fig, 2460 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\mainfig.m, 5476 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\mark.bmp, 12342 , 2010-05-11
MATLAB数字水印[GUI
,dwt,dct,lun文]\MeanSquareError.m, 205 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\PeakSignaltoNoiseRatio.m, 301 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\shuiyin123.fig, 14431 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\shuiyin123.m, 9495 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\W.mat, 1342 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\X.mat, 205340 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\Y.mat, 1175119 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\Z.mat, 1380129 , 2020-03-22
MATLAB数字水印[GUI
,dwt,dct,lun文]\技术文档.doc, 551424 , 2020-08-01
MATLAB数字水印[GUI
,dwt,dct,lun文]\操作方法.txt, 178 , 2020-08-03

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

发表评论

0 个回复

  • LDPC
    LDPC码的MATLAB仿真程序,希望对大家有用!()
    2008-02-19 09:50:07下载
    积分:1
  • extrapolate
    GPS广播星历经典外推程序,简单明了,易于理解的外推程序 (GPS broadcast ephemeris extrapolation procedure)
    2010-07-27 16:23:42下载
    积分:1
  • it2fuzzyv1
    Type-2 Fuzzy Toolbars Source Function for it2fuzzyv1
    2014-08-18 18:52:06下载
    积分:1
  • 22w
    cdma matlab commands
    2009-11-15 22:12:56下载
    积分:1
  • yooxiangyuan2
    杆系结构的大量有限元MATLAB编程代码,,(Truss structures, a large number of finite element MATLAB programming code,)
    2013-05-20 21:10:37下载
    积分:1
  • matrixaco
    一个基于矩阵分布的改进型蚁群算法(ACO),可用于矩形区域分布的孔加工路径规划(A matrix based on the distribution of improved ant colony algorithm (ACO), can be used for regional distribution of hole machining rectangular path planning)
    2011-11-22 23:20:29下载
    积分:1
  • asgn5
    student-t function, this function is used on the field of computer vision and machines learning
    2009-12-13 22:46:32下载
    积分:1
  • parzen
    说明:  Parzen窗拟合标准正态分布(Matlab实现)(Parzen window fitting the standard normal distribution (Matlab implementation))
    2010-04-29 19:41:47下载
    积分:1
  • shangzai
    文件包含三个子文件:dec.m,test_dec.m,recon.m dec.m文件使用MATLAB语言自己动手编写小波分解算法; test_dec.m使用MATLAB语言测试dec.m文件中自己编写的小波Mallat分解算法正确性 recon.m使用MATLAB语言自己动手编写Mallat重构算法 函数使用MATLAB语言,没有调用MATLAB小波分解函数,而是自己动手编写的小波Mallat算法对含噪声的信号进行分解、重构;这对对小波分解的初学者,加深对小波分解有着引导作用。(The file contains three sub file: dec.m, test_dec.m, recon.m The dec.m file using the MATLAB language to write my own wavelet decomposition algorithm Wavelet Mallat test_dec.m using MATLAB language test in the dec.m file to write your own decomposition algorithm correctness Recon.m uses the MATLAB language to write my own Mallat reconstruction algorithm Function of the use of MATLAB language, do not call the MATLAB wavelet function, wavelet Mallat algorithm but prepare yourself for decomposition and reconstruction of signals containing noise this pair of wavelet decomposition for beginners, deepen their understanding of the wavelet decomposition has a guide role.)
    2014-08-18 10:08:27下载
    积分:1
  • orgloss
    对固定结构的网络结构进行线路损耗的计算。简单方便(The line loss of fixed structure network is calculated. Simple and convenient)
    2018-09-25 20:50:13下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载