photo

Dmytro


Last seen: 1 month ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Index in position 1 is invalid. Array indices must be positive integers or logical values.
function mutind2() h = 0.0001; t = 0; T = []; y_euler = [0; 0; 0]; y_heun = [0; 0; 0]; y_rk4 = [0; 0; 0]; e_euler = []; ...

1 year ago | 2 answers | 0

2

answers