Hi,
I have two symbolic equations I obtained using the Symbolic package. I want to solve for the two variables “b” and “m”. The equations are both set equal to zero. They are nonlinear, so I’m assuming that using NLsolve package would be the way to go, but I’m not really sure how to work with symbolic equations in NLsolve. If anyone could give me any suggestions/help it would be greatly appreciated.