help-octave
[Top][All Lists]
Advanced

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

use of symbolic toolbox for the inverse of a matrix


From: george brida
Subject: use of symbolic toolbox for the inverse of a matrix
Date: Thu, 29 Sep 2011 18:47:47 +0200

Dear Octavers,
I have the following matrix A:
A(1,1)=T ;  A(1,2)=T*(T+1)/2  ;  
A(2,1)=T*(T+1)/2 ; A(2,2)= T*(T+1)*(2*T+1)/6

I would like to find the inverse of this matrix in this general form.
Can you please help me,
thank you in advance.
George.

reply via email to

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