TOC PREV NEXT

1.10 Challenge Problems


1. Write a Scilab program to solve first and second order differential equations for step inputs. The program should accept coefficients for the differential equations and initial conditions. It should then produce a function of time.

TOC PREV NEXT