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

搜索资源列表

  1. Schimit-qr

    0下载:
  2. 自己写的编程,有关斯密特正交化,继而qr分解-Write their own programming, about Schmitt orthogonalization, then qr decomposition
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:11469
    • 提供者:李攀
  1. QR

    0下载:
  2. QR矩阵的QR分解 按对角线从左上到右下从小到大的顺序进行的QR分解
  3. 所属分类:Project Design

    • 发布日期:2017-11-17
    • 文件大小:978
    • 提供者:林浩
  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. QR

    0下载:
  2. QR.rar为QR分解求解一维及二维Laplace特征值问题-QR.rar the QR decomposition for solving one-dimensional and two-dimensional Laplace eigenvalue problem
  3. 所属分类:matlab

    • 发布日期:2017-12-01
    • 文件大小:1270
    • 提供者:易雯帆
  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

    0下载:
  2. QR分解C++代码,常用的数学运算代码示例-qr divided by c++ code,often uesd by mathmatics
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10683
    • 提供者:cc
  1. house-qr

    0下载:
  2. house的qr分解算法,在matlab开发环境下进行开发,算法准确有效,矩阵维数不受限制。-house for qr
  3. 所属分类:matlab

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

    0下载:
  2. 在数值分析中,会用到一种算法叫QR分解算法,简便了计算过程,提高了运算效率-Are used in numerical analysis, an algorithm called QR decomposition algorithm, simple calculation process, improve the operation efficiency
  3. 所属分类:Algorithm

    • 发布日期:2017-04-14
    • 文件大小:3500
    • 提供者:季秋峰
  1. QR

    0下载:
  2. 矩阵QR分解,采用householder方法。输入矩阵,返回分解参量,QR decomposition-QR decomposition
  3. 所属分类:matlab

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

    0下载:
  2. 矩阵A的QR分解.应用改进的Gram—Schmidt方法和Householder变换的方法计算矩阵A的QR分解.-QR decomposition of the matrix A. Application of modified Gram-Schmidt method and the method of calculation Householder transformation matrix A QR decomposition.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-15
    • 文件大小:7551
    • 提供者:lumengyi
  1. qr.c

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

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

    0下载:
  2. Gram-Schmidt正交化计算QR分解-Gram-Schmidt orthogonalization calculation QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-13
    • 文件大小:1746
    • 提供者:
  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. eigen-QR

    0下载:
  2. C++矩阵QR分解方法,同时求出对应的特征值和实特征值对应的特征向量-QR for solving the eigenvalues and eigenvectors
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-17
    • 文件大小:4179140
    • 提供者:唐泽宇
  1. QR

    1下载:
  2. 该程序是基于QR分解的V-BLAST检测算法,两种算法,包括QR分解算法和SQRD算法。-The program is based on QR decomposition V-BLAST detection algorithm, two algorithms, including QR decomposition algorithm and SQRD algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1329
    • 提供者:秦定本
  1. QR-decomposition_QRmd_qrg

    0下载:
  2. 使用givens变换实现矩阵的QR分解,矩阵分析与应用课程实践-QR decomposition of matrix using Givens transform
  3. 所属分类:matlab

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:outman
  1. QR-decomposition_md_qrs

    0下载:
  2. 矩阵分析与应用,使用施密特正交化方法实现矩阵的QR分解-QR decomposition of matrix using the Schmidt method
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:outman
  1. QR-decomposition_md_qrh

    0下载:
  2. 矩阵分析与应用,使用Householder变换方法实现QR分解。-QR decomposition of matrix using the Householder transform
  3. 所属分类:matlab

    • 发布日期:2017-12-15
    • 文件大小:1024
    • 提供者:outman
« 1 2 3 45 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com