CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - qr分解

搜索资源列表

  1. qr

    0下载:
  2. 矩阵QR分解.数字分析的比较难的程序,值得一看 -matrix QR decomposition. Digital analysis of the more difficult procedures, eye-catcher
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:18.28kb
    • 提供者:李保磊
  1. 基于QR分解的总体最小二乘方法

    0下载:
  2. 基于QR分解的总体最小二乘方法 基于Matlab的程序,QR decomposition based on total least squares method
  3. 所属分类:matlab例程

    • 发布日期:2017-03-24
    • 文件大小:969byte
    • 提供者:成人
  1. QR

    0下载:
  2. QR分解计算方程组,程序简单便于理解,容易学习-QR decomposition calculation equations, the program simple and easy to understand, easy to learn
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:973byte
    • 提供者:123
  1. Eigenvalue

    2下载:
  2. 用QR分解来求矩阵的全部特征值 包括:QR分解,矩阵转置,;矩阵求逆,矩阵相乘,最后迭代得出特征值-With QR decomposition to the full matrix eigenvalue include: QR decomposition, matrix transpose, matrix inversion, matrix multiplication, and finally reached eigenvalue iteration
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:8.22kb
    • 提供者:zengming
  1. double_QR

    1下载:
  2. 运用双线性QR分解法求矩阵特征值及特征向量,并含有QR分解法子程序-Use of bilinear matrix QR decomposition method for eigenvalue and eigenvector and contains procedures for QR decomposition method
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:8.67kb
    • 提供者:zonk
  1. QR

    2下载:
  2. 北航数值分析大作业 对矩阵进行QR分解 word文档 内附算法说明以及相关程序-Northern analysis of large numerical matrix operations on the QR decomposition algorithm for word document containing a descr iption, and related procedures
  3. 所属分类:Algorithm

    • 发布日期:2014-05-19
    • 文件大小:121kb
    • 提供者:vinilla
  1. xxfc

    0下载:
  2. 全主元高斯约当消去法 2.LU分解法 3.追赶法 4.五对角线性方程组解法 5.线性方程组解的迭代改善 6.范德蒙方程组解法 7.托伯利兹方程组解法 8.奇异值分解 9.线性方程组的共轭梯度法 10.对称方程组的乔列斯基分解法 11.矩阵的QR分解 12.松弛迭代法-PCA-wide Gauss Jordan elimination method 2.LU decomposition method 3. To catch up with law 4.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:8.14kb
    • 提供者:wzz
  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
    • 文件大小:201.54kb
    • 提供者:徐林林
  1. UCA_SMI

    0下载:
  2. QR分解SMI算法的目的正是要避免直接来解线性方程,而是将自相关矩阵分解,并利用Givens旋转实现数据矩阵的QR分解,最终将权矢量的求解问题转化为三角线性方程组的求解问题。-QR decomposition SMI algorithm, whose objective it is to avoid directly to solution of linear equations, but will auto-correlation matrix decomposition, and the u
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:954byte
    • 提供者:张亚光
  1. QR

    0下载:
  2. 矩阵全部特征值的QR方法,包括化一般矩阵为上Hessenberg阵,平面旋转阵(Givens变换阵),用 Givens变换对上Hessenberg阵作QR分解,原点平移加速的QR方法等-Eigenvalue matrix of all the QR methods, including the general of the Hessenberg matrix array, planar array rotation (Givens transformation matrix), with the
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:249.14kb
    • 提供者:王强
  1. Vblast_QRmatlab

    0下载:
  2. MIMO无线通信系统VBLAST算法的Matlab实现(QR分解)-Matlab realization of a MIMO system using VBLAST method (QR decomposition)
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:10.44kb
    • 提供者:王静
  1. qr

    0下载:
  2. 可用于一般及特殊矩阵即奇异矩阵进行QR分解-Can be used for general and special matrix that is singular matrix QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1.58kb
    • 提供者:dujuan
  1. MATLAB

    0下载:
  2. QR分解-householder reflection-householder reflection
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.35kb
    • 提供者:qing
  1. QR

    1下载:
  2. 用QR分解来解方程AX=b,其中QR分解是用householder变换做的-With QR decomposition to solve the equation AX = b, where QR decomposition is done using householder transformation
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:898byte
    • 提供者:lianna
  1. QR

    0下载:
  2. 对一般矩阵的矩阵QR分解,其中R是对角线元素全为非负实数的上三角矩阵,Q为正交矩阵-QR factorization
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:274.99kb
    • 提供者:lang
  1. householderqr

    0下载:
  2. householder 矩阵 qr分解程序-householder matrix qr decomposition process
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:597byte
    • 提供者:thatd
  1. SVD_C++

    1下载:
  2. C++实现矩阵的SVD分解,矩阵基本运算“+,-,*,/”,三角分解,QR分解,矩阵显示,矩阵转置,矩阵特征值与特征向量运算. 并在 Source.cpp中附有使用例子代码,方便读者快速上手。 经本人测试,完全可以运行,放心使用。 对于SVD分解,经过与matlab中结果对比,发现,当矩阵的列数>=行数时,基本没问题。(Using C++ language realizes the SVD decomposition of matrix,as well as the basic o
  3. 所属分类:数学计算

    • 发布日期:2017-12-30
    • 文件大小:30kb
    • 提供者:东篱
  1. Desktop

    0下载:
  2. 计算矩阵QR分解,A=Q[R;O] 可用于求解线性方程组 并附带利用QR分解解决LSE和LS的程序(To work out the QR decompose of a matrix)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-03
    • 文件大小:1kb
    • 提供者:anwaixiaohun
  1. QRdecomposition

    0下载:
  2. QR 分解,包括householder 变换,用于矩阵分解,最小二乘法(QR decomosition including householder transform, you can use it to solve least square problem.)
  3. 所属分类:数学计算

    • 发布日期:2018-01-07
    • 文件大小:2kb
    • 提供者:bonn
  1. QR-RLS systolic array

    1下载:
  2. 基于QR分解的RLS算法,脉动结构,附带数据例子。基于C++语言。
  3. 所属分类:数学计算/工程计算

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com