0
I want a way to solve the steps in c ++ code,Matrix
, the user chooses one of the operations below and then enters (one or two) matrices of order 3*3 and stores it in two-dimensional array. Then, the program displays the result on the screen. Matrix Operations 1. Matrix Multiplication. The product of two matrices 2. Matrix Addition. The sum of two matrices 3. Matrix Subtraction. 4. Matrix Inversion 5. The Transpose of a Matrix
7 ответов
+ 4
It will cost you, your attempt.
0
Why ? What is it costing me?
0
It means : It's cost is : post your attempt..
What have you tried so far...yousef481
0
Jayakrishna🇮🇳 I don't know anything, hope you can help
0
Hoping these may help you...
Learn from it and try your own code.....
https://www.sololearn.com/learn/740/?ref=app
https://www.sololearn.com/learn/742/?ref=app
For subtraction use minus(-) instead of plus(+)...
https://www.sololearn.com/learn/743/?ref=app
Inverse :
https://www.mathsisfun.com/algebra/matrix-inverse.html
yousef481
0
Jayakrishna🇮🇳 Unfortunately, you did not help me, you must subscribe to the service.
- 1
What it means..? If you mean you are expecting the total code without any efforts, it's against learning strategy.. In that case am not able to help you.. Am happy to go off..
If you need only code, I only give a bad suggestion to put effort atleast for searching.. You can find many code of your requirements.. Even in that posted threads also you can find your solution...
Happy learning...yousef481