MathGroup Archive 2003

[Date Index] [Thread Index] [Author Index]

Search the Archive

AW: How to multiply two matrix simply?

  • To: mathgroup at smc.vnet.net
  • Subject: [mg42847] AW: [mg42812] How to multiply two matrix simply?
  • From: Matthias.Bode at oppenheim.de
  • Date: Wed, 30 Jul 2003 19:30:48 -0400 (EDT)
  • Sender: owner-wri-mathgroup at wolfram.com

Hello James,

"a.b.c or Dot[a, b, c] gives products of vectors, matrices and tensors."

Hence: c = a.b or c = Dot[a, b]

Best regards,
Matthias Bode
Sal. Oppenheim jr. & Cie. KGaA
Koenigsberger Strasse 29
D-60487 Frankfurt am Main
GERMANY
Tel.: +49(0)69 71 34 53 80
Mobile: +49(0)172 6 74 95 77
Fax: +49(0)69 71 34 95 380
E-mail: matthias.bode at oppenheim.de
Internet: http://www.oppenheim.de



-----Ursprungliche Nachricht-----
Von: kimsj [mailto:kimsj at mobile.snu.ac.kr]
Gesendet: Mittwoch, 30. Juli 2003 10:08
An: mathgroup at smc.vnet.net
Betreff: [mg42812] How to multiply two matrix simply?


How to multiply matrix simply?
For example, I want to do this: C = A * B.
 
Regards,
Sung Jin (James) Kim
i-Networking Lab., Samsung AIT
communication at samsung.com
Mobile communication Lab., Seoul National University
kimsj at mobile.snu.ac.kr
 


  • Prev by Date: Re: How to Remove Removed[Derivative]?
  • Next by Date: Re: Mod bug
  • Previous by thread: MatrixExp
  • Next by thread: Different answers between versions