搜索资源列表
病态方程组
- 病态方程组的运算-CSM Group Operational
数值计算_病态线性方程组的求解
- 这是数值分析的一些作业实验,文件中有详细的文档对理论,实验和算法的说明,用于病态方程组求解的源代码-This is the numerical analysis of the experimental operation, the paper detailed documentation of theory, experiment and the algorithm shows that morbid equation for solving the source code
l_curve
- 程序运用l_curve法 对一病态问题进行求解 -procedures for the use of a law l_curve pathological problem solving
Regularization_Tools
- 求解离散病态问题的正则化方法matlab 工具箱,可以应用到地震勘探中反演问题的求解!-solving discrete pathological problems are based on Matlab toolbox, can be applied to seismic inversion solution!
遗传算法解H病态方程组实验报告
- 遗传算法解H病态方程组-Genetic Algorithm for CSM Group H
SVD
- % 奇异值分解 (sigular value decomposition,SVD) 是另一种正交矩阵分解法;SVD是最可靠的分解法, % 但是它比QR 分解法要花上近十倍的计算时间。[U,S,V]=svd(A),其中U和V代表二个相互正交矩阵, % 而S代表一对角矩阵。 和QR分解法相同者, 原矩阵A不必为正方矩阵。 % 使用SVD分解法的用途是解最小平方误差法和数据压缩。用svd分解法解线性方程组,在Quke2中就用这个来计算图形信息,性能相当的好。在计算线性方程组时,一些不能分
solutionofillsystem
- 病态系统求解方法比较:龙格库塔4固定步长、变步长、吉尔法
mylapalaceofillsystem
- 病态系统的配套的拉普拉斯反变换:从状态方程到状态方程的解
CG.rar
- 求解大规模对称矩阵的CG算法,及预处理PCG使用Matlab语言,可以解1000阶以上的矩阵,以病态矩阵hilbert为例,Solving large-scale symmetric matrix of the CG algorithm, and pretreatment of PCG using Matlab language, you can order more than 1,000 solution matrix, as an example to pathological matrix
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 use!
jacobi
- 利用jacobi法求解病态线性方程,其中矩阵为hilbort矩阵-Jacobi method used to solve ill-linear equations, including matrix hilbort matrix
raodong
- 基于MATLAB的M文件,探究扰动之后线性方程组的解得病态问题-MATLAB-based M files to explore the linear perturbation equations were ill-posed problem
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 to the corresponding algorithm
Jacobi
- 普通解矩阵时,在计算量想当大时候,会出现病态矩阵,这个程序采用迭代方法计算。-it s a way to calculate the matrix.everyone can have a try .solving the matrix is a problem ,this maybe can help you~
runge4
- 使用龙格库塔方法求解病态方程,提供了两种算法,一种为定步长,一种为变步长-Using the Runge-Kutta method to solve ill equation provides two algorithms, one for the fixed step, a step to change
regu
- 反问题求解中解决病态矩阵问题的正则化算法。-Solving the inverse problem regularization algorithm
MATLAB
- 求解病态方程组,对A求希尔伯特函数,做LU分解。。。。。。。。(To solve the sick equation group, to A the Hilbert function, to do LU decomposition.)
ilovematlab总变分超分辨率重建
- 利用tikhonnov正则化的方法求解病态方程的解。包括利用L曲线法求解所需平衡参数(Tikhonnov regularization method is used to solve the ill conditioned equation. Including the use of L curve method to solve the required balance parameters.)
vel_Tikhonov
- tikhonov求解,正则化参数为0.1,应用svd分解,求解病态矩阵的解。(Tikhonov solution, regularization parameter is 0.1, using SVD decomposition to solve the ill-conditioned matrix solution.)