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

搜索资源列表

  1. Wavelet-P-Svd-age-determination

    0下载:
  2. Its a method where we have used wavelet and svd method to estimate the age of digital fingerprint using knn clustering method.
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:7342
    • 提供者:matlabfresher
  1. matlab-SVD

    16下载:
  2. 利用张量(三维矩阵)奇异值分解即SVD分解进行图像去噪,本代码运用MATLAB。-Using tensor (three-dimensional matrix) that SVD decomposition singular value decomposition for image de-noising, the code using MATLAB.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-10
    • 文件大小:15427
    • 提供者:范琳伟
  1. svd

    0下载:
  2. svd奇异值举证分解,c++实现举证的svd分解-svd singular value decomposition of proof, c++ achieve
  3. 所属分类:Other systems

    • 发布日期:2017-05-03
    • 文件大小:772352
    • 提供者:张明辉
  1. svd

    0下载:
  2. 基于householder变换和QR分解的矩阵svd分解算法-svd using householder transformation and matrix QR decomposition
  3. 所属分类:MiddleWare

    • 发布日期:2017-04-15
    • 文件大小:8329
    • 提供者:john
  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. K-SVD

    0下载:
  2. K均值,K-SVD算法,字典学习,英文版算法的翻译-K-means, K-SVD algorithm, dictionary learning algorithm in English translation
  3. 所属分类:Communication

    • 发布日期:2017-04-05
    • 文件大小:769879
    • 提供者:刘振
  1. SVD

    0下载:
  2. 这是一个数值计算Fortran程序,将矩阵进行奇异值分解,SVD.txt存放待分解的矩阵,u.dat,v.dat为分解后的左右矩阵,qiyizhi.dat和qiyizhi0.dat为得到的奇异值。-This is a numerical Fortran program matrix singular value decomposition, SVD.txt store to be factored matrix, u.dat, v.dat about decomposition of the m
  3. 所属分类:Algorithm

    • 发布日期:2017-05-02
    • 文件大小:697251
    • 提供者:东东
  1. SVD

    0下载:
  2. SVD point matching .I write it by myself .and it can work in matlab.but the result is not we-SVD point matching .I write it by myself .and it can work in matlab.but the result is not well
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:800
    • 提供者:姜伶俏
  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. dct-svd

    0下载:
  2. digital color image watermarking based on dct-svd usinf differential evolution
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-05
    • 文件大小:313981
    • 提供者:priyanka
  1. SVD

    0下载:
  2. VC下奇异值分解,里面包含了所需的lib文件和头文件,及代码演示。dgesvd_函数的调用,参数A(一维数组)的赋值是关键点。比如对矩阵X(二维数组)奇异值分解,并不是直接将按X顺序赋值给A,而是需要将X转置后赋值给A,即A的内容是X的转置形式。-windows vc svd dgesvd_
  3. 所属分类:Data structs

    • 发布日期:2017-05-16
    • 文件大小:3996765
    • 提供者:从世源
  1. image-compression-based-svd

    0下载:
  2. 使用matlab,用于基于奇异值分解(SVD)的图像压缩-image compression based on Singular value decomposition (SVD)
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:1035
    • 提供者:六神
  1. SVD

    0下载:
  2. 该程序包含相关矩阵子程序,用来求解信号的SVD分解,并包含有误差分析。-The program contains the correlation matrix routines for solving signal SVD decomposition, and includes error analysis.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:716
    • 提供者:逢源
  1. LEAST-SQUARE-BASED-svd

    0下载:
  2. 基于l1,l2 NORM 的最小二乘法,岭回归等算法,懂的人一看就知道好用,利用SVD进行计算的-Based on L2, NORM L1 least square method, ridge regression and other algorithms, the people who understand the good use, the use of SVD for calculation
  3. 所属分类:Data structs

    • 发布日期:2017-04-15
    • 文件大小:7291
    • 提供者:wyl
  1. K-SVD

    0下载:
  2. 依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-Based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decomposition item as an updated dictionary of atoms and atomic correspon
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:4729
    • 提供者:高广帅
  1. svd

    0下载:
  2. SVD奇异值分解在信号处理中的应用,主要使用在谐波恢复和估计上-SVD application in signal processing
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:1391
    • 提供者:范尧
  1. SVD

    0下载:
  2. An algorithm for solving SVD of matrix, written in Labview
  3. 所属分类:Algorithm

    • 发布日期:2017-04-29
    • 文件大小:10926
    • 提供者:Lei Zhang
  1. K-SVD

    0下载:
  2. K-SVD是一种经典的字典训练算法,依据误差最小原则,对误差项进行SVD分解,选择使误差最小的分解项作为更新的字典原子和对应的原子系数,经过不断的迭代从而得到优化的解。-K-SVD is a classic dictionary training algorithm, based on the principle of minimum error, the error items SVD decomposition, choose to make the smallest error decom
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14461287
    • 提供者:翟吉祥
  1. SVD-Decomposition

    0下载:
  2. svd分解图像得到多个特征向量,可以选取前几个对图像重构-SVD decomposed images were obtained by multiple feature vectors, and the image reconstruction can be selected.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-12
    • 文件大小:591
    • 提供者:jisaiping
  1. SVD-QR-method

    0下载:
  2. svd分解,使用qr方法,编译即可运行,需要文件输入-SVD QR method,the program can run successfully, you need a file for input
  3. 所属分类:Algorithm

    • 发布日期:2017-05-01
    • 文件大小:8833
    • 提供者:huyw
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 42 »
搜珍网 www.dssz.com