Re: How to multiply two matrix simply?
- To: mathgroup at smc.vnet.net
- Subject: [mg42839] Re: How to multiply two matrix simply?
- From: "Mark Westwood [EPCC]" <markw at epcc.ed.ac.uk>
- Date: Wed, 30 Jul 2003 19:30:33 -0400 (EDT)
- Organization: Edinburgh University
- References: <bg7vd6$hhd$1@smc.vnet.net>
- Sender: owner-wri-mathgroup at wolfram.com
Kim you could try C = A.B Look in the documentation (on paper or Help) for Dot. regards Mark Westwood Edinburgh Parallel Computing Centre kimsj wrote: > 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 > > >