photo

Laura Luidolt


Last seen: mehr als 2 Jahre vor Aktiv seit 2018

Followers: 0   Following: 0

Statistik

Feeds

Anzeigen nach

Frage


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 ...

mehr als 6 Jahre vor | 1 Antwort | 0

1

Antwort