登录
首页 » Visual C++ » QR-decomposition

QR-decomposition

于 2020-08-31 发布 文件大小:1234KB
0 357
下载积分: 1 下载次数: 49

代码说明:

  QR分解法是目前求一般矩阵全部特征值的最有效并广泛应用的方法,一般矩阵先经过正交相似变化成为Hessenberg矩阵,然后再应用QR方法求特征值和特征向量。它是将矩阵分解成一个正规正交矩阵Q与上三角形矩阵R,所以称为QR分解法,(QR decomposition )

文件列表:

QR分解算法
..........\Debug
..........\.....\QRdecomposition.obj,289816,2013-04-25
..........\.....\QRdecomposition.sbr,0,2013-04-25
..........\.....\QR分解算法.bsc,394240,2013-04-25
..........\.....\QR分解算法.exe,569417,2013-04-25
..........\.....\QR分解算法.ilk,812436,2013-04-25
..........\.....\QR分解算法.pch,3169612,2013-04-25
..........\.....\QR分解算法.pdb,1123328,2013-04-25
..........\.....\vc60.idb,107520,2013-04-25
..........\.....\vc60.pdb,143360,2013-04-25
..........\nr3.h,14110,2013-04-25
..........\printMatrix.h,851,2013-04-25
..........\printVector.h,662,2013-04-25
..........\qrdcmp.h,2977,2013-04-25
..........\QRdecomposition.cpp,887,2013-04-25
..........\QR分解算法.dsp,4585,2013-04-25
..........\QR分解算法.dsw,545,2013-04-25
..........\QR分解算法.ncb,66560,2013-04-25
..........\QR分解算法.opt,50688,2013-04-25
..........\QR分解算法.plg,1075,2013-04-25
..........\readMatrix.h,877,2013-04-25
..........\readVector.h,772,2013-04-25

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • FFT_Original
    FFT/IFFT 变换程序----------------(FFT/IFFT transformation process----------------)
    2010-07-14 19:48:13下载
    积分:1
  • ART2100
    一种借助lowtran7计算大气透过率和目标辐射的软件平台ART2100(A program that used for calculate air transferrate and object randience based on lowtran7)
    2021-05-07 16:49:36下载
    积分:1
  • areaofcircle
    一圆形游泳池如图所示,现在需在其周围建一圆形过道,并在其四周围上栅栏。 栅栏价格为35元/米,过道造价为20元/平方米。 过道宽度为3米, 游泳池半径由键盘输入。 要求编程计算并输出过道和栅栏的造价。(A circular pool as shown in figure, now in its built around to a circular corridor, and in its 4 around on the fence. The fence for 35 yuan/m price, corridor cost for 20 yuan/square metre. Aisle width is 3 meters, The radius of the swimming pool by keyboard input. Demand and output programming calculation of corridor and the cost of the fence. )
    2012-04-06 11:29:01下载
    积分:1
  • lbm2d
    基于D2Q9模型的LBM程序,用于计算方腔驱动流,对应何亚玲《格子Boltzmann方法的理论及应用》一书的源码(LBM D2Q9 model-based program used to calculate the square cavity driven flow, which corresponds He Yaling " Lattice Boltzmann Method Theory and Applications," a source book)
    2021-03-12 21:19:24下载
    积分:1
  • shiyan4
    若矩阵A中的某一元素A[i,j]是第i行中的最小值,而又是第j列中的最大值,则称A[i,j]为矩阵A中的一个鞍点。请写出一个可确定此鞍点位置的算法(如果这个鞍点存在)。(If the matrix A, an element A [i, j] is the minimum value in the i-th row, but is the maximum value of the j-th column, then A [i, j] for the matrix A is a saddle point. Please write a algorithm to determine the position of saddle point (saddle point exists).)
    2013-01-07 13:16:11下载
    积分:1
  • BICG
    BICG算法,是Krylov子空间的迭代方法之一(The BICG algorithm is one of the Krylov subspace iteration method)
    2012-07-09 21:57:18下载
    积分:1
  • interp1_interp2
    C语言实现Matlab中interp1和interp2中的功能。(Interp1 and interp2 in Matlab, C language the function.)
    2021-03-29 14:39:11下载
    积分:1
  • 1parallel
    用于FLUENT计算结构单自由度涡激振动,采用四阶龙哥库塔法,并设置了并行计算(FLUENT, VIV, Fourth order Runge-Kutta )
    2016-09-30 18:49:07下载
    积分:1
  • ThreeSpline
    数值分析中三次样条插值算法,运行稳定,并能画出最后的插值曲线(Numerical Analysis of cubic spline interpolation algorithm, running stability, and can draw the final curve interpolation)
    2020-12-10 16:39:18下载
    积分:1
  • DCD
    DCD差分格式求解激波在刚性楔面上反射问题(DCD difference scheme for solving the shock wave in a rigid wedge surface reflection)
    2012-08-22 14:16:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载