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

搜索资源列表

  1. 矩阵所有运算

    2下载:
  2. 矩阵的转置、行列式、秩,逆矩阵求法,矩阵的三角分解、qr分解,对称正定矩阵的乔里斯基分解及行列式值,奇异值分解,广义逆的奇异值分解,矩阵特征值与特征向量的各种计算方法-all kinds of computational method of transposition of matrix, determinant, rank, inverse of matrix,triangle decomposition, qr decomposition, cholesky decomposition an
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:83488
    • 提供者:球球
  1. Vblast_QR

    0下载:
  2. 利用QR分解来对VBLAST进行译码。好东西大家分享!
  3. 所属分类:其它

    • 发布日期:2014-01-16
    • 文件大小:10583
    • 提供者:李瑞
  1. QR_LU_Eigenvalue

    0下载:
  2. 包括使用修正Gram-Schmit算法实现QR分解,自编LU分解、利用幂法和反幂法计算矩阵最大和最小特征值的程序。例外附有使用这些算法的例子供参考。 QR decomposition algorithm based on modified Gram-Schmit LU decomposition algorithm algorithm used to find maximum and minimum eigenvalue based on power and inverse power meth
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4803
    • 提供者:gogomx
  1. QR分解

    0下载:
  2. 所属分类:Windows编程

  1. Vblast_QR.rar

    1下载:
  2. MIMO系统中基于QR分解的VBlast接收,包含多个.m程序,有助于您对于VBlast的理解,MIMO systems based on the QR decomposition VBLAST receiving, contains more than one. M procedures, will help you for understanding VBLAST
  3. 所属分类:Other systems

    • 发布日期:2015-05-19
    • 文件大小:11133
    • 提供者:季晓澎
  1. MatrixCalculator.rar

    1下载:
  2. 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
  3. 所属分类:CSharp

    • 发布日期:2016-11-11
    • 文件大小:58039
    • 提供者:朱侃杰
  1. SPQR-1.1.2.tar

    2下载:
  2. 基于C++编程的多线程的多波前稀疏矩阵的QR分解,Timothy A. Davis编写-SuiteSparseQR is an implementation of the multifrontal sparse QR factorization method. Parallelism is exploited both in the BLAS and across different frontal matrices using Intel s Threading Building Blocks
  3. 所属分类:Process-Thread

    • 发布日期:2017-04-09
    • 文件大小:1162490
    • 提供者:mengdieaaq
  1. householdqr

    0下载:
  2. 运用househoulder变换求解线性最小二乘问题,实现矩阵的QR分解-Transform househoulder use for solving linear least squares problem, the realization of the QR matrix decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:797
    • 提供者:冰点
  1. QR

    0下载:
  2. 带双步位移的QR分解法求解矩阵的特征值和特征向量-With two-step displacement of the QR decomposition method for solving matrix eigenvalue and eigenvector
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:2483
    • 提供者:Paul Wang
  1. all_source_files

    0下载:
  2. 带双步的QR分解方法求所有特征值,以及反幂法求解对应特征向量-two-steps-qr-descomposure to solve all eigenvalues of a matrix. and antipower method to solve a engenvector correspongding to the eigenvalue
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:8220
    • 提供者:Daniel Kung
  1. juzhengsuoyouyunxuan

    0下载:
  2. 文件列表
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:85828
    • 提供者:ljl
  1. bmaqr

    1下载:
  2. 利用C语言,本程序实现了对实矩阵的QR分解-Using C language, the program achieved the QR decomposition of real matrices
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-25
    • 文件大小:603
    • 提供者:xuwanye
  1. QR

    0下载:
  2. 数值分析的一种算法叫QR分解,即把一个矩阵分为上三角矩阵和一个下三角矩阵乘积的形式-a mathmatical method to deal with a matrix called QR decomposition
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-02
    • 文件大小:2572
    • 提供者:凌含潇
  1. leastsquar--QR-(CSharp)

    0下载:
  2. 有关QR分解的最小二乘问题的C#源程序,方便初学者理解。-the leastsquare problem solved by QR decomposition,and it is very suitable for the beginner to learn the problem
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:42585
    • 提供者:李萱妍
  1. qr.c

    0下载:
  2. C 语言编写的QR分解,利用子矩阵实现递归 。-QR decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:894
    • 提供者:Ethan
  1. QR

    0下载:
  2. QR分解,本程序实现了任意矩阵的QR分解-This program is for matrix qr-decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-12
    • 文件大小:642
    • 提供者:youth
  1. qr

    0下载:
  2. 利用qr分解求矩阵的特征值-use qr fenjie qiu tezz
  3. 所属分类:Other systems

    • 发布日期:2017-05-04
    • 文件大小:221924
    • 提供者:jack
  1. QR

    0下载:
  2. 有关QR分解的matlab的算法。分别是Givens_Rotations、Householder、Lanczos、Arnoldi-About QR decomposition matlab algorithm. Are Givens_Rotations, Householder, Lanczos, Arnoldi
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:1883
    • 提供者:梁帅
  1. QR

    0下载:
  2. 自动识别矩阵规模,进行QR分解运算,采用HouseHolder变换做成上Hessenberg矩阵,然后通过Givens变换做QR分解。(The size of the matrix is automatically identified, the QR decomposition operation is performed, the HouseHolder transform is used to make the upper Hessenberg matrix, and then the Q
  3. 所属分类:其他

    • 发布日期:2018-01-10
    • 文件大小:305152
    • 提供者:INBreeze
  1. QR分解求矩阵特征值特征向量 C语言

    3下载:
  2. QR分解计算矩阵特征值、特征向量的 C语言实现(QR decomposition to calculate matrix eigenvalues and eigenvectors by C language)
  3. 所属分类:其他

    • 发布日期:2020-04-06
    • 文件大小:27648
    • 提供者:sunnyzhujj
« 12 3 »
搜珍网 www.dssz.com