搜索资源列表
lsq
- The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR-
lsq
- The module LSQ is for unconstrained linear least-squares fitting. It is based upon Applied Statistics algorithm AS 274 (see comments at the start of the module). A planar-rotation algorithm is used to update the QR-
NumericalAnalysis
- 使用matlab进行数值分析时重要的参考资料,具体包含内容可以看英文描述-This text is written primarily for students/readers who have a good background of high school algebra, geometry, trigonometry, and the fundamentals of differential and integral calcul
excellentprocedureorthesolutionofequations
- 一个优秀的解方程组的程序比如超定方程,病态方程。是我在做项目时遗留下来的,上传给大家使用!-An excellent procedure for the solution of equations such as over-determined equation, ill-conditioned equations. Yes I was doing projects left behind, upload for everyone to
errestools
- 用来估计病态线性方程组正则化求解时的误差。-To estimate the error of regulation method for the ill-conditioned system of linear equations
newLUok
- 数值分析中LU分解的程序,程序采用选取主元的方法有较高的精度,对病态矩阵也有较好效果-LU decomposition of numerical analysis procedures, procedures used to select principal components method with high accuracy, on the ill-conditioned matrix has good results
newQRok
- 数值符号计算中利用QR分解求解方程的程序,经过病态矩阵的验证,程序有较高的精确性-Symbolic computation in numerical solving equations using QR decomposition process, through the ill-conditioned matrix of validation, the program has high accuracy
Matrix_Pencil
- 出一种实现不同维间估计结果自动配对的二维频率估计算法。首先把二维频率估计问题转化成两个矩阵束的特征值问题。根据矩阵束的特征求出两个矩阵束的公共特征向量,并以此为基础同时求出两个矩阵束的特征值。算法估计误差与现有算法相近,但解决了现有算法普遍存在的配对难题。 -Matrix pencils play an important role in numerical linear algebra. The problem of findin
ZG
- 病态矩阵HILBERT,正则化高斯消元法,cholesky分解法-Ill-conditioned matrix HILBERT, regularization of Gaussian elimination method, cholesky decomposition
threebus
- Easy to edit weighted least squares algorithm implemented on a 3 bus test transmission network. Includes both bus and branch data. This can be also implemented on any other test transmission network that s not ill-condit
tsvd
- 截断奇异值分解技术是一种正则化方法,用于不适定问题的数值计算-Truncated Singular Value Decomposition is a regularizaiton method for ill-conditioned problem computation.
solution
- 病态方程组的数值解法,Guass,Jacobi,SOR iteration,conjugate gradient method-numerical solution of ill-conditioned system of equations,Guass,Jacobi,SOR iteration,conjugate gradient method
juzhengbingtai
- Hilbert矩阵病态线性代数方程组的求解 matlab 代做 代写-Hilbert matrix is ill-conditioned linear algebraic equations matlab doing some ghostwriting
primal_dual
- 全变差求解病态线性方程组的算法说明及其Matlab上的实现代码,在反演问题中常常会用到,全变差正则化具有边界识别强的特点,在图像去噪和恢复方面很有价值!-Total Variation solving ill-conditioned linear equations Matlab algorithm descr iption and implementation code on the inverse problem will ofte
sor
- SOR法求解病态线性方程组的MATLAB源代码-SOR method for solving ill-conditioned linear equations MATLAB source code
gongetidufa
- 一种共轭梯度法的matlab函数,可以用于求解病态的线性方程组,提高求解精度.还提供了算法的介绍文档-A conjugate gradient method of matlab function, can be used to solve ill-conditioned linear equations, improve the accuracy of solving
OVM
- A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf,以上论文提出的求解病态线性方程组的一种较新梯度下降法-A Dynamical Tikhonov Regularization for Solving Ill-posed Linear Algebraic Systems.pdf, more than one pape
csvd+ttls
- ttls的正则化方法,适用于各种病态反问题的求解(The regularization method of ttls is applicable to solving various ill conditioned inverse problems)
ILP
- 病态线性方程组的一些求解算法,包括传统的CG,CGLS,CGNR,LSQR和较新的OVM算法,它们都是一些迭代算法。(Some solving algorithms for ill conditioned linear equations include conventional CG, CGLS, CGNR, LSQR, and newer OVM algorithms, all of which are iterative algo
tikhonov
- 解病态方程的正则化方法、逆问题不适定解的处理与正则化(Regularization method for solving ill conditioned equations)