MathGroup Archive 2009

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

Search the Archive

Abstract Symbolic Matrix operations in Mathematica

  • To: mathgroup at smc.vnet.net
  • Subject: [mg96698] Abstract Symbolic Matrix operations in Mathematica
  • From: dvshin <dvshin at yahoo.com>
  • Date: Sat, 21 Feb 2009 19:38:50 -0500 (EST)

Can anybody tell me how to do operations on matrix equations without computing on the element level in Mathematica? In other words, for example, if I have two "abstract" matrices A and B, what should I type to verify the following:

(AT)^T = B^T A^T

Would appreciate any thoughts.


  • Prev by Date: Multiple Computations
  • Next by Date: Mathematica problem
  • Previous by thread: Re: Multiple Computations
  • Next by thread: Re: Abstract Symbolic Matrix operations in Mathematica