Community Profile

photo

Darren Tharby


Last seen: casi 2 años hace Con actividad desde 2021

Followers: 0   Following: 0

Estadísticas

Feeds

Ver por

Pregunta


Nearest Neighbour Travelling Salesman Problem
I have implemented the nearest neighbour algorithm for solving the TSP. i dont know what im doing wrong i have worked the soluti...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


Help with my SIR MODEL
function sir_model % Model parameters beta = 5*10^-9; % rate of infection gamma = 0.12; % rate of recovery (try also 0.07) d...

casi 3 años hace | 3 respuestas | 0

3

respuestas

Pregunta


Index exceeds number of array elements (1) Heuns method
% step size % h = 0.1; % number of steps % N = 10; x(1) = 0.1; y(1) = 1.1; f = 2*sin(x)+y; for i = 1:N y(i+1)...

alrededor de 3 años hace | 2 respuestas | 0

2

respuestas