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

搜索资源列表

  1. zhiluanSVD

    0下载:
  2. 数字水印matlab程序,只是简单的svd跟最简单的置乱方法Arnold的应用。没有用到小波算法。上传的dwt_svd_GUI.rar是完整的数字水印算法,用的是混沌加密。-Matlab digital watermarking process, with the svd simply the easiest way to Arnold scrambling applications. Wavelet algorithm is not used. From the dwt_svd_GUI.rar
  3. 所属分类:Special Effects

    • 发布日期:2017-04-02
    • 文件大小:303035
    • 提供者:xiaobao89
  1. svdsim.m

    0下载:
  2. Computes SVD using QR
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1021
    • 提供者:oj3nok
  1. imgdenoising

    0下载:
  2. 均值滤波去噪,中值滤波去噪以及SVD去噪-Mean filter denoising, median filtering and denoising SVD Denoising
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-16
    • 文件大小:157981
    • 提供者:X.Y. Gao
  1. Digital_Signal_Processing_using_MATLAB

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

    • 发布日期:2017-04-02
    • 文件大小:107381
    • 提供者:Li Zhi
  1. Untitled

    0下载:
  2. 利用MATLAB 实现SVD特征提取和人脸重构-Use MATLAB to achieve SVD Face Feature Extraction and Reconstruction
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:1340
    • 提供者:zhangyun
  1. CLAPACK3-Windows

    1下载:
  2. LAPACK是用Fortran90和规定套路解决系统同步线性方程组,最小二乘解线性方程组,特征值问题,以及奇异值问题。相关的矩阵分解(陆,乔莱斯基,快速反应,分解,舒尔,广义Schur )也提供了,因为有关的计算,如重新安排的舒尔分解和估计条件号码。致密带状矩阵的处理,而不是一般稀疏矩阵。在所有领域,类似的功能是提供真正的和复杂的矩阵,在单,双精度-LAPACK is written in Fortran90 and provides routines for solving systems o
  3. 所属分类:Algorithm

    • 发布日期:2017-06-20
    • 文件大小:34160660
    • 提供者:Rocky
  1. FaugerasHomographyDecomposition

    0下载:
  2. Homography matrix can be decomposed into Pose and plane parameters, This code implements the simple algorithm based on SVD called Faugeras algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:1710
    • 提供者:Chetan J
  1. wavemarksvd

    0下载:
  2. 利用svd的一种水印方法。SVD即奇异值分解(Singular Value Decomposition)算法。 -A watermarking method using svd. Singular value decomposition SVD that (Singular Value Decomposition) algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:965
    • 提供者:jianghaiyang
  1. svd_image

    0下载:
  2. This matlab code for SVD based image watermarking -This is matlab code for SVD based image watermarking
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:5853
    • 提供者:enda
  1. SVD

    0下载:
  2. fortran code for Singular value decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7210
    • 提供者:李娜
  1. single

    0下载:
  2. 使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。-SGELSD computes the minimum-norm solution to a real linear least * squares problem: * minimize 2-norm(| b- A*x |) * using the singular value decomposition (SVD) of A. A is an M-by-N * matrix which
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:112318
    • 提供者:muxihan
  1. SVDcode

    0下载:
  2. This code is about SVD method in seismic.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:10070
    • 提供者:amir
  1. SVD

    1下载:
  2. 实矩阵奇异值分解,可控制技术精度,被其他程序调用的子程序。-Real matrix singular value decomposition, can control the precision,be used by other programs called subroutines.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:2322
    • 提供者:
  1. svd

    0下载:
  2. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:2642
    • 提供者:luias
  1. Complex_SVD

    3下载:
  2. 实数矩阵及复数矩阵的SVD dgesvd:实数矩阵的SVD程序 cgesvd:单精度复数矩阵的SVD程序 zgesvd:双精度复数矩阵的SVD程序-SVD of complex matrix: dgesvd:for real matrix cgesvd:for float complex matrix zgesvd:for double complex matrix
  3. 所属分类:.net编程

    • 发布日期:2014-01-25
    • 文件大小:11086130
    • 提供者:Daniel
  1. SVD_on_Matlab

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

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

    1下载:
  2. ecg filter, svd, filter 128 hz and 256 hz
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:84833
    • 提供者:edurafl
  1. pcakenelfunction

    0下载:
  2. pca分解的核函数,在pca分解中可以用到,特别是分解的矩阵维数比较高的情况下,通过svd分解获得pca基-pca decomposition of the kernel function, in the pca decomposition can be used, in particular the decomposition of the matrix of higher dimension, through the svd decomposition was pca-based
  3. 所属分类:Graph program

    • 发布日期:2017-03-31
    • 文件大小:1629
    • 提供者:lut
  1. LtoLHtoH_svd

    1下载:
  2. 本算法结合小波变换和SVD奇异值变换,实现了水印的嵌入和提取,载体图像的鲁棒性和水印的不可见性,提取出的水印图像的和原水印图像基本一致,抗攻击性强。-The algorithm combines wavelet transform and SVD singular value transformation, achieved watermark embedding and extraction, vector image watermark robustness and invisibility
  3. 所属分类:Wavelet

    • 发布日期:2017-03-27
    • 文件大小:1442
    • 提供者:liuyuan
  1. svd

    0下载:
  2. 本程序可以实现对图像用Matlab进行奇异值分解-This program enables the images to use Matlab the singular value decomposition
  3. 所属分类:source in ebook

    • 发布日期:2017-03-27
    • 文件大小:641
    • 提供者:zmz
« 1 2 3 4 5 67 8 9 10 11 ... 39 »
搜珍网 www.dssz.com