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

搜索资源列表

  1. CodesaImages

    0下载:
  2. 用于指纹检测等,利用图像的梯度方向,获得局部主导方向。Principal Component Analysis (PCA),包含有高斯金字塔分层,SVD奇异值分解,内含测试图像-Used for fingerprint detection, etc. Using the gradient direction of image to get local leading direction. Principal Component Analysis (PCA), contains a gaussi
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:243399
    • 提供者:liuguorong
  1. C-Program

    0下载:
  2. 雅克比过关法算法求矩阵的奇异值分解,是雅克比算法的优化,提高计算速度-Jacobian immigration law algorithms singular value decomposition of a matrix, Jacobi algorithm optimization, improve computing speed
  3. 所属分类:Data structs

    • 发布日期:2017-11-13
    • 文件大小:90032
    • 提供者:Ylath Lovegood
  1. MVDR

    1下载:
  2. 何子述《现代信号处理及其应用》第6章课后习题代码,基于奇异值分解的MVDR方法进行信号频率估计的仿真实验-He sub-described " modern signal processing and its applications" in Chapter 6 Homework code MVDR method based on singular value decomposition of the signal frequency estimation simulation
  3. 所属分类:Other windows programs

    • 发布日期:2016-03-24
    • 文件大小:1024
    • 提供者:赵梦
  1. SVD

    0下载:
  2. 矩阵的奇异值分解,使用fortran实现-The singular value decomposition of the matrix using fortran achieve
  3. 所属分类:Algorithm

    • 发布日期:2017-11-23
    • 文件大小:259001
    • 提供者:神州竞风流
  1. SCD_CPP

    1下载:
  2. 数值计算中SVD分解算法,其中包含SVD算法的C++实现头文件,源文件,程序测试代码,以及测试结果文件等,可以很好的帮助你理解SVD奇异值分解算法-Numerical calculation SVD decomposition algorithm, which the SVD algorithm C++ header files, source files, program testing code, and test results file can help you understand t
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-19
    • 文件大小:6347
    • 提供者:鲁力
  1. Analyzing-Spatially-varying-Blur

    0下载:
  2. 我们提出一种新方法用于单幅图像的空间变化模糊识别,在图像中的每个局部小块,这个局部模糊被选择在一个候选PSFS有限集中间,用一个极大似然方法。我们打算用广义似然减少参数的数量,用广义奇异值分解限制计算值,但是要对图像做出适当的边界假设。-We present a new approach for spatially varying blur identification using a single image. Within each local patch in the image,
  3. 所属分类:Special Effects

    • 发布日期:2017-11-18
    • 文件大小:1930854
    • 提供者:liuzhao
  1. SVD-theorem

    0下载:
  2. 奇异值分解定理,短小精悍的一篇文章,讲的很清楚-Singular value decomposition theorem, dapper article said very clearly
  3. 所属分类:Algorithm

    • 发布日期:2017-11-27
    • 文件大小:45879
    • 提供者:WL
  1. Turbmat-0.2.0

    0下载:
  2. it is a code for denoising based on singular value decomposition. it is a rank reduction based method
  3. 所属分类:matlab

    • 发布日期:2017-11-18
    • 文件大小:62716
    • 提供者:ahmad
  1. L1_SVD

    3下载:
  2. 利用压缩感知实现波达方向估计,运用奇异值分解对接收信号进行降维,再利用L1范数进行估计-Using compressed sensing DOA estimation using singular value decomposition to reduce the dimensionality of the received signal, and then using the L1 norm estimate
  3. 所属分类:matlab

    • 发布日期:2014-05-12
    • 文件大小:1024
    • 提供者:燕静波
  1. SVD-MOD

    0下载:
  2. C环境下实现矩阵的奇异值分解,实际验证之后证明效果不错-Singular value decomposition of the matrix C environment, proof of good results after the actual verification
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:2313
    • 提供者:张明
  1. SVDCMP

    0下载:
  2. 用于求解矩阵广义逆的,求解矩阵奇异值分解程序。-For solving matrix generalized inverse, solving matrix singular value decomposition procedure.
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:1298
    • 提供者:ahshiyalei
  1. Solv_LinSyst_SVD

    0下载:
  2. A SIMPLE PROGRAM TO SOLVE A LINEAR SYSTEM AX=B BY THE SINGULAR VALUE DECOMPOSITION METHOD
  3. 所属分类:Algorithm

    • 发布日期:2017-11-26
    • 文件大小:4827
    • 提供者:rachid
  1. SVD

    0下载:
  2. 数字图像处理 基于奇异值分解的图像压缩 根据图像矩阵的奇异值分解 选择图像中的主要信息部分进行压缩编码-Digital image processing based on singular value decomposition image compression based on singular value decomposition of the image matrix is ​ ​ the main part in the select image compress
  3. 所属分类:Special Effects

    • 发布日期:2017-12-01
    • 文件大小:573
    • 提供者:fc
  1. PROPACK77_v2.1.tar

    0下载:
  2. matlab运行环境下,奇异值分解软件包利用的是LR迭代方法-the matlab runtime environment, singular value decomposition package to take advantage of the LR iteration method
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-22
    • 文件大小:51627008
    • 提供者:wendawei
  1. jacobi

    0下载:
  2. jacobi奇异值分解,matlab 用于利用矩阵填充和矩阵回复解决图像处理问题-the jacobi singular value decomposition
  3. 所属分类:Special Effects

    • 发布日期:2017-11-12
    • 文件大小:1456
    • 提供者:张洁洁
  1. SvdFit

    0下载:
  2. 奇异值分解算法,别的地方下载下来后尚未测试-Singular value decomposition algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-11-08
    • 文件大小:8898
    • 提供者:zz
  1. SVD

    0下载:
  2. 矩阵的奇异值分解,文件里面有详细的调用说明-The singular value decomposition of the matrix, the file there is a detailed descr iption of the call. . .
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:1844
    • 提供者:yanzi
  1. denoise

    1下载:
  2. 奇异值分解等方法对噪声进行去噪,算法简单,清晰易懂-Singular value decomposition method to noise denoising algorithm is simple, clear and easy to understand
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:111167
    • 提供者:宋健
  1. SVDLIBC-win

    1下载:
  2. SVDLIBC是一个使用Lanczos算法计算稀疏矩阵SVD(奇异值分解)的C语言函数库,原本在只能Linux下编译,这个版本是对其进行修改后的windows版本,可以在VC++或MinGW下使用。-SVDLIBC is a C library computing the SVD(Singular Value Decomposition) of a sparse matrix using the Lanczos Algorithm. Originally, it can only compile
  3. 所属分类:Algorithm

    • 发布日期:2017-11-01
    • 文件大小:43497
    • 提供者:Elif Keir
  1. 330

    0下载:
  2. 提出了将信号进行相空间重构后再采用奇异值分解, 对分解后的主成分进行包络分析, 从而提取信号的隐含特 征的方法, 并将该方法应用于齿轮的局部故障振动特征信号的提取中。数值仿真实验结果表明, 该方法能有效提取强背景 信号及噪声中的弱冲击特征信号, 是一种有效的弱信号特征提取方法。采用该方法对齿轮振动信号进行故障特征提取与识 别, 结果与实际情况相符。-Signal implicit characteristic of phase space reconstruction, and th
  3. 所属分类:source in ebook

    • 发布日期:2017-11-30
    • 文件大小:278525
    • 提供者:张力
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »
搜珍网 www.dssz.com