photo

Simon


Active since 2024

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


How do you compute the product of a matrix and each column of another matrix without a for loop in MATLAB, or is this just not possible?
A 4x14 matrix (C) is multiplied by each column of a 14xN matrix (x) - hence by N individual 14 element column vectors - to form ...

19 days ago | 1 answer | 0

1

answer