Community Profile

photo

Laura Luidolt


Last seen: 約2年 前 2018 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to apply a function to an indexed array without loop
Is there a way to do the following A = rand(100,2); c = randi(5,[100,1]); for i = 1:5 B(i, :) = mean(A(c ...

6年以上 前 | 1 件の回答 | 0

1

回答