登录
首页 » Visual C++ » QRDCMP

QRDCMP

于 2013-09-27 发布 文件大小:1KB
0 190
下载积分: 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 个回复

  • MexFunction
    这个程序使用vc++实现的一个工程,这个工程的作用就是完整实现了MATLAB和vc++混合编程的关键函数的功能-mexfunction。有其详细的开源代码!(This program uses the vc++ implementation of a project, the role of this project is to complete implementation of the MATLAB and vc++ mixed programming function of the key functions-mexfunction. Has its open source code in detail!)
    2010-12-28 11:02:57下载
    积分:1
  • 10.1.1.98.328
    ocr paper for character recognition with neural network
    2011-11-22 16:28:40下载
    积分:1
  • The-CPP-Programming-Language--Third-Edition
    Fantastically a good book on C++
    2015-01-10 01:46:59下载
    积分:1
  • OrbitalTool
    分析卫星轨道的MATLAB程序包,很多子程序值得借鉴。(Computing satellite orbit with MATLAB software)
    2011-01-19 12:26:00下载
    积分:1
  • PrimeNumber
    判断一个数是否为素数。可以作为分析研究素数编程的人参考。(To determine whether a number is prime. Analysis of prime numbers can be used as programming easy reference)
    2009-11-26 11:46:23下载
    积分:1
  • SurfBox
    A set of C++ and Matlab routines implementing the surfacelet transform surfacelet的一个非常好用的工具箱(A set of C++ And Matlab routines implementing the surfacelet transformsurfacelet a very useful toolbox)
    2009-01-13 15:40:46下载
    积分:1
  • power-flow
    基于matlab 电力系统潮流计算 牛顿拉夫逊法 采用极坐标运算 经过测试 运行良好(failed to translate)
    2013-05-06 00:58:07下载
    积分:1
  • EpprogramE
    用于脑电分析的各类源码,包括功率谱密度检测,事件相关同同步/去同步分析,脑地形图绘制等,已通过测试。 (For EEG analysis of various types of source, including the power spectral density testing, events associated with synchronization/desynchronization analysis of brain topographic mapping, etc., has been tested.)
    2012-08-05 09:25:53下载
    积分:1
  • opencv_src
    for camera calibration
    2009-02-24 19:37:53下载
    积分:1
  • 4176code_network_sybex
    In short, to-the-point chapters, Practical C++ Programming covers all aspects of programming including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you ve mastered the material. Steve Oualline s clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language.
    2014-10-10 10:33:00下载
    积分:1
  • 696518资源总数
  • 105111会员总数
  • 25今日下载