Skip to content
Advertisement

Tag: system

System of equations in python symbolically

I want to solve this system symbolically but it didn’t work. where did I make the mistake? and how can I solve it? I get this error Answer You are attempting to solve such an equation: Ax = b. I don’t think you can mix-up command from different libraries like that, there is some compatibility but you should check the

Advertisement