Software to find eigenvalues

72 Views Asked by At

Is there a software (or website) that is free which can find eigenvalues but with arbitrary constants, say $a,b>0$ being involved?

1

There are 1 best solutions below

0
On BEST ANSWER

Use wolframalpha for that. The following input gives eigenvalues depending on parameters $a,b$:

eigenvalues {{4,a},{b,-1}}

Here a link.