Effacer les filtres
Effacer les filtres

How can Simbiology dosing be administered continuously instead of discretely?

6 vues (au cours des 30 derniers jours)
How can dosing be administered continuously instead of discretely?
Here is what I am currently trying:
-Start the Simbiology App
-Add a Linear {Clearance, Volume} Infusion Model
-Add a "schedule dose" to the model under "Dose_Central"
-Double click green table next to 'dose_1'
-Click "Editor..." button
I am unsure of how to specify the dosage so that it is continuous instead of providing a discrete amount at each time. I have looked through some documentation on dosing but was unclear if there was an easy way to change the 'rate' to accomplish this.

Réponse acceptée

MathWorks Support Team
MathWorks Support Team le 18 Avr 2024
Modifié(e) : MathWorks Support Team le 18 Avr 2024
There are two ways to implement continuous dosing: 
1) Use a repeat or scheduled dose with just one dose starting at t=0. You can set the 'rate' parameter to the rate you need and set the 'amount' parameter to a large number. This way, the total amount will never be reached and the dose is given continuously. Your 'amount' should be larger than 'rate*(duration of simulation)'
 
2) Instead of a dose object you can introduce a reaction “null -> species” reaction with a rate parameter k and mass action kinetics. This describes a continuous synthesis or dosing of “species”.
 

Plus de réponses (0)

Catégories

En savoir plus sur Simulate Responses to Biological Variability and Doses dans Help Center et File Exchange

Tags

Aucun tag saisi pour le moment.

Produits


Version

R2017a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by