Return-Path: X-Original-To: apmail-commons-user-archive@www.apache.org Delivered-To: apmail-commons-user-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 54FF34362 for ; Tue, 17 May 2011 18:41:01 +0000 (UTC) Received: (qmail 32176 invoked by uid 500); 17 May 2011 18:41:00 -0000 Delivered-To: apmail-commons-user-archive@commons.apache.org Received: (qmail 32105 invoked by uid 500); 17 May 2011 18:41:00 -0000 Mailing-List: contact user-help@commons.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: "Commons Users List" Delivered-To: mailing list user@commons.apache.org Received: (qmail 32097 invoked by uid 99); 17 May 2011 18:41:00 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 17 May 2011 18:41:00 +0000 X-ASF-Spam-Status: No, hits=2.2 required=5.0 tests=FREEMAIL_ENVFROM_END_DIGIT,FREEMAIL_FROM,RCVD_IN_DNSWL_NONE,SPF_PASS,T_TO_NO_BRKTS_FREEMAIL X-Spam-Check-By: apache.org Received-SPF: pass (nike.apache.org: domain of plqx01@gmx.de designates 213.165.64.22 as permitted sender) Received: from [213.165.64.22] (HELO mailout-de.gmx.net) (213.165.64.22) by apache.org (qpsmtpd/0.29) with SMTP; Tue, 17 May 2011 18:40:51 +0000 Received: (qmail invoked by alias); 17 May 2011 18:40:30 -0000 Received: from pD9E963E2.dip.t-dialin.net (EHLO [192.168.69.11]) [217.233.99.226] by mail.gmx.net (mp054) with SMTP; 17 May 2011 20:40:30 +0200 X-Authenticated: #1436251 X-Provags-ID: V01U2FsdGVkX19+1nFMFbp+vgz8OyOg3NEa/9FTFSk4WPVKrO2MrE PhB1QxQRlJ69YC Subject: [math] Eigenvalue decomposition like octave From: Arne =?ISO-8859-1?Q?Pl=F6se?= To: user@commons.apache.org Content-Type: text/plain; charset="UTF-8" Date: Tue, 17 May 2011 20:40:29 +0200 Message-ID: <1305657629.2830.2.camel@knuffelchen> Mime-Version: 1.0 X-Mailer: Evolution 2.32.2 Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 X-Virus-Checked: Checked by ClamAV on apache.org Is there a Eigenvalue decomposition like octave "eig(m)" that takes also matices that are not symmetric? Or any mathematical tip how to do this? Arne --------------------------------------------------------------------- To unsubscribe, e-mail: user-unsubscribe@commons.apache.org For additional commands, e-mail: user-help@commons.apache.org