/NLP-PhysicsSolver

This is a Matlab project that does some basic NLP and symbolic math to solve particle kinematics problems.

Primary LanguageMATLAB

NLP-PhysicsSolver

The main script is physicsfinalA. problem.txt is where the problem to be solved is inputed in text format (e.g. "A ball is thrown off of a building with an initial velocity of 36 m/s..."), and Solved_output.txt will be where the program writes any solution.