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年以上 前 | 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年以上 前 | 0