搜索资源列表
数值计算_病态线性方程组的求解
- 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solv
LDL
- 采用LDLT分解法解病态方程组,采用迭代求精法,将求解中丢失的残向量逐步找回来,这样可以求得更为精确的解。
jaccobi&GS
- jaccobi迭代法和GS迭代法求解线性方程组,并有著名病态对称正定矩阵Hilbert矩阵的生成程序和其不同维数下,求解结果的对比作图-jaccobi iteration and GS iterative method for solving linear equations, and a well-known pathological symmetric positive definite matrix Hilbert matrix
数值计算_病态线性方程组的求解
- 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solv
LDL
- 采用LDLT分解法解病态方程组,采用迭代求精法,将求解中丢失的残向量逐步找回来,这样可以求得更为精确的解。-LDLT decomposition method using solution pathological equations using iterative refinement method, to solve the residual vector is lost gradually back, so can get mor
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和
dcal
- 病态方程组求解的matlab程序,涵盖LU分解、Jacobi迭代、GS迭代、SOR迭代四种方法,通过输入参数M来选去对应的算法。-Sick Equations matlab program, covering LU decomposition, Jacobi iteration, GS iteration, SOR iterative four methods, through M to choose input parameters
artificial_fish_algorithm
- 病态方程组的算法研究,人工鱼群算法在求解非线性方程组中的应用-Morbid equation algorithm, artificial fish swarm algorithm for solving nonlinear equations of
LECalculator
- 3.1 线性方程组类设计 3.2 全选主元高斯消去法 3.3 全选主元高斯-约当消去法 3.4 复系数方程组的全选主元高斯消去法 3.5 复系数方程组的全选主元高斯-约当消去法 3.6 求解三对角线方程组的追赶法 3.7 一般带型方程组的求解 3.8 求解对称方程组的分解法 3.9 求解对称正定方程组的平方根法 3.10 求解大型稀疏方程组的全选主元高斯-约当消去法 3.11
UnwellLineEquSet-matlab
- 病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示: 病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和co
hangchuli
- 求解病态方程组采用行处理的方法,其中一个为常态的行处理,另外一个为引进加速因子的 -Line processing approach for solving ill equations, one for a normal line processing, another for the introduction of the acceleration factor
ScientificComputing
- 山东大学软件学院数值计算实验源代码LU分解、前代、回代函数、部分列主元求解线性方程组 用Cholesky分解求解线性方程组,分析残差与误差的关系 迭代法求解线性方程组 最小二乘法及病态性的分析 求非线性方程的根 多项式插值-science computing
cav
- 使用CAV方法求解病态方程组,得出较为精确的解,-Using the CAV method for solving equations ill, arrive at a more accurate solution,
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
1
- 基于高斯赛德尔法的线性方程组解法(可消去系数矩阵病态)。基于牛顿法及改进的牛顿法实现对 非线性方程的求解。-Based Linear Equations high Sisaideer law (coefficient matrix can be eliminated morbid). Realization of nonlinear equations of Newton' s method for solving and i
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
ill-conditioned system of equations
- 分别用几种经典的数值分析迭代算法求解线性方程组(Solving linear equations by several classical numerical analysis iterative algorithms)
MATLAB
- 求解病态方程组,对A求希尔伯特函数,做LU分解。。。。。。。。(To solve the sick equation group, to A the Hilbert function, to do LU decomposition.)