How to accumulate column vectors?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
I have N column vectors of same dimensions and I'm in need to accumulate these column vectors. In my paper this accumulation is defined as
acc=∑Vi where i=1:N
How to do this??
2 Commenti
Matt J
il 9 Feb 2013
This probably needs some clarification, maybe because your sigma summation symbol does not show the range of the summation. Is this not simply the sum of N vectors? Why do you call this "accumulation" instead of just "summation"?
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Matrix Indexing 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!