-
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
-
ADIS
MICROSOFT FOCUS COBOL VERSION 3.0 COMPILER
- 2014-10-24 12:15:58下载
- 积分:1
-
editContourusemouse
利用matlab编程,实现鼠标对目标轮廓的编辑和选取,具有一定的实用价值(Using matlab programming, the realization of the mouse on the target contour editing and selection, has a certain practical value)
- 2007-12-21 17:04:18下载
- 积分:1
-
jianhuapls
偏最小二乘法简化方法,输入合适的数据,即可得到正确的主因子数,及回归方程。(Simplified method of partial least squares, enter the appropriate data, the main factor to get the correct number, and the regression equation.)
- 2010-09-30 10:10:25下载
- 积分:1
-
code
运用奇异值分解,离散傅里叶变换的水印算法,完整程序(wartermarking algorithm)
- 2011-05-25 11:01:56下载
- 积分:1
-
Desktop
齿轮动力学基础建模;微分方程;龙格库塔求解(Foundation Modeling of Gear Dynamics)
- 2021-01-24 16:28:38下载
- 积分:1
-
Assignments
Collection of antenna assignments
- 2010-12-16 01:44:44下载
- 积分:1
-
guangdehecheng
说明: 有关于光学的MATLAB程序仿真,关于衍射,折射等光学现象(The optical MATLAB example can be used by beginners)
- 2020-09-19 20:59:50下载
- 积分:1
-
window_for_filter_with_matlab_code
implementation of windows for filters using matlab code with examples
- 2011-01-14 12:22:28下载
- 积分:1
-
wavelet-analysis-for-imaging-
利用小波分析对图像进行二级分解和重构的Matlab代码,带有中文注释,包括哈尔小波、上/下采样子函数(Using wavelet analysis to the image of the secondary decomposition and reconstruction of the Matlab code, with Chinese translations, including the Haar wavelet, up/down sampling Functions)
- 2012-05-16 22:43:31下载
- 积分:1