photo

David Krouse


Last seen: 約3年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


Adding a single number to an entire matrix
How do you add a single number to each element within a matrix? i.e. a = 5 b = (1,2,3;4,5,6;7,8,9) c = a + b

約3年 前 | 1 件の回答 | 0

1

回答

質問


Summation of different size matrices
I need to summate a small (1x3 matrix) with a large (457x46 matrix). Where eps_x0, exps_y0,eps_xy0 are indivudal numbers, and "c...

約3年 前 | 1 件の回答 | 0

1

回答