For a second-order differential problem defined as

M u_tt + C u_t + K u = F(t)

what would be the steps to solve this problem using TS?

P.S.: I already have the matrices M, C, and K implemented as Mat objects.

Reply via email to