Feeds
已回答
how to solve an ode with time dependent parameter using matlab ??????
Create a function for I(t) and call the function inside differential equation defined function. function data=I(t,alpha,beta) ...
how to solve an ode with time dependent parameter using matlab ??????
Create a function for I(t) and call the function inside differential equation defined function. function data=I(t,alpha,beta) ...
5 years 前 | 0

