MathGroup Archive 2010

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

Search the Archive

How can I perform Matrix comparison?Can any one with kindness help

  • To: mathgroup at smc.vnet.net
  • Subject: [mg114792] How can I perform Matrix comparison?Can any one with kindness help
  • From: fmingu <fmingu at 163.com>
  • Date: Fri, 17 Dec 2010 03:29:11 -0500 (EST)

I am using mathematica for practical purpose.
I wonder how can I perform Matrix comparison.
For instance:
a={{2,3},{4,5}}; b={{1,2},{2,3}};
a>b
I want the result is True.
But it seems that Mathematica can not recognize it.
I do not know how I can solve it? Are there any additional package to be added?
Can any one with kindness help me?


  • Prev by Date: Re: How to create a notebook outside of Mathematica?
  • Next by Date: Wolfram Library Archive - kaput?
  • Previous by thread: Re: how to plot nminimized result
  • Next by thread: Re: How can I perform Matrix comparison?Can any one with kindness help