搜索资源列表
Jacobi
- JACOBI迭代求解线形方程组的问题,其中有代码-JACOBI iterative linear equation group, including code
wudianchafengeshi
- 给出了二维泊松方程在单位正方形上的五点差分格式。并运用线性方程组的古典迭代解法——Jacobi迭代求解出在区域上的数值解。最终绘制数值解的图形。-For two at a loose equation in a unit of the square to five o clock. the format and use of linear equations that of classical iterative solution — — jacobi iterative the solutio
201305236-7
- mathlab题目代码,编程分别用jocabi迭代法求解方程。在一般情况下,Guass-Seide迭代法比Jacobi迭代法收敛要快一些,但这也不是绝对的,在木些情况下,Jacobi迭代法收敛,Guass-Seide迭代却可能不收敛-use matlab to deal with the equation -mathlab subject code, programming respectively jocabi iterative method for solving equations. U
diedaisuanfa
- 用C++去完成雅可比迭代算法,面向对象的开发,详细的注释,易于理解-With C++ to complete Jacobi iterative algorithm, object-oriented development, detailed notes, easy to understand
jacobi-gauss_seida
- 為jacobi與gauss seidal迭代法 只要把A,b,N更換成你要的即可-To jacobi and gauss seidal iterative method as long as the A, b, N you want to replace