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

搜索资源列表

  1. house

    0下载:
  2. Householder变换是基本的数学变换之一。其作用是将被变换向量映射成相同模的其它向量。其应用之一是QR分解。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:856
    • 提供者:yzd
  1. hhouse

    0下载:
  2. hyperbolic Householder transformation的功能类似于Householder transformation,其作用是将被变换向量映射成双曲模与之相同的其它向量。其应用之一是快速QR分解。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:998
    • 提供者:yzd
  1. givens

    0下载:
  2. Givens transformation是向量的旋转变换。它可将被变换向量旋转成模与之相同的其它向量。其应用之一是QR分解。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:812
    • 提供者:yzd
  1. qr_house

    0下载:
  2. 基于Householder transformation的QR分解。 其使用需要调用Householder transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:884
    • 提供者:yzd
  1. qr_hhouse

    0下载:
  2. 基于hyperbolic Householder transformation的QR分解。 其使用需要调用hyperbolic Householder transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:983
    • 提供者:yzd
  1. qr_givens

    1下载:
  2. 基于Givens transformation的QR分解。其使用需要调用Givens transformation程序。
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:943
    • 提供者:yzd
  1. core

    0下载:
  2. 矩阵的QR分解算法,奇异值分解算法等,可以用于数据万挖掘的算法之中,或者作为学习用
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:542941
    • 提供者:乐乐
  1. QR分解源代码

    0下载:
  2. 所属分类:源码下载

  1. MatrixCalculator.rar

    1下载:
  2. 用C#编写的基本的矩阵运算器 包括加减乘除 转职,求逆,基本矩阵判断以及LDU分解和QR分解,a matrix calculator
  3. 所属分类:CSharp

    • 发布日期:2016-11-11
    • 文件大小:58039
    • 提供者:朱侃杰
  1. PhaseDemodulate

    0下载:
  2. 基于最小二乘法的椭圆拟合,在visual studio2005平台下的c++实现,有QR分解-based on the direct least squares to finish ellipse fitting method with c++
  3. 所属分类:Algorithm

    • 发布日期:2017-05-08
    • 文件大小:1639584
    • 提供者:杨婷婷
  1. householdqr

    0下载:
  2. 运用househoulder变换求解线性最小二乘问题,实现矩阵的QR分解-Transform househoulder use for solving linear least squares problem, the realization of the QR matrix decomposition
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:797
    • 提供者:冰点
  1. Work1

    1下载:
  2. 北航数值分析大作业第一题:矩阵的QR分解求特征向量。代码是我在理学院本科期间写的,所有结果已经过Matlab及Mathematica验证,保证算法正确实现。-Numerical analysis of Beihang great job the first question: QR decomposition of matrix eigenvector. Code is written during my undergraduate logical Institute, all results
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:11411
    • 提供者:邹洪斌
  1. QR_tezheng

    0下载:
  2. 包含QR分解法和QR法求解矩阵的特征值和特征向量-QR
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-05
    • 文件大小:204516
    • 提供者:刘虎
  1. NLA

    0下载:
  2. 格拉姆-施密特正交化法--还可以计算方阵的QR分解,十分方便,十分简洁-Gramm- Schmidt method- can also calculate the square QR decomposition, very convenient, very simple! !
  3. 所属分类:source in ebook

    • 发布日期:2017-11-09
    • 文件大小:650
    • 提供者:yjp
  1. homework

    0下载:
  2. 带双步位移的QR分解(北航研究生数值分析程序)-With two-step displacement of the QR decomposition (Beihang University Graduate numerical analysis program)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:221877
    • 提供者:clivia
  1. Matrix_QR

    0下载:
  2. 我这个程序实现了数值线性代数里面的QR分解-I realized this process numerical linear algebra inside the QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:1663
    • 提供者:tangxin
  1. Matrix

    3下载:
  2. 一些矩阵运算的函数,包括两个矩阵相加,两个矩阵相减,两个矩阵相乘,矩阵复制,矩阵求逆的全选主员高斯-约当法,矩阵的三角分解(LU分解),求Hessenberg矩阵全部特征根的QR法,约化一般实矩阵为Hessenberg矩阵的初等相似变换-A function of a number of matrix operations, including the sum of two matrices, subtract two matrices, the two matrices, matrix dup
  3. 所属分类:Algorithm

    • 发布日期:2017-03-28
    • 文件大小:4007
    • 提供者:chen changqing
  1. QR_schmite

    0下载:
  2. 用C++语言实现矩阵的QR分解,用C++语言实现矩阵的QR分解-With C++ Language matrix QR decomposition, with C++ Language matrix QR decomposition
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:6632
    • 提供者:RTQ
  1. Matrix

    2下载:
  2. 此包包含了众多矩阵处理程序,能够满足矩阵处理的一般要求,由于将各功能分开到不同的“.cpp”文件中,故使用时需要用户自行选取更换合适自己使用的“.cpp”文件。其中,矩阵功能有:输出矩阵、矩阵转置、矩阵归一化、判断矩阵对称、判断矩阵对称正定、全选主元法求矩阵行列式、全选主元高斯(Gauss)消去法求一般矩阵的秩、用全选主元高斯-约当(Gauss-Jordan)消去法计算实(复)矩阵的逆矩阵、用“变量循环重新编号法”法求对称正定矩阵逆、特兰持(Trench)法求托伯利兹(Toeplitz)矩阵逆、
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-05-04
    • 文件大小:1077281
    • 提供者:雾水葛
  1. t5

    0下载:
  2. 采用双步移位的QR分解算法求解方程组的解,中间采用了拟上三角化,反幂法等算法-Double step-by-step shift of the QR decomposition algorithm for solving equations of the solution, used to be the middle of the triangle, anti-power-law algorithm
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-02
    • 文件大小:3228
    • 提供者:tai
« 1 2 3 4 5 67 8 9 10 11 12 13 »
搜珍网 www.dssz.com