Cal - MATLAB Central
photo

Cal


Last seen: Today Active since 2025

Followers: 0   Following: 0

Programming Languages:
MATLAB
Spoken Languages:
English

Statistics

MATLAB AnswersFrom 02/25 to 03/25Use left and right arrows to move selectionFrom 02/25Use left and right arrows to move left selectionTo 03/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%

RANK
143,299
of 297,307

REPUTATION
0

CONTRIBUTIONS
1 Question
0 Answers

ANSWER ACCEPTANCE
100.0%

VOTES RECEIVED
0

  • Thankful Level 1

View badges

Feeds

View by

Question


need to vectorize efficiently calculating only certain values in the matrix multiplication A * B, using a logical array L the size of A * B
I have matrices A (m by v) and B (v by n). I also have a logical matrix L (m by n). I am interested in, as efficiently as possi...

14 days ago | 2 answers | 0

2

answers
Go to top of page