Feeds
질문
Ploting solutions to linear equations
Consider the linear system of equations x' = Ax. Let x(t)=[x1(t), x2(t), x3(t)]T be the unique solution such that x(0) = v1. In ...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
How to use max function for second order ODE
I have a second order ODE y'' + 0.5y + 2y = cos(5t^2 ) , y(0) = y'(0) = 0 that I have graphed and computed using ODE45. tspa...
6년 초과 전 | 답변 수: 1 | 0
