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

搜索资源列表

  1. QR

    0下载:
  2. 数值分析或计算方法中用QR分解求线性方程-QR analyse to solve a matrix
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:123982
    • 提供者:mark
  1. QR

    0下载:
  2. 求矩阵特征值,变一般矩阵为赫申伯格矩阵的算法以及实赫申伯格矩阵的QR算法的c++代码-Matrix eigenvalue, change the general matrix of He Shen Berg matrix algorithm and implementation of He Shen QR algorithm Berg matrix c++ code
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1826
    • 提供者:
  1. 1MAQR

    0下载:
  2. 矩阵的QR分解算法。使用c语言编写,配有数据输入输出函数。-Matrix QR decomposition algorithm. Using the c language, with data input and output functions.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-11
    • 文件大小:1280
    • 提供者:lixiaohui
  1. Matrix_QR_Decomposition

    0下载:
  2. 矩阵的QR分解的Visual C++6.0 实现-Matrix QR decomposition implementation Visual C++6.0
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:698666
    • 提供者:Ben Lew
  1. geteig

    0下载:
  2. 利用现将矩阵变为上贺申伯矩阵,在利用QR分解的方法求任意矩阵的特征值-Hesien by now on the matrix into matrix, QR decomposition in the use of any method for solving matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1370
    • 提供者:杨文晋
  1. QR

    1下载:
  2. 采用c++实现矩阵QR分解,基于householder变换-C++ implementation using QR decomposition of matrix, based on householder transformation
  3. 所属分类:Special Effects

    • 发布日期:2015-12-17
    • 文件大小:1024
    • 提供者:王俊
  1. qr

    0下载:
  2. 用qr分解法求解线性代数方程组,可以输出household矩阵和最终结果-Qr decomposition using linear algebraic equations, matrix and can output the final results of household
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1425
    • 提供者:schi
  1. Decomposition_QR

    0下载:
  2. QR分解法是三种将矩阵分解的方式之一。这种方式,把矩阵分解成一个正交矩阵与一个上三角矩阵的积。QR 分解经常用来解线性最小二乘法问题。QR 分解也是特定特征值算法即QR算法的基础。-QR decomposition are the three ways of decomposition of the matrix. In this way, the matrix decomposition into an orthogonal matrix and an upper triangular mat
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:585
    • 提供者:徐默涵
  1. QR-matrix

    0下载:
  2. 该程序是QR解矩阵特征值的,matlab程序-The program is the solution matrix eigenvalue QR
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:10109
    • 提供者:邹启
  1. qr

    0下载:
  2. Qr decomposition for matrix analysis
  3. 所属分类:xml-soap-webservice

    • 发布日期:2017-04-13
    • 文件大小:2452
    • 提供者:Mohammad
  1. QR_matrix

    0下载:
  2. VC++实现矩阵的QR分解。里面有个类和调用的实力。-In VC++ matrix QR decomposition. Which has a class and call strength.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:225905
    • 提供者:ld
  1. matrix_processing04

    0下载:
  2. 一般实矩阵的QR分解,包括C语言的源代码以及编译后的文件,通过冒烟测试-General real matrix QR decomposition, including the C language source code and compiled files, by smoke testing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:6377
    • 提供者:wumaoyang
  1. QR-algorithm-for-matrix-value

    0下载:
  2. 带双步位移的QR分解求特征值算法(C语言版)。-the QR decomposition algorithm for the characteristic value
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:2316
    • 提供者:liuyuan
  1. complex_givens

    0下载:
  2. 基于cordic算法的givens变换实现矩阵QR分解-Transform matrix QR decomposition based on the givens of cordic algorithm
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:1384
    • 提供者:fred
  1. Gram-Schmidt-QR-decomposition

    0下载:
  2. fortran科学计算与工程。Gram-Schmidt正交化计算QR分解,进行矩阵的计算。-fortran scientific computing and engineering. Gram-Schmidt orthogonalization computing the QR decomposition, the matrix calculation.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2007
    • 提供者:muyu
  1. 2BGQR

    0下载:
  2. 计算矩阵的QR分解求一般实矩阵的全部特征值-Calculate the matrix QR decomposition seeking a general real matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:1897
    • 提供者:wade
  1. QR-algorithm

    0下载:
  2. 求解矩阵特征值的QR算法详细解释外加例子分析-QR algorithm for solving matrix eigenvalue explained in detail plus examples
  3. 所属分类:Algorithm

    • 发布日期:2016-06-16
    • 文件大小:463872
    • 提供者:wade
  1. QR-matlab

    0下载:
  2. qr算法的matlab代码,利用矩阵的QR分解,逐步按递推法构造矩阵的分解序列的过程,只要原始矩阵式非奇异矩阵,则由QR算法就完全确定其分解序列了-qr algorithm matlab code using a QR decomposition of the matrix, step by step process of the recursive method to construct the matrix decomposition sequence, as long as the ori
  3. 所属分类:matlab

    • 发布日期:2017-11-04
    • 文件大小:574
    • 提供者:王喜
  1. matrix

    0下载:
  2. 实现了矩阵中的各种操作, 包括矩阵相加,相减,矩阵乘法,矩阵转秩,余子式,求行列式的值,求矩阵特征值,LU 分解,QR 分解,求现行方程组的解等等。 是任何做科学计算工作者必备的类库。 此类库也是C++初学者极好的参考资料。类库的实现运用了运算符重载,友元,异常处理,文件输入输出,函数重载,指针,动态分配内存等一系列C++技术。-Matrix in a variety of operations, including matrix addition, subtraction,
  3. 所属分类:Algorithm

    • 发布日期:2017-11-12
    • 文件大小:9328
    • 提供者:汤慧
  1. QR

    0下载:
  2. 矩阵的QR分解,包括选主元的QR分解和不选主元的QR分解-QR decomposition of the QR decomposition of the matrix, including the election of the principal component of QR decomposition and pivoting
  3. 所属分类:Algorithm

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