photo

Aaron


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

Followers: 0   Following: 0

Mensaje

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


Error with brackets symsum
f2 = figure; figure(f2); ic = linspace(0, 100, K); [t, n] = ode 45(@(t, n) ODEfunc(n, K); k_bar = 1/N * symsum(i*n(i...

casi 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


for loop within an odes15 function, and plot on one graph
K=30; lambda1=1; lambda2=2; T_final = 10; f1 = figure; figure(f1); hold on [t,M] = ode15s(@(t,M) RHS_focus(M,K,lambda...

casi 2 años hace | 1 respuesta | 0

1

respuesta