Jacobi Iterative Algorithm Implementation
Implementation of Jacobi iterative algorithm in MATLAB - input matrix A, vector b, and initial value x to call the function and obtain the solution for linear equation systems
Explore MATLAB source code curated for "雅可比叠代算法" with clean implementations, documentation, and examples.
Implementation of Jacobi iterative algorithm in MATLAB - input matrix A, vector b, and initial value x to call the function and obtain the solution for linear equation systems