Read-only forum archive

linear system

linear system

Juliao ยท Sat Aug 30, 2014 6:37 pm

Hi. I'm new here.
a have a matrix sistem:

A(32,8)*B(8,16)=C(32,16)

a need to get all elements of A and B in terms of C.
how can i get this?