Feeds
질문
How to invert fast a big pseudo-inverse matrix
Hello everybody I have to invert a big (m,n) matrix using a pseudo inverse. The pinv() function doesnt work because the matrix ...
9년 초과 전 | 답변 수: 0 | 0
0
답변질문
Allocate a big matrix
I want to allocate a (10^5,10^4) matrix and after I want to fill the matrix in a for-loop with values. My problem is, that zeros...
9년 초과 전 | 답변 수: 2 | 0
