HP Prime matrix variable notation won't transpose
|
05-22-2017, 02:32 PM
Post: #1
|
|||
|
|||
HP Prime matrix variable notation won't transpose
Does anyone know if the HP prime can transpose a matrix as a variable. I can’t transpose a matrix using the variable notation I can only do it as a array. Is there something that I’m doing wrong? i.e. [ARRAY]>M1 then M1^T=syntax error/ Invalid input .
|
|||
05-22-2017, 03:06 PM
Post: #2
|
|||
|
|||
RE: HP Prime matrix variable notation won't transpose
(05-22-2017 02:32 PM)pr011235 Wrote: Does anyone know if the HP prime can transpose a matrix as a variable. I can’t transpose a matrix using the variable notation I can only do it as a array. Is there something that I’m doing wrong? i.e. [ARRAY]>M1 then M1^T=syntax error/ Invalid input . The commands are: transpose or trn trn() will compute the Hermitian transpose (conjugate transpose if the matrix is complex; otherwise it is an ordinary tranpose). The transpose() command will always do an ordinary transpose. Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)