Row vs. Column Vectors (or Matrices)
- To: mathgroup at smc.vnet.net
- Subject: [mg33908] Row vs. Column Vectors (or Matrices)
- From: John Resler <John-Resler at kscable.com>
- Date: Mon, 22 Apr 2002 00:57:47 -0400 (EDT)
- Sender: owner-wri-mathgroup at wolfram.com
Hi,
I'm new to Mathematica and am doing a little linear algebra. I am
aware of the MatrixForm[m]
function but I know of no way to create a row vector eg. [ 1.0 2.0 3.0
] * [ 1.0
2.0
3.0].
Can someone point me in the right direction? Thanks ahead of time.
-John
- Follow-Ups:
- Re: Row vs. Column Vectors (or Matrices)
- From: Murray Eisenberg <murraye@attbi.com>
- Re: Row vs. Column Vectors (or Matrices)