CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - svd algorithm in matlab

搜索资源列表

  1. dwt_svd_mfile.rar

    3下载:
  2. matlab数字水印程序m文件程序,用的是小波变换中的dwt方法,并且把小波变换分成了四个子带,选择的LL子带。svd算法与dwt相结合,加密方法是混沌加密。与我刚才上传的dwt_svd_GUI.rar是一个程序,一个是gui的,一个是m文件。,m digital watermarking matlab program documentation procedures, using a wavelet transform method in the dwt and the wavelet tra
  3. 所属分类:Special Effects

    • 发布日期:2014-05-02
    • 文件大小:102.79kb
    • 提供者:xiaobao89
  1. dwt_svd_GUI

    9下载:
  2. matlab GUI数字水印代码。小波变换中的dwt与svd算法的结合,加密用的是混沌加密。是毕业设计的代码。下载后注意图片的路径。-digital watermarking matlab GUI code. Wavelet transform dwt in combination with the svd algorithm, encryption is used for chaotic encryption. Is a graduate of the code design. Attenti
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2012-10-27
    • 文件大小:113.74kb
    • 提供者:xiaobao89
  1. Watermarking_althorithm_based_on_DCT(MATLAB)

    1下载:
  2. 基于DCT变换的水印图像水印算法源代码(matlab实现)。将文件解压缩到MATLAB安装目录下的work文件夹中,然后打开aaa.m文件,运行即可。-Based on the DCT Transform Watermarking Image Watermarking Algorithm source code (matlab achieve). Extract the file to the MATLAB installation directory under the work folder
  3. 所属分类:2D图形编程

    • 发布日期:2013-05-05
    • 文件大小:55.03kb
    • 提供者:xuan
  1. SVD_on_Matlab

    0下载:
  2. SVD algorithm implementation in Matlab
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-13
    • 文件大小:2.96mb
    • 提供者:wushu
  1. DCT_SVD

    4下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original video in the DCT (Discrete Cosine
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:62.39kb
    • 提供者:久久
  1. SVD_DWTimage

    3下载:
  2. 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combination of digital image watermark
  3. 所属分类:Graph program

    • 发布日期:2014-05-02
    • 文件大小:37.52kb
    • 提供者:久久
  1. dct-svd

    1下载:
  2. dct-svd域水印算法,实现数字水印图像在载体DCT-SVD域的隐藏-a kind of watermarking algorithm in DCT-SVD domain
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-05-05
    • 文件大小:1.01kb
    • 提供者:云新
  1. matlab

    0下载:
  2. ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks of principal component analys
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.38kb
    • 提供者:周参
  1. waterfilling

    0下载:
  2. In this programe a highly scattered enviroment is considered. The Capacity of a MIMO channel with nt transmit antenna and nr recieve antenna is analyzed. The power in parallel channel (after SVD decomposition) is distributed as water-filling algorith
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.6kb
    • 提供者:passero
  1. alg_KSVD

    0下载:
  2. The K-SVD algorithm written in Matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:3.44kb
    • 提供者:Hallab
  1. On-SVD-Based-Watermarking-Algorithm

    0下载:
  2. SVD based watermarking scheme.very easy descr iption to understand-SVD based watermarking scheme.very easy descr iption to understand...
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:109.05kb
    • 提供者:aseem
  1. svdssa

    0下载:
  2. 关于,SVD的简单算法。这个,代码是基于QR分解的,SVD的简单算法,与matlab上的SVD函数有一些差异。-Simple algorithm, the SVD of. This code is a simple algorithm based on QR decomposition, SVD, the SVD function in matlab there are some differences.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:804byte
    • 提供者:Long
  1. pvm_code

    0下载:
  2. PVM is a fast supvervised leanring algorithm who combine dimensioin reduction and neural network training. I have prepared the code (including six algorithms KPVM, EL M/SVD, BP/SVD and BPVM, and one dataset "Face") and put them in one zip file "pvm
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-05
    • 文件大小:6.31mb
    • 提供者:dengwanyu
  1. KSVD-dictionary-learning-Matlab

    2下载:
  2. 这个程序可以对KSVD进行综合测试。首先,会产生一个随机的正交字典,会产生一个KSVD算法输入,这个输入是一个数据信号集合,每个元素都是三维元素的线性组合。-In this file a synthetic test of the K-SVD algorithm is performed. First, a random dictionary with normalized columns is being generated, and then a set of data signal
  3. 所属分类:Other windows programs

    • 发布日期:2015-06-02
    • 文件大小:13kb
    • 提供者:
  1. svd_simple

    0下载:
  2. 介绍了一种简化的SVD分解算法,这个算法已在MATLAB上验证,可以用于fpga上实现-ntroduces a simplified SVD decomposition algorithm, this algorithm has been validated in MATLAB can be used to achieve the fpga
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:88.2kb
    • 提供者:allensmith88
  1. solarized

    0下载:
  2. rform_dictionary_learning - learn a dictionnary using K-SVD algorithm. %. % [D,X,E] ... The number of iteration for sparse coding during each step of learning. % is given by ... 'mod': in this case, the dictionary update is computed using the L2.
  3. 所属分类:matlab例程

    • 发布日期:2017-12-26
    • 文件大小:253kb
    • 提供者:world991
  1. Question 5

    0下载:
  2. Image Compression Algorithm in MATLAB using SVD
  3. 所属分类:matlab例程

    • 发布日期:2018-04-22
    • 文件大小:214kb
    • 提供者:uak
搜珍网 www.dssz.com