photo

Aaron


Last seen: plus d'un an il y a Actif depuis 2022

Followers: 0   Following: 0

Message

Statistiques

  • Thankful Level 1

Afficher les badges

Feeds

Afficher par

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse

Question


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...

plus d'un an il y a | 1 réponse | 0

1

réponse