photo

Amit Singh


BITS Pilani

Active since 2011

Followers: 0   Following: 0

Message

Professional Interests: CFD

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
106,226
of 301,428

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 21,271

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 174,497

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Discussions

AVERAGE NO. OF LIKES

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

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

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

14 years ago | 2 answers | 0

2

answers