Need suggestion about long matrix program
|
03-27-2021, 05:29 PM
(This post was last modified: 03-27-2021 05:41 PM by Amer7.)
Post: #4
|
|||
|
|||
RE: Need suggestion about long matrix program
Thank you road and Raimund for your replies.
I don't understand the code for these "clusters", i just want something simple. @road No, I just want to utilize the HP primes stored M1, M2, M3 variables Why - because from problem to problem the dimensions of the M1,M2,M3 matrix can change. I want program to utilize M1, M2, M3 - matrices, products of program calculations will be new matrices M4,M5....A1...A7. And I want to store these in calculator variables because I could view them. ( these will be large matrices with 9 decimal numbers, and print option is awful. ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ Can someone just tell me how to make this program. M1 - Matrix that I input in ( Shift Matrix menu) M2- Matrix that I input in ( Shift Matrix menu) //// Program When I run the program I want it to do Transpose M1*M2*TransposeM1 - And save it in user variable A1 So when the program finishes I press button VARS-USER And i get the matrix A1 with its values. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Need suggestion about long matrix program - Amer7 - 03-26-2021, 08:11 PM
RE: Need suggestion about long matrix program - roadrunner - 03-26-2021, 10:02 PM
RE: Need suggestion about long matrix program - rawi - 03-27-2021, 04:39 AM
RE: Need suggestion about long matrix program - Amer7 - 03-27-2021 05:29 PM
RE: Need suggestion about long matrix program - Didier Lachieze - 03-27-2021, 06:14 PM
RE: Need suggestion about long matrix program - Amer7 - 03-28-2021, 05:05 PM
RE: Need suggestion about long matrix program - Amer7 - 03-29-2021, 06:39 PM
RE: Need suggestion about long matrix program - Didier Lachieze - 03-29-2021, 07:02 PM
RE: Need suggestion about long matrix program - Amer7 - 03-29-2021, 07:27 PM
RE: Need suggestion about long matrix program - BERNARD MICHAUD - 04-01-2021, 04:47 PM
RE: Need suggestion about long matrix program - toml_12953 - 04-01-2021, 06:04 PM
|
User(s) browsing this thread: 2 Guest(s)