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

搜索资源列表

  1. qr

    0下载:
  2. 程序中给出了用变形QR方法计算实对称三角阵的全部特征值与相应的向量
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:6408
    • 提供者:王云峰
  1. QR二维码生成器 源代码

    1下载:
  2. QR二维码生成器 源代码 珍贵资源 生成矩阵式二维码,Two-dimensional QR code generator generates the source code for scarce resources dimensional code matrix
  3. 所属分类:数学计算/工程计算

    • 发布日期:2015-06-23
    • 文件大小:3958784
    • 提供者:李超
  1. QRTT.rar

    0下载:
  2. QR方法求赫申伯格矩阵的全部特征值,有例子,检验过,很顺利的,QR method for Joseph Berger Shanghai eigenvalue matrix of all, there are examples of tests, it is smooth
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:1619
    • 提供者:张帆
  1. QR-method

    0下载:
  2. 本程序是在数值分析中求特征值和特征向量的一种高效算法,叫带双步位移的QR方法,本程序使用C++编写。-This program is used in numerical analysis to get the eigenvalues and eigenvector. This is an efficient algorithm, called a two-step displacement QR method, the program uses C++ to prepare.
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:1184
    • 提供者:李贺
  1. QR

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

    • 发布日期:2017-04-10
    • 文件大小:973
    • 提供者: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-29
    • 文件大小:8419
    • 提供者: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-28
    • 文件大小:8882
    • 提供者: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
    • 文件大小:123904
    • 提供者:vinilla
  1. QR

    2下载:
  2. 在对矩阵进行拟上三角化的基础上利用带双步位移的QR分解法求解矩阵的特征值-To be in the upper triangular matrix based on the use of dual-band step-by-step displacement of QR decomposition method for solving matrix eigenvalue
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:2311
    • 提供者:李少林
  1. qr

    1下载:
  2. 这是用MPI做的关于矩阵的qr分解的程序,程序中很好的实现了分解过程的并行性-This is done using MPI on the matrix qr decomposition procedures, procedures to achieve a good decomposition process parallelism
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:2089
    • 提供者:印凤行
  1. Mapack_for_NET

    0下载:
  2. Mapack可用来做矩阵运算 Mapack is a .NET class library for basic linear algebra computations. It supports the following matrix operations and properties: Multiplication, Addition, Subtraction, Determinant, Norm1, Norm2, Frobenius Norm, Infinity Norm, Rank,
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:38581
    • 提供者:Erison
  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-28
    • 文件大小:255116
    • 提供者:王强
  1. svdsim.m

    0下载:
  2. Computes SVD using QR
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:1021
    • 提供者:oj3nok
  1. LinearAlgebra

    0下载:
  2. 线性代数基本实现,各种基础的线性代数计算接口(加减乘除、求逆、求秩、最大线性无关组)以及矩阵的特征值特征向量的计算(QR方法)。含有设计文档。-The basic realization of linear algebra, and linear algebra calculation based interface (addition and subtraction multiplication and division, inverse, and rank, the largest grou
  3. 所属分类:Algorithm

    • 发布日期:2017-03-26
    • 文件大小:293444
    • 提供者:李昂
  1. qr

    0下载:
  2. qr法,数值分析,数值计算,计算机专业课程-qr
  3. 所属分类:Algorithm

    • 发布日期:2017-04-24
    • 文件大小:9928
    • 提供者:柳佳林
  1. qr

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

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

    0下载:
  2. QR Code二维码decoder-QR Code QR Code decoder
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:48972
    • 提供者:朱猪
  1. QR

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

    • 发布日期:2017-03-28
    • 文件大小:281594
    • 提供者:lang
  1. LU、QR、SVD

    0下载:
  2. 本函数可以实现矩阵的LU变换、QR变换、SVD变换,开发环境为Matlab(This function can realize the matrix of the LU transform, QR transform, SVD transform, development environment for Matlab)
  3. 所属分类:数学计算

    • 发布日期:2017-12-21
    • 文件大小:1024
    • 提供者:MagicOrchid
  1. QR-RLS systolic array

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

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