Feeds
回答済み
Code to zero the elements above major diagonal
What I mean is there are values for the elements above the diagonal let’s say a matrix; [5 7 9;0 4 2;0 0 3] Do you have a ...
Code to zero the elements above major diagonal
What I mean is there are values for the elements above the diagonal let’s say a matrix; [5 7 9;0 4 2;0 0 3] Do you have a ...
7年以上 前 | 0
質問
Code to zero the elements above major diagonal
Hi, I’m finding an inverse of a matrix using Gaussian elimination. So, the first step is that I had to carry out row operations ...
7年以上 前 | 2 件の回答 | 0