Hello,
I've been learning Python for 3 weeks now, and know most of the basics ( classes, functions etc.. ) In my tries to create a program to solve simultaneous linear equations in two variables, I've only used brute forcing so far and that too is not very efficient.
Does anybody know any efficient algorithm to do so? If so, please do not enter Python code here, as I would want to test myself in coding it.
Thanks in advance
shrik450
Solving Simultaneous Linear Equations
Page 1 of 11 Replies - 331 Views - Last Post: 31 December 2012 - 01:51 AM
Replies To: Solving Simultaneous Linear Equations
#2
Re: Solving Simultaneous Linear Equations
Posted 31 December 2012 - 01:51 AM
How about Elimination with matrices?
Page 1 of 1
|
|

New Topic/Question
Reply



MultiQuote



|