MathGroup Archive 2004

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

Search the Archive

Creating a symmetric matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg46853] Creating a symmetric matrix
  • From: Mark Coleman <mark at markscoleman.com>
  • Date: Thu, 11 Mar 2004 03:50:43 -0500 (EST)
  • Sender: owner-wri-mathgroup at wolfram.com

Greetings,

How can I efficiently build a symmetric matrix from an upper triangular 
one, i.e., extract the upper triangular elements and insert them into 
the lower triangle in such a way as to make the resulting square matrix 
symmetric?

Thanks,

Mark


  • Prev by Date: Re: How to give back to an image using "Net/Link" and "asp.net"?
  • Next by Date: Re: simple bug about Sum/Product function?
  • Previous by thread: Re: writing greek characters to files
  • Next by thread: Re: Creating a symmetric matrix