Feeds
提问
Does anyone have solved this problem? Need to transform Ax=B to x=beta +alpha*x and then apply iterative method. I have mathematica code but i cant transform it to matlab.
7 years 前 | 0 个回答 | 0
0
个回答已回答
How can i type code for solving linear system equation with iterative method. First i checked if my matrix is diagonal dominant. But i dont know how to do further.I have mathematica code which is attached in this message.
In those files i have all except iterative method. The equation Ax=B needs to be transformed to x=beta + alpha*x, then the start...
How can i type code for solving linear system equation with iterative method. First i checked if my matrix is diagonal dominant. But i dont know how to do further.I have mathematica code which is attached in this message.
In those files i have all except iterative method. The equation Ax=B needs to be transformed to x=beta + alpha*x, then the start...
7 years 前 | 0