Wednesday, December 29, 2010

Engineering Equation Solver is smashed

I wrote a code that runs on Scilab (open-source computational software like Matlab) that do one of the most important features in Engineering Equation Solver EES which is solving a set of non-linear simultaneous equations. The code is under improvement but here are some scenes.


The code also provides step control, tolerance control, iterations control, and initial guess control. You can also know the processing time and number of iterations.