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

搜索资源列表

  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
    • 文件大小:21922
    • 提供者:xiaobao89
  1. hybriddwtandsvdvideowatermarking

    0下载:
  2. hybrid wavelet - SVD based video watermarking in secure domain-hybrid wavelet- SVD based video watermarking in secure domain
  3. 所属分类:Algorithm

    • 发布日期:2017-06-14
    • 文件大小:22211001
    • 提供者:guru
  1. biometric

    0下载:
  2. This matlab code is for paper "Biometric Image Integrity Authentication Based on SVD and Fragile Watermarking"
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:802
    • 提供者:Sathvika
  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. Jama-1.0.1

    0下载:
  2. SVD(奇异值分解)源码,Java版,有相关演示实例。-SVD (singular value decomposition)-source, Java version, there are examples of the relevant presentation.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-22
    • 文件大小:113099
    • 提供者:高宝军
  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. svd

    0下载:
  2. 英文讲义,详述国外通讯课程中成分分析中的精华-With English notes, detailing the curriculum components analysis of foreign communications in the essence of
  3. 所属分类:Communication

    • 发布日期:2017-03-29
    • 文件大小:560769
    • 提供者:LIU CHAO
  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 2 3 4 5 67 8 9 10 11 ... 42 »
搜珍网 www.dssz.com