[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: How to find eigenvalue of a matrix in an analytical way?
From: |
c. |
Subject: |
Re: How to find eigenvalue of a matrix in an analytical way? |
Date: |
Thu, 2 Oct 2014 15:31:47 +0200 |
On 2 Oct 2014, at 14:45, sina2 <address@hidden> wrote:
> Just days ago, I had to calculate a lot of matrices to find analytical
> eigenvalues. My friend did it on Maple and it worked. Then I tried to find
> it by Octave but it was just in numerical form. I'm curious to know that is
> there anyway to find the eigenvalues in an analytical form?
Octave is not meant for analytical computations, if you want a Free Software
program for that,
look at Sage or Maxima.
c.