0
CODING EQUATION AX=B
Hi everyone, I need a C# code for Ax=B X=1/A.B And solve the inverse matrix. Is there anybody to help me ? I would appreciate it.
5 Answers
+ 2
ax = b is just an equation, can you link your attempt at solving the problem?
it's pretty unclear atm.
+ 2
Fatima https://youtube.com/watch?v=Re1F4d24Fxc
this might help you with the math of it, the implementation shouldn't be that hard from there
0
yeah sorry about that !!
i want to solve inverse matrix.
ax=b
x=1/a.b
does that make sense now ?
0
i can do the math of it. i am stucked in codeing thoâčïž
- 1
do u have any idea ?