-
QRDCMP
用镜像矩阵求出矩阵的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.)
- 2013-09-27 11:05:18下载
- 积分:1
-
MATLAB
this is a file that about matlab
this is a file that about matlab
- 2013-07-28 00:38:42下载
- 积分:1
-
weifen
微分方程模型代码,很多时候差分格式的重写(the function as is code)
- 2011-12-23 22:38:44下载
- 积分:1
-
hafumanbianma
输入各个字符及对应出现的次数 ; 建立赫夫曼树并对各个字符进行编码 ;然后 对 输入 的 二进制 串进行 译码(Enter the various characters and the corresponding number of emerging establish Huffman tree and the various characters coding then enter strings of binary decoding)
- 2007-12-16 18:50:01下载
- 积分:1
-
rili
找到的一个比较实用的日历程序源码,用于开发与日期相关的程序,替代Calendar,实现其无法改变颜色等操作(To find a more practical calendar program source code, for the development of date-related procedures, alternative Calendar, realize that it can not change the color and other operations)
- 2013-08-05 17:30:50下载
- 积分:1
-
erode
morphological operation such as erosion is very suitable to compress the size of the cell by using SE.
- 2011-05-03 19:03:00下载
- 积分:1
-
dui
说明: 队列的新的操作,用个数number和队尾指针rear来判队空队满(Queue new operation, number and team with the number of rear end of pointers to sub-team full of air force)
- 2010-04-27 18:42:35下载
- 积分:1
-
Math
Matlab算法分析与设计程序,包括很多搜索算法的源程序。(Matlab algorithm analysis and design procedures, including many search algorithm of the source.)
- 2010-10-15 14:10:33下载
- 积分:1
-
part_developer
doccument for part deverloper
- 2014-12-09 11:57:55下载
- 积分:1
-
matrix_chol
说明: matlab中chol函数的C++实现,即对矩阵进行分解,分解为上三角矩阵(chol matlab in C++, the function)
- 2011-03-14 19:28:50下载
- 积分:1