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

搜索资源列表

  1. ESPRIT-TLS.rar

    1下载:
  2. 用于谐波恢复的ESPRIT方法的SVD-TLS的程序实现,并进行了信号的谐波的恢复仿真实验,For the ESPRIT harmonic retrieval method of SVD-TLS program and conducted the restoration of harmonic signals in simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1.37kb
    • 提供者:史龙
  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. 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. SVDBasedImageQualityMeasure

    0下载:
  2. Source code svd in matlab
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:120.43kb
    • 提供者:MAYANK AWASTHI
  1. SVD_MATLAB_program

    1下载:
  2. SVD Source Code, realized on MATLAB Image Compression is the application using Linear Algebra tools
  3. 所属分类:matlab例程

    • 发布日期:2013-05-05
    • 文件大小:117.88kb
    • 提供者:mahendra
  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
    • 文件大小:1.31mb
    • 提供者: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
    • 文件大小:341kb
    • 提供者:泡泡
  1. ImprovedDL

    1下载:
  2. 这是一篇SCI文章《改善字典学习:多字典更新和系数重用》里的Matlab代码,包含了OMP、Batch-OMP、CoROMP等匹配跟踪算法代码以及改进的K-SVD字典学习算法代码,是图像稀疏表示研究方向重要的源代码,有助于大家学习和改进。-This file folder reproduces the Figures for paper:"Improving Dictionary Learning: Multiple Dictionary Updates and Coefficient Reus
  3. 所属分类:Special Effects

    • 发布日期:2014-12-09
    • 文件大小:2.94mb
    • 提供者:汪玉珍
  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
    • 文件大小:2.36mb
    • 提供者:qiuju
  1. matlab1

    0下载:
  2. 【谷速软件】matlab代写源码-SVD算法 可以作用参考使用-[Valley] matlab to write fast software algorithms can act reference source-SVD use
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-28
    • 文件大小:307.5kb
    • 提供者:张欸
  1. K-SVD_Dictionary-training

    2下载:
  2. k-SVD 字典训练 matlab源代码,欢迎有需要的下载一起研究-k-SVD dictionary training matlab source code, welcomed the need to download the study together
  3. 所属分类:matlab

    • 发布日期:2015-10-20
    • 文件大小:7kb
    • 提供者:刘振
  1. hosvd

    3下载:
  2. 一个很好的matlab源代码——HOSVD,HOSVD算法是通过对张量进行Tucker decomposition后,找出其tensor core,最后对其进行SVD分解。-A good matlab source code SVD, HOSVD algorithm is passed on tensor Tucker decomposition, find out the tensor core, and finally its SVD decomposition.
  3. 所属分类:matlab

    • 发布日期:2016-04-26
    • 文件大小:275kb
    • 提供者:longzhen
  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
    • 文件大小:3.23kb
    • 提供者:seven
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30kb
    • 提供者:东篱
搜珍网 www.dssz.com