photo

First Last


Active since 2018

Followers: 0   Following: 0

Statistics

  • First Answer

View badges

Feeds

View by

Answered
I want to divide each row of a matrix with corresponding element in another matrix .Please help.
Make sure B is transposed to a column vector, i.e., C=A./B';

6 years ago | 0