matrix exponential's, both base and exponent are matrix

2 vues (au cours des 30 derniers jours)
Preethi
Preethi le 31 Août 2015
Commenté : John D'Errico le 31 Août 2015
Hi, Is there are simple way to find the exponential when both base and exponent are matrices. Currently I am using a loop.

Réponses (1)

Walter Roberson
Walter Roberson le 31 Août 2015
If the matrices are the same size and you want to take corresponding elements, then use
base.^exponent
  6 commentaires
Walter Roberson
Walter Roberson le 31 Août 2015
I don't know, John, but there's probably an application for it in String Theory anyhow ;-)
John D'Errico
John D'Errico le 31 Août 2015
I tried reading about string theory once, but I kept losing the thread. I got all tangled up in knots.

Connectez-vous pour commenter.

Catégories

En savoir plus sur Numeric Types dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Community Treasure Hunt

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

Start Hunting!

Translated by