Community Profile

photo

Amit Singh


BITS Pilani

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: CFD

Statistics

  • First Review

View badges

Feeds

View by

Question


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)...

9 years ago | 0 answers | 0

0

answers

Question


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...

9 years ago | 0 answers | 0

0

answers

Question


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...

12 years ago | 2 answers | 0

2

answers