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

搜索资源列表

  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. k_svd

    4下载:
  2. k-svd算法m代码.用于形成冗余字典,对图像进行稀疏分解-m k-svd algorithm code used to create a redundant dictionaries, sparse decomposition of images
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:11.96mb
    • 提供者:谢一天
  1. svd

    1下载:
  2. 基于svd算法的matlab源码,压缩.bmp格式的位图为例-Based on the SVD algorithm matlab source, compressed. Bmp format Bitmap example
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:3.19kb
    • 提供者:xuyan
  1. imcompress

    0下载:
  2. 基于奇异值分解(SVD)的图像压缩算法matlab实现-Based on singular value decomposition (SVD) to achieve image compression algorithm matlab
  3. 所属分类:Special Effects

    • 发布日期:2016-01-27
    • 文件大小:1kb
    • 提供者:高凯
  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. empca2.tar

    0下载:
  2. 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2.48kb
    • 提供者:imago
  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. svdUpdate

    0下载:
  2. 本程序在matlab中实现了增量svd算法-implementation of incremental svd using matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:1.56kb
    • 提供者:33
  1. svd

    1下载:
  2. 奇异值分解算法的m代码,实现了数字水印技术的嵌入及提取过程,效果不错。-Singular value decomposition algorithm m code, the realization of the digital watermark embedding and extraction technology process, good results.
  3. 所属分类:其他小程序

    • 发布日期:2013-05-05
    • 文件大小:21.41kb
    • 提供者:xiaobao89
  1. DCT-SVD-Algorithm

    2下载:
  2. 基于DCT的SVD算法,对于几何攻击有很强的鲁棒性-DCT-SVD algorithm, robustness on geometry attack
  3. 所属分类:图形图象

    • 发布日期:2013-05-05
    • 文件大小:547.95kb
    • 提供者:宋春霖
  1. Digital_Signal_Processing_using_MATLAB

    0下载:
  2. 现代数字信号处理MATLAB仿真,5道经典习题,主要有LMS算法、RLS算法、SVD算法、MVDR算法-Digital Signal Processing using MATLAB
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:104.86kb
    • 提供者:Li Zhi
  1. SVD-TLS

    0下载:
  2. 功率谱估计中SVD-TLS算法的三种实现版本-Power spectrum estimation of the three kinds of SVD-TLS algorithm implementation version of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2.99kb
    • 提供者:平凡
  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. matlab-SVD

    1下载:
  2. 用matlab实现奇异值分解的算法,奇异值分解是LSA的基础,要理解LSA必须了解SVD.-Using matlab to achieve the singular value decomposition algorithm, singular value decomposition is the basis of the LSA, LSA must know to understand the SVD.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:15.25kb
    • 提供者:zhanglu
  1. SVD

    0下载:
  2. 本代码提供SVD算法Matlab实现,实现SVD分解,并返回分解值。-This code provides SVD algorithm Matlab, the realization of SVD decomposition, and a return value decomposition.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:33.82kb
    • 提供者:joe
  1. k-svd-codeappt

    2下载:
  2. 内含用matlab编写的k-svd算法代码.可以对图像进行稀疏分解,另附ppt对ksvd进行理论学习-Includes using matlab k-svd algorithm code. Images can be sparse decomposition, attached ppt theoretical study of ksvd
  3. 所属分类:Other systems

    • 发布日期:2017-06-01
    • 文件大小:12.7mb
    • 提供者:
  1. the-implementation-of-the-SVD

    0下载:
  2. svd算法的实现,用matlab实现SVD算法-the implementation of the SVD algorithm
  3. 所属分类:Wavelet

    • 发布日期:2017-12-12
    • 文件大小:4.94kb
    • 提供者:gan
  1. K-SVD

    0下载:
  2. KSVD的稀疏编码去噪的matlab版本算法(Sparse encoding KSVD denoising algorithm)
  3. 所属分类:图形图像处理

    • 发布日期:2018-04-30
    • 文件大小:3kb
    • 提供者:nirener0
  1. morden signal process

    0下载:
  2. 各种信号处理方法包括AR music burg tls levinson等算法(kinds of signal processing methods include AR music burg tls levinson and other algorithms)
  3. 所属分类:其他

« 12 3 »
搜珍网 www.dssz.com