Feeds
提问
ODE error and vector error
Error in my code: Error using odearguments (line 95) @(T,X)BADSTROMARUN(T,X,A,A1,A2,B,B1,B2,B3,C1,C2,D1,D2) returns a vector o...
6 years 前 | 1 个回答 | 0
1
个回答提问
coding error ode45
clc; close all; global a b a2 %define parameters %x is the number of cancer cells x0 = 1000; % c2 is the numb...
6 years 前 | 1 个回答 | 0
