登录
首页 » Visual C++ » QRDCMP

QRDCMP

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

  • pso530
    粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation),由Eberhart博士和kennedy博士于1995年提出 (Kennedy J,Eberhart R. Particle swarm optimization.Proceedings of the IEEE International Conference on Neural Networks.1995.1942~1948.)。源于对鸟群捕食的行为研究。粒子群优化算法的基本思想是通过群体中个体之间的协作和信息共享来寻找最优解. (Particle Swarm Optimization (PSO) is an evolutionary computation techniques (evolutionary co mputation) by Dr. Eberhart and kennedy Dr. raised in 1995 (Kennedy, J., Eberhart R. Particle swarm optimization.Proc eedings of the IEEE International Conference o n Neural Networks.1995.1942 ~ 1948.) . From the flock of the predatory behavior. PSO algorithm is the basic idea of individual groups through the sharing of information and collaboration to find the optimal solution.)
    2006-09-08 15:19:54下载
    积分:1
  • Matlab-CGLH
    学习matlab的GGSJ小程序,没问题额(Matlab program to learn the GGSJ small, the amount is no problem)
    2011-09-27 08:31:38下载
    积分:1
  • BDEcode
    Normalized Cuts Clustering
    2011-01-24 21:01:43下载
    积分:1
  • pardma
    it has project ijn diary discbrp
    2015-01-22 01:01:04下载
    积分:1
  • gui
    matlab中使用GUI编写的一个数值插值运算来拟合需要的曲线(matlab GUI written in a numerical interpolation to fit the curve of the need )
    2012-02-11 20:23:50下载
    积分:1
  • the-code
    低通巴特沃斯滤波器设计求阶数,适合广大学生们参考,(Low-pass Butterworth filter design requirements order, for the majority of students reference)
    2013-09-03 13:00:02下载
    积分:1
  • Viterbi_Tst
    这是用itpp库编写的卷积码的解码程序。由于用C++库和Intel的MKL库,所以速度飞快。同样的仿真点数, Matlab2012下用了15分半钟,而这个程序仿真只用了半分钟,相当于是matlab速度的30多倍。(This is itpp prepared for the convolutional code decoding process. Because with C++ libraries and Intel' s MKL library, so fast. The same simulation points under Matlab2012 spent 15 and a half minutes, and this program simulation with only half a minute, the equivalent of 30 times the speed of matlab.)
    2014-01-08 14:41:50下载
    积分:1
  • BPSK
    C编写的BPSK调制解调,很有用,值得学习,代码编写很规范(Written in C BPSK modulation and demodulation, very useful, it is worth learning, very standardized coding)
    2014-08-08 14:40:41下载
    积分:1
  • MATLAB-DLL
    将matlab的m文件生成可供labview调用的dll(The matlab m file is generated for LabVIEW call DLL)
    2014-11-10 19:28:04下载
    积分:1
  • kmeans
    k means is a clustering program for partition and distinguishing a group of observation and recognition
    2013-04-07 17:36:38下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载