Hasan Abbas
Followers: 0 Following: 0
Feeds
질문
pass data from app designer to .m file
I have a code was written in a .m file (the code below), i need to get the value of some parameters from another app that is cre...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
using ode45 to solve 3 ODEs with solar radiation
I am trying to solve 3 ODEs by using ode45. i dont know if im doing this right or not, I appreciate any small help. my main pr...
거의 4년 전 | 답변 수: 1 | 0
1
답변질문
Error using odearguments (line 95) SOL returns a vector of length 18, but the length of initial conditions vector is 3. The vector returned by SOL and the initial conditions vector must have the same number of elements.
I am trying to solve 3 ODEs by using ode45. i dont know if im doing this right or not, I appreciate any small help. this is my...
거의 4년 전 | 답변 수: 1 | 0