Community Profile

photo

AUSTIN WHITELEY


Last seen: 5 Monate vor Aktiv seit 2022

Followers: 0   Following: 0

Statistiken

Feeds

Anzeigen nach

Frage


Why won't this ODE setup work?
I'm trying to solve a system of differential equations with initial conditions in order to run simulations over time. Here is my...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Why won't this function plot?
For some reason I can't plot this function. t=0:30; c1_exp = b1*exp(-a1*t) + b2*exp(-a2*t); All variables except for t are co...

mehr als 2 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to solve and plot a differential equation
Use Matlab to solve for the matrix 𝑴 and the vector 𝐹⃗ . Plot the concentration in each compartment vs. time. dC/dt + 𝑀𝐶⃗ = 𝐹⃗ ...

mehr als 2 Jahre vor | 1 Antwort | 0

1

Antwort