help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: matrix with parameters


From: Sebastian Schöps
Subject: Re: matrix with parameters
Date: Sat, 1 Jul 2017 03:11:24 -0700 (PDT)

f.g.fornari wrote
>  there a way to calc a determinant of a matrix with an undefined
> parameter??

Octave is meant for numerical computations (numbers, not symbols) in
contrast to calculations of computer algebra systems. You can do a a lot
symbolic operations in Octave when installing the corresonding package [1].
However, for your determinants you should probably consider using Maxima [2]
or Mathematica/Maple (non-fee). For simple calculations Wolfram Alpha is
also often useful.

Sebastian



[1] https://wiki.octave.org/Symbolic_package
[2] http://maxima.sourceforge.net/



--
View this message in context: 
http://octave.1599824.n4.nabble.com/matrix-with-parameters-tp4683959p4683960.html
Sent from the Octave - General mailing list archive at Nabble.com.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]