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

搜索资源列表

  1. wavemarksvd

    1下载:
  2. 本函数将完成W—svd模型下数字水印的嵌入,即经典的W-SVD数字水印算法-This function will finish W- SVD model under the embedded watermark, namely classic W- SVD watermarking algorithm is proposed
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:1632
    • 提供者:嘉嘉
  1. dwt_svd

    2下载:
  2. 一个基于dwt,svd的图像水印嵌入算法-code for a image watermarking embeding based matlab
  3. 所属分类:Special Effects

    • 发布日期:2014-05-02
    • 文件大小:2048
    • 提供者:pengpeng
  1. SVD-PINV-VCPP

    1下载:
  2. 奇异值分解求广义逆,有测试数据,和MATLAB比较精度0.00001-Generalized inverse of singular value decomposition of demand, with test data, and MATLAB more precision 0.00001
  3. 所属分类:Algorithm

    • 发布日期:2017-03-22
    • 文件大小:3253
    • 提供者:liqian
  1. SVD

    0下载:
  2. 用matlab仿真,通过不同的方法计算矩阵的SVD分解,并用SVD的方法计算最小二乘问题和进行图像压缩-Matlab simulation, different ways to calculate the matrix SVD decomposition and the SVD method to calculate the least squares problem and the image compression
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:427537
    • 提供者:沈年凤
  1. SVD

    0下载:
  2. 利用Matlab自带的SVD函数,对带地形的二维数据场进行SVD分析-That comes with Matlab SVD function, SVD analysis on the two-dimensional data field with topography
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:975354
    • 提供者:mawenlong
  1. matlab-simulation-code-of-L1SVD

    2下载:
  2. IEEE 期刊论文 著名算法 L1-svd matlab仿真源代码 -IEEE Journal --famous algorithm of L1-svd A simulation source code written by matlab
  3. 所属分类:3G develop

    • 发布日期:2016-10-24
    • 文件大小:1375232
    • 提供者:houhj
  1. DWT-SVD

    1下载:
  2. DWT-SVD模型下水印的嵌入算法源代码,以及相应的检测算法源代码(基于MATLAB实现)-This is the source code of a watermark embedding algorithm on the model of DWT-SVD,and the corresponding detection algorithm source code(based on MATLAB)
  3. 所属分类:Special Effects

    • 发布日期:2014-05-02
    • 文件大小:349184
    • 提供者:泡泡
  1. SVD-EOF

    0下载:
  2. 基于matlab,采用SVD方法,对数据进行EOF分解,求得基函数-Based on matlab, using SVD method, the data EOF decomposition, obtained basis functions
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:1223
    • 提供者:Sophie Zhao
  1. W-SVD

    1下载:
  2. 基于W-SVD数字图像水印的源代码,还有用matlab程序编写的界面GUI,可以用来做科研实训或者参考着做毕设。-W-SVD digital image watermarking based on the source code, the interface of GUI with the MATLAB programming, can be used to do scientific research training or reference to do complete set.
  3. 所属分类:Graph program

    • 发布日期:2017-05-10
    • 文件大小:2475664
    • 提供者:qiuju
  1. svd

    0下载:
  2. 应用于matlab的,有详细步骤和说明的SVD分解程序,适合初学者对照SVD理论教程学习。-Matlab applied, a detailed descr iption of the steps and procedures of the SVD decomposition, SVD control theory tutorial for beginners to learn.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1727
    • 提供者:李达玲
  1. EOF,SVD的matlab程序

    7下载:
  2. 有关气象海洋常用的EOF和SVD的matlab程序,包括前期处理数据,进行EOF分解和SVD分解的关键步骤以及检验过程
  3. 所属分类:matlab例程

  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
    • 文件大小:15616
    • 提供者: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
    • 文件大小:34632
    • 提供者: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
    • 文件大小:13320990
    • 提供者:
  1. SVD

    0下载:
  2. The matlab code for Highpass filters
  3. 所属分类:Communication

  1. SVD.m

    0下载:
  2. SVD奇异值变换matlab实现源代码,m文件源代码-SVD singular value transformation matlab source code to achieve, m source code file
  3. 所属分类:Special Effects

    • 发布日期:2017-04-14
    • 文件大小:3309
    • 提供者:seven
  1. LU、QR、SVD

    0下载:
  2. 本函数可以实现矩阵的LU变换、QR变换、SVD变换,开发环境为Matlab(This function can realize the matrix of the LU transform, QR transform, SVD transform, development environment for Matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:MagicOrchid
  1. Matlab

    0下载:
  2. SVD and Whitening. SVD By Using Power Method Approximation
  3. 所属分类:其他

    • 发布日期:2018-01-06
    • 文件大小:143360
    • 提供者:ghazy
  1. K-SVD_SOMP-master

    0下载:
  2. 基于K-SVD方法的图像去噪算法,代码是MATLAB版的(Image denoising algorithm based on K-SVD method, the code is MATLAB version of)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:37888
    • 提供者:teslahua
  1. eof,reof等

    1下载:
  2. matlab 的EOF 和REOF、CCA、SVD方法(EOF and REOF CCA SVD matlab code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-09
    • 文件大小:4096
    • 提供者:yidou
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com