-
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
-
bypass-UAC-souce-code
本代码可以实现绕过win7UAC(用户账户控制),可以很好的实现(This code can realize to bypass win7UAC, (User Account Control), can achieve a good)
- 2013-04-19 11:37:28下载
- 积分:1
-
IT_Bible_for_Students
很好的书籍,对从事IT的人,都会有帮助.(a good book guide you to the gate of IT)
- 2009-12-25 21:18:22下载
- 积分:1
-
distributed power system .zip
MATLAB分布式电力系统状态估计完整程序.用于分布式光伏电站并网(MATLAB distributed power system state estimation complete program for distributed photovoltaic power station grid connected)
- 2020-11-04 19:49:52下载
- 积分:1
-
chap4
胡晓东,董辰辉.MATLAB从入门到精通[M]的m文件(Hu Xiaodong, Dong Chen-hui. MATLAB from entry to the master [M] m-file)
- 2011-07-27 18:07:16下载
- 积分:1
-
TSP
说明: 介绍求解TSP 问题的蚁群算法,是解决旅行售货员问题的一种比较好的方法(Introduced to solve the ant colony algorithm for TSP problem is to solve the traveling salesman problem of a better way to)
- 2009-08-21 09:57:16下载
- 积分:1
-
Irrlicht.net
The study documents the famous 3D engine for 3D developers learn to use.
- 2014-02-12 22:12:18下载
- 积分:1
-
Wang
MATLAB利用线性矩阵不等式解决控制系统的观测器设计问题并求解出了正定矩阵
(MATLAB linear matrix inequality solve observer design the control system and solved a positive definite matrix)
- 2015-05-27 15:10:38下载
- 积分:1
-
Urakkezips
使用matlab的m语言开发,功能为rake接收机的链路生成。其中包含短码生成成,业务信道长码生成,瑞利衰落信道代码, 哈达码变换,用户原始数据扩频和信道衰落
(Use Matlab m-language development, functional link generated for the rake receiver. Contains short code generated into business channel long code generation, code Rayleigh fading channels, Hadamard transform raw data of users spread spectrum and channel fading)
- 2012-08-25 15:53:36下载
- 积分:1
-
demod_2fsk
2fsk的解调C语言实现,该程序实现2fsk的解调(2fsk demodulation C language, the program 2fsk demodulation)
- 2013-12-25 19:29:40下载
- 积分:1