How to sum up a matrix n-times?

1 vue (au cours des 30 derniers jours)
Sabarinathan Vadivelu
Sabarinathan Vadivelu le 3 Nov 2012
I have a matrix A = [1 2 3 4; 5 6 7 8]
How to sum up a matrix up to n times.?

Réponse acceptée

James Tursa
James Tursa le 3 Nov 2012
Modifié(e) : James Tursa le 3 Nov 2012
n*A ???
You will need to provide a sample input & output so we can understand what you really want.
  3 commentaires
Sabarinathan Vadivelu
Sabarinathan Vadivelu le 3 Nov 2012
n * A simply multiplies that matrix by a constant know?
Azzi Abdelmalek
Azzi Abdelmalek le 3 Nov 2012
a+a+a=a*3

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Logical dans Help Center et File Exchange

Produits

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by