Feeds
질문
Optimizing (Reducing run time) of a sparse matrix division
Hi, so I have a sparse matrix as shown below: [ap ae 0 an 0 0 0 0 0 ... [aw ap ae 0 an 0 0 0 0 ... [0 aw ap 0 0 an 0 0 0 ... ...
대략 4년 전 | 답변 수: 0 | 0
0
답변질문
How to use tridiagonal matrix for 2D Cylindircal heat equation
I utilized a tridiagonal matrix to help me solve the 1D heat equation. I had the equation: apTp = ap0*Tp0 + anTn + asTs + Su (w...
대략 4년 전 | 답변 수: 0 | 0