Hi all,
I have a hard time finding roots to the following system of equations in 2 unknowns (p,q):
eq1 = Pu == f(q, alfa, beta)
eq2 = Ql == g(p, alfa, beta)
If the 2 parameters (alfa, beta) are given numerical values beforehand, no issue. But I would like to retain the parameters in...