Need suggestion about long matrix program
|
03-26-2021, 08:11 PM
(This post was last modified: 03-26-2021 08:11 PM by Amer7.)
Post: #1
|
|||
|
|||
Need suggestion about long matrix program
Hi,
I'm not sure what would be the best idea to make this program. 1.) Start i will always have three matrices witch size may vary from issue to issue. I plan on using the calculator M1, M2, M3 matrix variables 2.) The rest of matrices M4,M5,M6,M7,M8, M9, A1, A2, A3, A4, A5, A6, A7 are different calculations of matrices M1,M2,M3,M5... etc. 3.) Is there a way that I input into calculator memory M1, M2, M3 matrices, and run the program then have the program save all of the Matrices in Variables M4....A7 so I could view them. ( Because In past I have used the PRINT for Matrix and it's not really good for displaying them. The calculator option of displaying matrix in HOME is excellent for me). This would be some operations between the matrices Code: /// A -M1 P-M2 W-M3 Any help is really appreciated. |
|||
« 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: 3 Guest(s)