Second Order, Linear, Constant Coefficient, DEQ

Math 5620 Software Manual

Routine Name: ….

Author: Tanner Wheeler

Language: C++. The code can be compiled using the cMake compiler.

Description/Purpose: This function takes the given parameters as input and computes the analytic solutions of y(t) at any time t.

Input:

Output:

Usage/Example:

Implementation/Code: The following is the code for


Last Modified: January/2018