Feeds
질문
Does Matlab have an off-the-shelf function to generate a 2D circular convolution matrix?
Given a blur kernel B (size: m x n) and the size of a 2D image ( size: h x w ), I am trying to generate a sparse matrix M such t...
5년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why sparse function is slow?
I recently generated a sparse matrix using function: sparse. When I do the profiling, I found the vast majority of the runtime i...
5년 초과 전 | 답변 수: 0 | 0
