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년 전 | 답변 수: 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년 전 | 답변 수: 1 | 0
