MathGroup Archive 2002

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

Search the Archive

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



  • Prev by Date: how to make and paint an interpolation of two variables
  • Next by Date: Re: Using NonlinearFit/Regress?
  • Previous by thread: RE: how to make and paint an interpolation of two variables
  • Next by thread: Re: Row vs. Column Vectors (or Matrices)