I am looking for a software to solve system of nonlinear equations.
It would be great if the software can satisfy the following requirements
- It can support symbolic computation.
- It deals well with large scale systems
- It would be better if it can generate some examples of system of nonlinear equations since I need some instances of systems to carry our experiments.
I know matlab can do the job but I don't think that it can support symbolic computation well.
Thanks in advance for any suggestions.
Mathematica is well suited to your problem. It supports a number of non-linear solvers and it is great for symbolic computation. Personally with the latest edition of Mathematica I find that I can typically outperform Matlab in terms of both speed and functionality. The documentation also provides a wealth of examples.