搜索资源列表
-
0下载:
Jacobi 方法,利用平面旋转矩阵所构成的正交相似变换将对 对称矩阵化为对角型的方法,Jacobi method, the use of planar rotation matrix by orthogonal similarity transformation consisting of the symmetric matrix into a diagonal-based method
-
-
1下载:
分别用高斯消去法,三角分解法,Jacobi迭代法,GS迭代法,SOR迭代法求解Ax=b-Separately using Gaussian elimination, triangular decomposition, Jacobi iterative method, GS iterative method, SOR iterative method for solving Ax = b
-
-
0下载:
The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on a 3D plane-The False-Position method to solve a linear equation The Bisection method to solve linear equation Jacobi Iteration on
-
-
0下载:
雅克比迭代法 求Hilbert矩阵病态方程组-Iterative Method Jacobian matrix pathological Hilbert equations
-
-
0下载:
Given a time series, the algorithm will test its non-linearity calculating the lyapunov exponent by Jacobi method
-
-
0下载:
病态线性方程组的计算题,涉及Gauss消元法、雅可比迭代法、高斯-赛德尔迭代法、最速下降法和共轭梯度法。每一个方法,都编写一个m文件,封装成函数的形式。然后通过总的HilbLineEquSet.m文件来调用执行,画出误差曲线图,得到运行结果。总的Matlab程序流程,如下所示:
病态方程组的计算包括:HilbLineEquSet.m、gauss.m、jacobi.m、gauss_seidel.m、fastest_descend.m和conjugated_grad.m六个文件。
程序执行结
-
-
0下载:
利用jacobi法求解病态线性方程,其中矩阵为hilbort矩阵-Jacobi method used to solve ill-linear equations, including matrix hilbort matrix
-
-
0下载:
Gauss消去法、Jacobi法、SOR法解线性方程组的源程序,可以方便得到解-code for solution of linear equations using Gauss elimination method、Jacobi method and SOR method
-
-
0下载:
MATLAB实现jacobi法程序的源码MATLAB source code to achieve the program jacobi method-MATLAB source code to achieve the program jacobi method
-
-
0下载:
Jacobi法线性方程组求解的matlab function-Jacobi method for solving linear equations of the matlab function
-
-
0下载:
Matlab 程序语言,有jacobi GS迭代,弦截法等。-Matlab programming language, there jacobi GS iteration, Secant method.
-
-
0下载:
this file contain 2 pdf about integeration in matlab and some code as following:
QR decomposition
Jacobi method
Choleskey Decomposition
householder method
Genetic Algorithm
least_squares method
gauss_seidel method
-
-
0下载:
数值方法:雅克比、高斯赛德尔、超松弛迭代法matlab编程-Numerical methods: Jacobian, Gauss Seidel, over relaxation iterative method matlab programming
-
-
0下载:
Jacobi method matlab
-
-
0下载:
雅克比法求矩阵特征值特征向量,已在matlab上编译成功,直接可用-Jacobi method for matrix eigenvalue eigenvector has been compiled successfully in matlab, directly available
-
-
0下载:
Jacobi迭代法和Gauss-Seidel迭代法Matlab程序,可用于求解线性方程组-Jacobi iteration method and Gauss- Seidel iterative method Matlab procedures, can be used to solve the linear system of equations
-
-
0下载:
this matlab code solve system of equations by gauss-seidel and jacobi method
-
-
0下载:
雅各比(Jacobi)迭代法的MATLAB程序-Jacoby (Jacobi) iteration method MATLAB program
-
-
0下载:
Gauss消元法,Jacobi迭代法和超松弛迭代法求解线性方程组的M文件(Gauss elimination method, Jacobi iteration method and over relaxation iterative method for solving linear equations of the M file)
-
-
0下载:
Gauss, Siedel, Jacobi Method to determine field distribution
-