Find the mean of every 5 values in an array
11 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Lanceric Tse
il 13 Ago 2018
Risposto: Geoff Hayes
il 13 Ago 2018
Hi, so I have an array of double
b=[ 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0]
How do I obtain the mean of every 5 values?
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Logical in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!