MathGroup Archive 2008

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

Search the Archive

Re: formula for a rotation matrix

  • To: mathgroup at smc.vnet.net
  • Subject: [mg84761] Re: formula for a rotation matrix
  • From: Ray Koopman <koopman at sfu.ca>
  • Date: Sun, 13 Jan 2008 05:44:08 -0500 (EST)
  • References: <fm9bfu$j5b$1@smc.vnet.net>

#/Norm@# & /@ Table[ Which[j<=i,1, j==i+1,-i, True,0], {i,n},{j,n}]


  • Prev by Date: Re: Simplification question
  • Next by Date: Re: Re: Simplification question
  • Previous by thread: Re: formula for a rotation matrix
  • Next by thread: problem with MLGetReal64Array