How to solve dy/dt=A(t)*y where y is a vector (3 elements) and A is 3×3 matrix with time dependent elements.
The ODE is:
Initial values are Ao=(1,0,0). I have a subroutine that calculates Aij(t). Inputs to this subroutine are a vector of the times, (t(1),t(2)…..t(N)), and 2 vectors with parameters required to calculate R(i,j,t(k)). Please let me know what, if any, Matlab routines can be used for this purpose.
Thanks, Richard WittebortThe ODE is:
Initial values are Ao=(1,0,0). I have a subroutine that calculates Aij(t). Inputs to this subroutine are a vector of the times, (t(1),t(2)…..t(N)), and 2 vectors with parameters required to calculate R(i,j,t(k)). Please let me know what, if any, Matlab routines can be used for this purpose.
Thanks, Richard Wittebort The ODE is:
Initial values are Ao=(1,0,0). I have a subroutine that calculates Aij(t). Inputs to this subroutine are a vector of the times, (t(1),t(2)…..t(N)), and 2 vectors with parameters required to calculate R(i,j,t(k)). Please let me know what, if any, Matlab routines can be used for this purpose.
Thanks, Richard Wittebort matrix ode, time dependent coefficients MATLAB Answers — New Questions









