Feeds
질문
Sparse FEM Matrix build inefficiency
Hello everyone. I am trying to improve the efficiency of my FEM matlab code using sparse matrices. I build three vectors sp_...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
Sparse Matrix build efficiency
Hello everyone. I want to build a nxn matrix A as sparse for efficiency( time of the inversion(A\)). i)I would like to ask i...
8년 초과 전 | 답변 수: 3 | 0
3
답변질문
Further improvement of matrix inversion
Using A\b instead of A^(-1) can be used to speed up a code. *1)* How can we further speed up this inversion if we know from th...
8년 초과 전 | 답변 수: 1 | 1
1
답변질문
PC restarts while running a code that calls mex functions
My pc restarts when I am running a matlab code that calls mex files. I don't know how to check the mex file because I don't kno...
8년 초과 전 | 답변 수: 0 | 0
