Feeds
질문
Vectorizing tensor-matrix product - for-loop is faster??
Hi All. I am trying to calculate a tensor-matrix inner product in the following code. I need K(i,a,k,b) = C(i,J,k,L)*N(a,J)...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
Vectorizing tensor outer product using permute is slower than for-loop
Hi Everyone. I have the following code for computing outer products of two second-order tensors to get a fourth-order tensor. I...
대략 11년 전 | 답변 수: 0 | 0
0
답변질문
How to pass a matrix input argument to a VBA function generated by MATLAB Builder EX?
Hi. I have a function whose definition is as follows: function y=perm(A) where A is a square matrix. I used MATLAB Bu...
14년 초과 전 | 답변 수: 2 | 0
