
Elizabeth Pickford
Followers: 0 Following: 0
Feeds
질문
Index exceeds the number of array elements. Index must not exceed 3. HELP
model code: clear all; close all; S = 99; I = 1; R = 0; N = 100; %Total population beta= 0.1; % birth rate alpha= 0.1; %...
11개월 전 | 답변 수: 1 | 0
1
답변질문
Index exceeds number of array elements. Index must not exceed 8. HELP
Here's my model code: clear all; close all; S = 99; I = 1; R = 0; N = 100; %Total population beta= 0.1; % birth rate ...
11개월 전 | 답변 수: 1 | 0