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

搜索资源列表

  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. 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. 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. 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. 686

    0下载:
  2. DRIVER FOR UPDATING THE QR DECOMPOSITION OF A 4 BY 3 MATRIX
  3. 所属分类:Driver Develop

    • 发布日期:2017-04-24
    • 文件大小:22652
    • 提供者:bake
  1. QR_THPprecoding_BERstimulate

    1下载:
  2. 基于QR分解的MIMO系统的误码率性能仿真-QR decomposition based on the BER performance of MIMO system simulation
  3. 所属分类:Other systems

    • 发布日期:2015-05-19
    • 文件大小:2332
    • 提供者:gl
  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分解法-Beijing University of Aeronautics with a two-step decomposition of the displacement of the qr
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:126505
    • 提供者:hu
  1. PCA

    0下载:
  2. c#QR分解,通过读入excel文件,读取其中数据,把其中数据读入程序中,进行运算-c# QR decomposition, by reading into the excel file, which reads the data, to which the data is read into the program, for computing
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:32089
    • 提供者:youjie
  1. sBmaaqrri

    1下载:
  2. qr分解的c语言程序源码,能嵌嵌入matlab使用 -qr decomposition c language program source code can be embedded embedded matlab use
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:999
    • 提供者:圣人
  1. JQRrara

    0下载:
  2. Java实现QR分解法求矩阵的的所有特征值及特征向量 -Java implementation of the QR decomposition matrix of all the eigenvalues ​ ​ and eigenvectors
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:3396
    • 提供者:nanyi5452
  1. sauce

    0下载:
  2. 数值分析课程实验--带双步位移的QR分解程序-Numerical analysis course experiment- with the two-step displacement QR decomposition procedures
  3. 所属分类:CSharp

    • 发布日期:
    • 文件大小:10164
    • 提供者:zhangll
  1. matrixQRfactorizationbyGivens

    0下载:
  2. C#实现利用Givens矩阵对矩阵A进行QR分解-QR decomposition the Givens matrix of the matrix A by C#
  3. 所属分类:CSharp

    • 发布日期:2017-12-09
    • 文件大小:45749
    • 提供者:陈法超
  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分解的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 »
搜珍网 www.dssz.com