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

搜索资源列表

  1. 描述奇异值分解的matlab小程序

    4下载:
  2. 一个描述奇异值分解的matlab小程序,通俗易懂,方便移植。-A descr iption of the singular value decomposition matlab small program, easy to understand, easy to transplant.
  3. 所属分类:matlab例程

    • 发布日期:2014-09-20
    • 文件大小:1024
    • 提供者:潘潘
  1. SVD-TLS.rar

    4下载:
  2. 利用奇异值分解-总体最小二乘法估计ARMA模型的AR参数,并利用参数进行谐波恢复仿真程序,The use of singular value decomposition- total least squares estimation of AR parameters of ARMA model and using the parameters of harmonic retrieval simulation program
  3. 所属分类:matlab

    • 发布日期:2016-05-06
    • 文件大小:1243
    • 提供者:史龙
  1. svyqc.rar

    0下载:
  2. 现代谱估计的matlab的程序。用的是奇异值分解的总体最小二乘法。,Modern Spectral Estimation matlab procedures. Using a singular value decomposition of the total least squares method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:31530
    • 提供者:yangqiuchen
  1. Matrix

    0下载:
  2. 矩阵运算的软件包,包括矩阵的LU分解、RQ分解、奇异值分解等-Matrix calculation of the package, including the LU decomposition of matrix, RQ decomposition, singular value decomposition, etc.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-13
    • 文件大小:3082169
    • 提供者:叶飞
  1. pinv

    1下载:
  2. //奇异值分解法求广义逆 //本函数返回值小于0表示在奇异值分解过程, //中迭代值超过了60次还未满足精度要求. //返回值大于0表示正常返回。 //a-长度为m*n的数组,返回时其对角线依次给出奇异值,其余元素为0 //m-矩阵的行数 //n-矩阵的列数 //aa-长度为n*m的数组,返回式存放A的广义逆 //eps-精度要求 //u-长度为m*m的数组,返回时存放奇异值分解的左奇异量U //v-长度为n*n的数组,返回时存放奇异值分解的左奇异量
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:3556
    • 提供者:钟钟
  1. empca2.tar

    0下载:
  2. 模式分类中应用到的PCA算法,包括其奇异值分解SVD算法。可用来降维提取主元素等。-pattern classification applied to the PCA algorithm, including its SVD singular value decomposition algorithm. Can be used to take down the main Viti Levu and other elements.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-12
    • 文件大小:2543
    • 提供者:imago
  1. SVD

    0下载:
  2. 线性方程的解法,实现对运动目标的检测,针对可见光图像弱小目标检测中的背景抑制和去噪问题,提出了奇异值分解(Singular Value Decomposition,SVD)-Linear equations, to achieve the detection of moving targets, in view of the weak target detection in visible light images in the background suppression and de-noi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:1113
    • 提供者:ty3r
  1. rsvd

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:206382
    • 提供者:徐林林
  1. 359801828_imcompr

    1下载:
  2. SVD程序,用于图像的奇异值分解,SVD程序,用于图像的奇异值分解-SVD procedure for singular value decomposition of the image, SVD procedure for singular value decomposition image
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1559
    • 提供者:萧然
  1. shuiying

    0下载:
  2. 本文利用二元树复小波变换的平移不变性和奇异值分解的稳定性,提出了一种新的数字水印技术。该方法对几何攻击尤其是平移操作和加噪、JPG压缩等均保持了良好的稳健性。-...
  3. 所属分类:Wavelet

    • 发布日期:2017-04-26
    • 文件大小:103656
    • 提供者:hzh
  1. pic_svd

    0下载:
  2. 一个图像的奇异值分解的matlab小程序-a program about image SVD with matlab
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:870
    • 提供者:胡国胜
  1. svd_rar

    3下载:
  2. 奇异值分解/广义逆矩阵的svd算法代码,在解线性方程时用得上-svd siglar value decomposition
  3. 所属分类:Other systems

    • 发布日期:2014-09-20
    • 文件大小:9585
    • 提供者:白石
  1. DES

    0下载:
  2. 基于矩阵奇异值分解的数字水印的设计与实现 -Matrix singular value decomposition-based digital watermark design and implementation
  3. 所属分类:Special Effects

    • 发布日期:2017-04-16
    • 文件大小:314694
    • 提供者:俞高明
  1. matrix

    1下载:
  2. 实现复数矩阵的基本运算,并能实现复数矩阵的求逆、快速傅里叶变换和奇异值分解等-The realization of the basic computing complex matrix, and can achieve complex matrix inversion, fast Fourier transform and singular value decomposition and so on. . . .
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:8077
    • 提供者:熊光辉
  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. hundun_svd

    0下载:
  2. 基于混沌加密的奇异值分解算法的源代码,实现了水印技术的预处理及嵌入提取过程。-Chaos-based encryption algorithm, singular value decomposition of the source code, a watermark embedding technology and extraction pretreatment.
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-03
    • 文件大小:102996
    • 提供者:xiaobao89
  1. 奇异值分解波束形成MATLAB程序

    0下载:
  2. 奇异值分解的波束形成MATLAB代码, 很有用的程序 运行没有问题(code for SVD beamforming)
  3. 所属分类:其他

    • 发布日期:2017-12-18
    • 文件大小:3072
    • 提供者:shilongji
  1. 奇异值分解(SVD).cpp

    1下载:
  2. 奇异值分解(SVD)VC++程序,网上的都有错误,此程序修正了错误的地方。(Singular value decomposition (SVD) VC ++program, there are errors on the Internet, this program fixes the wrong place.)
  3. 所属分类:通讯编程

    • 发布日期:2018-01-01
    • 文件大小:2048
    • 提供者:tiptone
  1. MSVD(多尺度奇异值分解)

    3下载:
  2. 基于多尺度奇异值分解的图像融合程序及一组待融合图像,以及一篇文献。(Image fusion program based on multiscale singular value decomposition and a set of images to be fused, and a document.)
  3. 所属分类:波变换

    • 发布日期:2018-11-06
    • 文件大小:757760
    • 提供者:燕燕123
  1. 奇异值分解1

    2下载:
  2. 多层奇异值分解,解决了原始奇异值分解分辨率欠缺的问题(Multilevel singular value decomposition solves the problem of lack of resolution of original singular value decomposition)
  3. 所属分类:其他

    • 发布日期:2019-11-29
    • 文件大小:830464
    • 提供者:天高云淡淡
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com