-
single
使用奇异值分解来帮助求解最小二乘问题,特别是在方程系数矩阵不满秩的情况下。(SGELSD computes the minimum-norm solution to a real linear least
* squares problem:
* minimize 2-norm(| b- A*x |)
* using the singular value decomposition (SVD) of A. A is an M-by-N
* matrix which may be rank-deficient.)
- 2009-10-30 16:32:14下载
- 积分:1
-
矩阵的运算
矩阵运算实矩阵相乘复矩阵相乘实矩阵求逆的全选主元高斯约当法(matrix calculation real matrix multiplication complex matrix multiplication matrix inversion is a wholly-elected PCA Gaussian about when France, etc.)
- 2021-03-18 22:49:19下载
- 积分:1
-
userfc
ANSYS二次开发自定义破坏准则子程序(ANSYS subroutine)
- 2021-03-28 18:29:11下载
- 积分:1
-
matlab
一个利用共轭梯度法的正则化实例: 通过输入矩阵的维数,利用共轭梯度法的原理,进行正则化计算;Morozov偏差原理(A conjugate gradient method using the regularization Example: Enter the dimensions of the matrix, using the principle of conjugate gradient method for regularization calculation)
- 2013-07-23 08:42:47下载
- 积分:1
-
3D-beam-jisuanjibeihe
C++编写“三维粱单元有限元计算内核”,对杆系有限元的理论和C++的理解有了很大提高(C++ written " three-dimensional beam finite element kernel module" , and on finite element theory and the understanding of C++ has been greatly improved)
- 2010-05-13 21:51:51下载
- 积分:1
-
gmres
gmres 方法。视图求解线性方程组A*x=b的解x。nXn的稀疏矩阵A必须是方程且应是大型稀疏矩阵。列向量b的长度必须为n。(gmres method. View solving linear equations A* x = b the solution x. nXn sparse matrix A must be equation and should be large sparse matrix. The length of the column vector b must be to n.)
- 2013-09-13 16:29:56下载
- 积分:1
-
Gauss_main_element_solve_equation
求解线性方程组,高斯消去法精确求解出任意个方程组的解,(Solving linear equations, Gaussian elimination exact solution,)
- 2011-09-08 18:51:27下载
- 积分:1
-
files
说明: 二分法算法文件,龙格库塔法,高斯法,数值计算二分法求解,适用于初学数值计算人群(Dichotomy algorithm file)
- 2020-04-20 20:10:55下载
- 积分:1
-
chazhi
本例实现了插值函数,将不同次数的插值进行了显示,防止了龙格现象,研究生一般以此题为作业。(The cases to achieve interpolation function, the number of different interpolation were shown to prevent the Runge phenomenon, in order to graduate generally entitled operations.)
- 2013-11-14 15:28:33下载
- 积分:1
-
chrip
信号测量矩阵,如何选取测量矩阵!!!!!!!!!!!(Signal measurement matrix)
- 2015-12-06 22:16:30下载
- 积分:1