Recent content by Spectre Moncy

  1. S

    The Jacobi Iterative method question

    The initial x^(0) (provided by the assignment question paper) is x^(0) = (3, 0, 3, 1). I tried this. It converged to some solution set but the problem is that this solution set is extremely inaccurate. I have no problem finding the right solution set when applying Gaussian Elimination...
  2. S

    The Jacobi Iterative method question

    Homework Statement (Ax = B) A: 3.1410 -2.7180 1.4140 -1.7321 9.8690 2.7180 -7.3890 0.4280 2.2360 -2.4490 1.0000 -1.4140 31.0060 7.3890 -2.6450 0.1110 B: 3.316 0 3.141 1.414 The question in my Numerical Methods assignment asks to use the Jacobi Iterative method to solve the system...
Back
Top