Community Profile

photo

기훈 강


Last seen: circa 2 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistiche

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


what's wrong my code about ode model
I had to training course 'solve ordinary differential equation in MATLAB online course' and I wrote that one but this code does...

11 mesi fa | 0 risposte | 0

0

risposte

Domanda


what's wrong my code about ode model
I write this code function dydt = celldynamics(t, y, params) %% Unpack the input variables C = y(1); A = y(2); I = y(3); ...

11 mesi fa | 1 risposta | 0

1

risposta

Domanda


what's wrong my code about ode model
I wirte this code 'ode_fun' function dydt = ode_fun(t, y, params) % Unpack the input variables C = y(1); A = y(2); I = ...

circa un anno fa | 1 risposta | 0

1

risposta

Domanda


how to write exponential power?
I want to write y=2.^x exponential function but my matlab program doesn't work because the function doesn't cogniz ToT and I ...

oltre 2 anni fa | 1 risposta | 0

1

risposta