登录
首页 » Visual C++ » QRDCMP

QRDCMP

于 2013-09-27 发布 文件大小:1KB
0 231
下载积分: 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.)

文件列表:

QRDCMP.CPP,1741,2002-04-05

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

发表评论

0 个回复

  • sorting
    关于相控阵雷达分选的一篇比较好的外文文献(paper on sorting of phased array radar signal )
    2012-05-10 15:18:11下载
    积分:1
  • 2014
    2014 Continuous Learning of Human Activity Models - imp(2014 Continuous Learning of Human Activity Models- imp)
    2015-03-15 19:10:40下载
    积分:1
  • momh_effectiveness_mopgp
    MOEAs对于度欧表的有 花纹那(MOEAs for the degree of European tables have patterns that)
    2008-05-31 16:26:10下载
    积分:1
  • power_wind_ig
    用simulink对风电场进行建模分析得到功率以及电流的仿真图(This example uses an initial state vector to start the simulation steady-state. When you make changes to the model (add, delete, rename blocks, etc), the initial state vector needs to be regenerated or disabled, otherwise Simulink signals an error when the simulation is started. To disable the use of initial state vector for this model, go to the Data Import/Export section of the Model Configuration Parameters tool and uncheck the Initial state option under the Load workspace section. To regenerate the initial state vector after a change to the model, follow the instructions given in the initialization file for this model. Type open( init_power_wind_dfig ) at the matlab prompt to view this file.)
    2015-07-24 13:48:45下载
    积分: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
  • Decoupled-load-flow
    采用稀疏矩阵的PQ分解法潮流计算程序(依据《电力系统计算》一书附录用C语言编写,使用方法、变量名称都与书上一致)(Decoupled load flow)
    2013-12-07 13:33:07下载
    积分:1
  • 2光伏电源+配网
    这是光伏电源并网的配网模型,里面包含boost,mppt,逆变器,10kv配电网(This is the distribution network model of photovoltaic power grid, which contains boost, MPPT, inverter, 10kV distribution network.)
    2018-03-21 10:12:16下载
    积分:1
  • DesktopAA
    室内环境射线跟踪算法研究,室内反射点追踪的计算(Indoor environmental ray tracing algorithm to calculate the reflection point indoor track)
    2014-02-23 20:59:54下载
    积分:1
  • random
    提供了平均分布和正态分布的功能,并显示出来(Provide evenly distributed and the normal distribution function)
    2014-09-14 15:17:26下载
    积分:1
  • SVG
    SVG matlab仿真模型 绝好的学习资料 无功补偿 谐波抑制(SVG matlab simulation model excellent learning materials reactive power compensation harmonic suppression)
    2014-03-07 09:22:00下载
    积分:1
  • 696516资源总数
  • 106618会员总数
  • 4今日下载