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년 전 | 0

