//Parameters m = 1.0; // mass of the pendulum c = 1.5; // damping coefficient L = 4.5; // length of the pendulum g = 9.81; // acceleration of gravity // x=x(1) =...