Math Problem Statement

  1. Write the input function f(t) as a difference of time-shifted unit step functions.
  2. Take the laplace transform of the differential equation and solve for Y(s).
  3. Find the solution of the differential equation by computing the inverse laplace transform for find y(t).
  4. Plot the solution in MATLAB for time t=0 to t=35.
  5. Re-write the 3rd order differential equation as a system of three first-order differential equations.
  6. Use the MATLAB ode45() function to solve the system of equations and plot the solution on a new figure.

Solution

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Differential Equations
Laplace Transform
Inverse Laplace Transform
System of Differential Equations

Formulas

Laplace transform formula
Inverse Laplace transform formula

Theorems

-

Suitable Grade Level

Undergraduate