-
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
-
MATLABmusic2
matlab演奏音乐《天空之城》的程序代码2(matlab music code2)
- 2012-08-11 15:50:55下载
- 积分:1
-
KLbianhuan
KL变换本征滤波技术在海洋地震资料处理中的应用(KL transform eigen filtering technology in marine seismic data processing application)
- 2012-06-25 11:19:40下载
- 积分:1
-
0.618
0.618算法,可以用VC运行出来,但没有MATLAB算法(function 0.618)
- 2011-09-23 17:49:51下载
- 积分:1
-
kkpcca11p
关于kpca算法的matlabb程序源码及其说明
(On kpca algorithm the matlabb program source code and its description)
- 2012-07-18 14:14:39下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
code
A little FAT32 Parser with some fuctions.
- 2014-01-31 14:56:02下载
- 积分:1
-
clfxxmx
利用SIMULINK搭建考虑轮胎非线性后的二自由度车辆整车模型,及其相关m文件。(Using SIMULINK to build vehicles, vehicle model considering the tire nonlinear two degrees of freedom, m files.)
- 2012-08-15 11:46:46下载
- 积分:1
-
12
说明: 一篇讲解关于matlab与vc混合编程的问题。其中的讲解是通过实例来讲的(Matlab with a brief on the problem of mixed programming vc. Which is explained through examples of)
- 2009-06-10 16:52:23下载
- 积分:1
-
MATLAB-to-XPlane9
this program is a sample program for connecting MATLAB with Xplane9 using UDP comunication.
- 2012-03-27 11:19:39下载
- 积分:1