搜索资源列表

  1. yibanshijuzhenqiyizhifenjie

    0下载:
  2. 一般实矩阵的奇异值分解,利用豪斯赫尔德变换及变形QR算法对一般实矩阵进行奇异值分解。-A general real matrix singular value decomposition, the use of house Herder transformation and deformation of a general real matrix QR algorithm for singular value decomposition
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:4096
    • 提供者:dongsheng
  1. 4MUAV

    0下载:
  2. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:2048
    • 提供者:步晓亮
  1. single

    0下载:
  2. 一般性的奇异值分解算法,float浮点型。-SGGSVD computes the generalized singular value decomposition (GSVD) * of an M-by-N real matrix A and P-by-N real matrix B: * * U*A*Q = D1*( 0 R ), V*B*Q = D2*( 0 R ) * * where U,
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:36864
    • 提供者:muxihan
  1. SVT_MostRecent

    0下载:
  2. svt is algorithm that calculate a matirx from the part of it s elemets . it is can be applied to image processing when part image was lost.是一个算法,知道部分矩阵元素,计算整个矩阵的方法。该方法主用是借助奇异值分解和Bregman算法,可很快完成计算。可以用于图像数据缺损的情况。-svt is a
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:364544
    • 提供者:景天
  1. SVDU

    0下载:
  2. 一种奇异值分解的更新算法,可以用来增量地进行主成分分析,根据文献《Incremental singular value decomposition of uncertain data with missing values》-《Incremental singular value decomposition of uncertain data with missing values》
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:钱叶魁
  1. qiyizhi

    0下载:
  2. 矩阵的奇异值分解,ap为是矩阵a,up返回左奇异值,vp返回右奇异值-Matrix singular value decomposition, ap is the matrix for a, up to return the left singular value, vp return the right singular value
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:55296
    • 提供者:susuding
  1. svd

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

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:zmz
  1. Matrix

    0下载:
  2. 该程序是主要描述的是矩阵运算,包括矩阵的基本运算,矩阵的求逆,矩阵的奇异值分解,以及特征值以及特征向量的求解等等。-The program is the main descr iption of the matrix operations, including the basic matrix operations, matrix inverse, matrix singular value decomposition, and the
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:62464
    • 提供者:wangli
  1. svd

    0下载:
  2. 奇异值分解用于英文文本检索,画出频率矩阵第一奇异值向量和第二奇异值向量的分布图- a fast retrieval algorithm for English texts is proposed. First of all, the English texts are mapped into frequency matrixes of order 26 and the dimensions of texts representation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:gaoshilong
  1. svdtest

    0下载:
  2. 用于描述26个英文字母在奇异值分解后的空间平面的分布-the English texts are mapped into frequency matrixes of order 26 and the dimensions of texts representation space are reduced through Singular Value Decomposition. Second, it fuses the features
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:gaoshilong
  1. svd_lmmse

    0下载:
  2. OFDM系统中基于奇异值分解降秩的MMSE信道估计算法,非常经典-OFDM channel estimation by singular value decomposition.pdf
  3. 所属分类:软件工程

    • 发布日期:2024-05-22
    • 文件大小:177152
    • 提供者:anne
  1. DCT_SVD

    1下载:
  2. 本文提出一种在原始视频DCT(离散余弦变换)与SVD(奇异值分解)域自适应嵌入水印的算法。算法首先将视频流分割成一个个场景,场景中的视频图像被变换到DCT-SVD域中,水印量化嵌入在最大奇异上,实现了水印盲检测。同时实验证明该算法在满足透明性要求下也满足一定的鲁棒性要求,能够抵抗低通滤波、中值滤波、椒盐噪声、高斯噪声、H.264压缩攻击以及统计攻击和帧剪切等攻击。-This paper presents an original vide
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:63488
    • 提供者:久久
  1. SVD_DWTimage

    0下载:
  2. 提出了一种新的基于离散小波变换(DWT)与奇异值分解(SVD)相结合的数字图像水印算法。该算法将原始图像作小波分解并将小波分解得到的低频子带进行分块,对每一块进行奇异值分解后,选取每块中最大的奇异值通过量化的方法嵌入经过Arnold置乱后水印信息。-A new wavelet transform based on discrete (DWT) and Singular Value Decomposition (SVD) combinat
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:38912
    • 提供者:久久
  1. MVDR

    0下载:
  2. 自己编写的基于奇异值分解的MVDR方法进行信号频率估计的Matlab代码。 -Matlab code of the MVDR method of frequency estimation based on singular value decomposition.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:Qiyu He
  1. cusvd_by_ZhangShu

    0下载:
  2. 在cuda上进行奇异值分解,采用Hestens 方法,与cpu相比加速4-5倍-svd in cuda
  3. 所属分类:Windows编程

    • 发布日期:2024-05-22
    • 文件大小:346112
    • 提供者:zhao
  1. musicF1

    0下载:
  2. 任意阵列输出数据的协方差进行奇异值分解,求出特征值和特征向量,利用信号子空间和噪声子空间的正交性,构造空间谱函数-Arbitrary array output data covariance singular value decomposition, eigenvalues and eigenvectors obtained using the signal subspace and noise subspace orthogonali
  3. 所属分类:其他小程序

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:
  1. matriccaculator

    0下载:
  2. 可对任意两个矩阵做加法、减法、乘法等运算;同时可对单个矩阵求转置矩阵、三角分解、奇异值分解等操作,功能强大-matriccaculator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:122880
    • 提供者:落思
  1. matlab

    0下载:
  2. ) 使用分块的主成分分析方法(PCA)对人脸图像进行压缩编码。针对PCA方法计算量大的缺点,首先把问题转化成奇异值分解(SVD)问题,然后设计了特征空间的更新算法,通过递推,简化每一步计算的计算量,达到了实时编码的要求。 4) 在Windows平台下基于Video for Windows(VFW)接口开发了人脸视频图像编码和解码的实验系统,该系统实现了图像采集、图像显示、编码、解码等功能。-) The use of sub-blocks
  3. 所属分类:图形图象

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:周参
  1. SVD-BASED

    0下载:
  2. 一种基于奇异值分解的数字水印技术,这是一篇很经典的文章,再此文章之后,基于svd的水印技术大量出现-a digital watermarking technologybased on Singular value decomposition , which is a classic article, and then, after this article, the watermarking technique based on lar
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-22
    • 文件大小:420864
    • 提供者:lifeng
  1. SVD

    0下载:
  2. 最小二乘估值的SVD分解计算方法,本程序可将最小二乘估值问题转化为超定方程组的问题处理,且可用奇异值分解的方法计算最小二乘问题。-Least Squares Estimates of the SVD decomposition method, the valuation process can be transformed into squares overdetermined equations deal with the probl
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-22
    • 文件大小:1024
    • 提供者:o0cmzx0o
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 22 »

源码中国 www.ymcn.org