-
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
-
jiangsun_Undergraduate_course_paper
低压配电网理论线损分析计算 本科论文 word版本(Low voltage distribution network analysis and calculation of theoretical line loss word version of the undergraduate thesis)
- 2010-06-28 22:44:01下载
- 积分:1
-
Arithmeticmeanfilter(smoothing)
Hi Friends. This is simple Image code of Arithmetic mean filtering operation,which results in smoothing of image. Default image size is 256 x 256
- 2010-10-13 10:34:02下载
- 积分:1
-
DCT_Qutization_watermarking
说明: Matlab版本代码,主要研究数字水印的DCT算法(Matlab version of the code, the main algorithm of digital watermark DCT)
- 2011-03-10 11:46:39下载
- 积分:1
-
detect_motion
I performed my motion detection on matlab
- 2012-11-28 08:45:49下载
- 积分:1
-
MATLAB_guide
说明: 文章中介绍了matlab的所有重要命令,能够满足简单matlab编程的需求(Matlab article describes all the important orders, to meet the demand for simple programming matlab)
- 2008-10-13 17:44:37下载
- 积分:1
-
SimulatorMatlab
模拟机器人在迷宫寻找出口的程序,使用蒙特卡洛算法定位,模拟测试找路程序(Simulated robot in a maze looking for export, the use of Monte Carlo algorithm to locate, find a way to simulate the test program)
- 2013-12-05 10:52:17下载
- 积分:1
-
2
说明: 采用抗积分饱和PID控制算法进行离散系统阶跃响应。可以避免控制量长时间停留在饱和区,防止系统产生超调。(PID Controler with intergration sturation)
- 2011-04-03 22:11:03下载
- 积分:1
-
elasticsearch-river-mongodb-1.7.1
elasticsearch-river-mongodb 源码,主要讲述elasticsearch 和 mongodb 同步索引实现。可以实现自己编译。(Elasticsearch-river-mongodb source code, including elasticsearch and mongodb synchronization index. Can be compiled.)
- 2013-11-14 10:46:39下载
- 积分:1
-
3Dfanbeam
对三维shepp-logan数据做三维扇形投影,并根据投影数据重建出shepp-logan图像。(Three-dimensional shepp-logan data do three-dimensional projection fan and shepp-logan reconstructed image from the projection data.)
- 2014-01-31 15:46:22下载
- 积分:1