Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Mathlab code The student must use the following case provided and apply most of the commands learned in the previous modules. You should use the

image text in transcribed

Mathlab code

The student must use the following case provided and apply most of the commands learned in the previous modules. You should use the command folder that you must be expanding with each module. Case (Gilat, 2015): The concentration of a drug in the body Cp can be modeled by the equation: Cp=VdDG(kake)ka(eketekat) Where DG is the dosage administrated (mg),Vd is the volume of distribution (L),ke is the absorption rate constant (h1),ka is the elimination rate constant (h1), and t is the time (h) since the drug was administered. For a certain drug, the following quantities are given: DG150mg,Vd=50L,ke=0.4h1,ka=1.6h1 Create a program editor that use while-loop prints in a single graph the function of sine a) A single dose is administered at t=0. Calculate and plot Cp vs t for 10 hours. Hint: to get a smooth graph use 0.1 as time interval b) A fist dose is administered at t=0, and subsequently four more doses are administered at intervals of 4 hours (i.e. at 4, 8, 12, and 16). Calculate and plot Cp vs t for 24 hours. Hint: use continue command in this case. c) Build the flowchart that represent the program

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Databases In Networked Information Systems 6th International Workshop Dnis 2010 Aizu Wakamatsu Japan March 2010 Proceedings Lncs 5999

Authors: Shinji Kikuchi ,Shelly Sachdeva ,Subhash Bhalla

2010th Edition

3642120377, 978-3642120374

More Books

Students also viewed these Databases questions

Question

Define Scientific Management

Answered: 1 week ago

Question

Explain budgetary Control

Answered: 1 week ago

Question

Solve the integral:

Answered: 1 week ago

Question

What is meant by Non-programmed decision?

Answered: 1 week ago