Community Profile

Krunal


Active since 2014

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Multiplying rows of matrix without bsxfun or for loops
I have two matrices A and B generated as follows: x = 2; y = 4; A = kron(eye(x), ones(1,y)); littleB = ...

9 years ago | 2 answers | 0

2

answers