MathGroup Archive 2003

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

Search the Archive

Re: Jordan Chevalley decomposition

  • To: mathgroup at smc.vnet.net
  • Subject: [mg40538] Re: Jordan Chevalley decomposition
  • From: Jens-Peer Kuska <kuska at informatik.uni-leipzig.de>
  • Date: Wed, 9 Apr 2003 20:26:21 -0400 (EDT)
  • Organization: Universitaet Leipzig
  • References: <b70c0j$88r$1@smc.vnet.net>
  • Reply-to: kuska at informatik.uni-leipzig.de
  • Sender: owner-wri-mathgroup at wolfram.com

Hi,

JordanDecomposition[m] yields the Jordan decomposition of a square
matrix m. \
The result is a list {s, j} where s is a similarity matrix and j is the
\
Jordan canonical form of m.

Regards
  Jens

Philipp Pluch wrote:
> 
> Hi,
> 
> I'm searching for a Jordan Chevalley decomposition (S-N decomposition)
> function, has anyone implemented that?? I want to use that for solving
> differential equation!
> 
> Thanx
> Philipp Pluch
> 
> mailto: ppluch at edu.uni-klu.ac.at


  • Prev by Date: Re: Why not expected result for Inverse[] ?
  • Next by Date: numerical integration
  • Previous by thread: Jordan Chevalley decomposition
  • Next by thread: How to get Mathematica to actually *add* fractions?