Question: fsolve for solving equations with lower number of variables than number of equations

Hi,

fsolve( [Eq1, Eq2, Eq3, Eq4], {x, y}) is not possible since the number of variables are less than number of equations. Are there other ways to solve simultaneous equations?

 

Thanks,

Baharm31

 

Please Wait...