登录
首页 » Visual C++ » QRDCMP

QRDCMP

于 2013-09-27 发布 文件大小:1KB
0 286
下载积分: 1 下载次数: 11

代码说明:

  用镜像矩阵求出矩阵的QR分解(正交三角分解),并求解线性方程组,该方法不必选主元,但其计算过程非常稳定。也可用于求矩阵的广义逆和求解线性最小二乘问题。子过程QRDCMP用镜像矩阵求m*n矩阵A的QR分解,A=Q^TR,其中Q是m*m正交矩阵,R为m*n上三角矩阵;子过程QRBKSB用矩阵的QR分解求解线性方程组Ax=b,其中A为n阶非奇异方阵。(Matrix obtained with the mirror matrix QR decomposition (orthogonal triangular decomposition), and solving linear equations, the method does not have to choose the main element, but its calculation process is very stable. Can also be used to find the generalized inverse matrix and solving linear least squares problems. Sub-process of the mirror matrix QRDCMP m* n matrix A QR decomposition, A = Q ^ TR, wherein Q is a m* m orthogonal matrix, R is m* n upper triangular matrix subprocess QRBKSB a QR decomposition to solve the matrix linear equations Ax = b, where A is non-singular square matrix of order n.)

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

发表评论

0 个回复

  • P_Mgaijin
    这是很好的Matlab文件,pm模型的源代码,分享给大家(This is a good Matlab files, pm model the source code to share for everyone)
    2011-05-06 13:44:51下载
    积分:1
  • AMMC
    Matlab 视频去隔行代码AMCC法,效果很好(Matlab code Deinterlacing)
    2013-09-02 19:48:05下载
    积分:1
  • UPFC
    digsilent软件平台下关于最优潮流计算的仿真(digsilent software platform simulation on optimal power flow calculation)
    2013-10-23 18:45:43下载
    积分:1
  • compare
    int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i ++) { if (a[i] != b[i]) { return i } } return -1 } (int compare(const char* a, const char* b, int size) { for (int i = 0 i < size i++) { if (a[i] != b[i]) { return i } } return-1 } )
    2014-09-02 13:53:50下载
    积分:1
  • pca-cPP-svd-algorithm
    主成分分析的c++实现使用奇异值分解svd算法(Principal Component Analysis based on svd algorithm ,used c++)
    2012-11-22 15:18:38下载
    积分:1
  • xinxichaxun
    文件中单词信息查询功能,包括输入文件,查找,修改,删除,查看
    2009-12-30 11:17:06下载
    积分:1
  • texexp
    Text Processing example, a program to recognize tokens
    2014-11-25 00:43:38下载
    积分:1
  • testsincplot
    说明:  研究VC++和MATLAB编程的朋友可以看看这个程序,希望对你们有用.(Those people who research the program by VC++ and MATLAB can load it,it will benefit to you)
    2010-04-02 19:50:42下载
    积分:1
  • 20090402_4479043_0
    精通MATLAB编程,绝对的好书,精通MATLAB编程,绝对的好书,(Proficient in MATLAB programming, the absolute good book)
    2011-04-26 18:45:36下载
    积分:1
  • FDTD3DCODEUSING
    一个三维FDTD的计算程序,比较有用,适合初学者。(A three-dimensional FDTD calculation procedures, more useful for beginners.)
    2014-01-03 14:55:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载