Thong Vo's Blog
  • About
  • Projects
  • LinkedIn
  • GitHub
  • Resume
  • Experience

Differential Equation Solver

Differential Equation Solver

Leader: Thong Vo

Members: Johe Johnson, Thomas Erickson, Eric Spear

Team THE FOUR MUSKETEERS

Final project for Software Design (SD 251 at St. Olaf College)

Overview

Our program, a differential equations calculator, is a tool that can be used to numerically approximate the solution to differential equations. This calculator has the ability to approximate differential equations, in addition to other complex mathematical concepts, such as matrices. This program would then indicate the final answer, and the option to indicate steps used for solving the problem, and/or graphing the equation on a provided graph.

Future improvements

The first improvement that could be made is to the outputs. If given more time, the program could have a better user interface for the input of the functions, as the current interface is somewhat limited in terms of graphics. Secondly, the output for the graphs and tables could be improved in order to give the user a better interface to view and understand.