Feeds
提问
ODE45 along with sym function
I have written the following code clear all A = sym('a',[1 3]); b = zeros(1,3,'sym'); BT = zeros(1,1,'sym'); syms k for ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Substitution to solve Coupled differential equations
Hi, I have the following types of equations: Here F is known, so I will get p = g(x(i)) which gives me f(i) as a function of...
7 years 前 | 1 个回答 | 0