Community Profile

photo

HARSH ZALAVADIYA


Swansea University

Last seen: bijna 3 jaar ago Active since 2019

Followers: 0   Following: 0

Message

Biomedical Engineer

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


how to use Event function to stop the simulation when certain condition is true with ode15s?
In the code below, the simulation should run with following criteria. Crec + Cecm should be smaller than 0.001% Rtot Cmn0 and ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


While solving with ode15 i want to put to the limit to variable.
In the code below, Value of (Crec + Ccells) must not exceed Rtot. and after limiting it, the ode must still solve the equations ...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Solving differential equations to get accurate plot as shown.
I have five odes with initial conditions to plot. I am anticipating the graph as shown. There is also condition of (Crec + Cce...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


While plotting system of odes, I must put conditions for changing variables.
Here is my code. Though I have to put the condition in which, the value of (Crec + Ccells) has to be under (0.001%) Rtot. I do...

ongeveer 3 jaar ago | 0 answers | 0

0

answers

Question


Need help to solve 5 simultaneous first order differential equations with Initial Condition.
I have to solve following first order ordinary differential equations and plot the values of Concentrations (Cmn, Cecm, Crec, Cc...

ongeveer 3 jaar ago | 1 answer | 0

1

answer

Question


Create Matrix with zeros, ones and some numbers.
I am struggling to create a following matrix in one go (using as few numbers used as possible). Can someone please help me out? ...

ongeveer 5 jaar ago | 2 answers | 0

2

answers