-
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
-
Code
Integers is given a rectangular matrix. define:
1) The number of rows containing at least one zero element
2) the number of the column in which the longest series of the same elements
- 2014-12-04 05:36:46下载
- 积分:1
-
imhist
opencv里面像matlab那样显示直方图,解决了opencv没有显示直方图的缺陷。(opencv as it shows as histogram matlab to solve opencv histogram did not show defects.)
- 2009-04-25 14:18:48下载
- 积分:1
-
Tamirin_2_2
dielectric waveguide
optiwave simulation
- 2015-01-29 17:47:07下载
- 积分:1
-
F_MF_DFA_q
计算广义的hurst指数,本课题组编写程序,欢迎使用(compute general hurst, our group write program,welcome to use)
- 2012-05-08 16:18:43下载
- 积分:1
-
MAT_demo
MAT-file importer to C++ with and without binds to matread/write library functions
- 2008-06-03 02:07:50下载
- 积分:1
-
Ber_ldpc.zip
The documents include a few more LDPC by C++
- 2015-02-04 20:50:56下载
- 积分:1
-
Fibonacci
利用循环队列生成斐波那契数列的控制台程序!(Circular queue using a console program to generate Fibonacci number deed column!)
- 2014-08-15 11:08:32下载
- 积分:1
-
MOM-zhenzidianliufenbu
matlab矩量法(Hallen公式)编的半波振子,但是电流总是不对(matlab method of moments (Hallen equation) series of half-wave dipole, but the current is always right)
- 2011-11-06 15:30:05下载
- 积分:1
-
walsh_pn_code
说明: walsh和pn码的生成程序,用C语言实现,可供MATLAB调用(code generation process, using C language, calling for MATLAB)
- 2006-04-22 15:31:14下载
- 积分:1