Feeds
提问
Why does ODE solver (ode15s) produce more solutions than what is set by timespan?
I am trying to integrate an ODE system of 5 using ode15s, but I am not sure how to interpret the output solution vector, since t...
6 years 前 | 1 个回答 | 0
1
个回答提问
Using matlabFunction with a variable of two functions
Why is it, that two functions in a differential eq is not allowed with matlabFunction? syms u(t) o(t) V = u - o; M = matlabFu...
7 years 前 | 0 个回答 | 0
0
个回答提问
Unable to find explicit solution to differential eq
Hi there! Pardon me, I'm new to differential equations and particularly in MATLAB, and I have stumbled upon an error that I don...
7 years 前 | 1 个回答 | 0

