在matlab環(huán)境下對偏微分方程的Jacobi迭代解法的算法實現
在matlab環(huán)境下對偏微分方程的Jacobi迭代解法的算法實現...
在matlab環(huán)境下對偏微分方程的Jacobi迭代解法的算法實現...
用Jacobi疊待法解線性方程組 function Jacobi(A,b,n,x0,e,N)...
Using Jacobi method and Gauss-Seidel iterative methods to solve the following system The require...
求特征值的Jacobi法,解決很多工程實際問題...
本實例通過VC++實現了JACOBI 和SOR 算法,這是源代碼...
解線性方程組的Jacobi,Gauss_Seidel,SOR迭代,以及四級四階Runge_Kutta方法,Adams預估校正算法...
線行方程組的Gauss Jacobi 及一個簡單的自適應算法...
數值分析 gauss jacobi消去法...
用C++編寫的一個jacobi迭代的求解...
C+mpi編寫的jacobi的迭代求解源碼...