Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

d(CO)/d(t) = (a+b*sin(pi*t/6)+F-v0*CO)/V # v0 = if(t <72) then (1.67E12) else (0) #ft3/h a = 35000 #lbmol CO/h b = 30000 #lbmol CO/h F =

d(CO)/d(t) = (a+b*sin(pi*t/6)+F-v0*CO)/V # v0 = if(t<72) then (1.67E12) else (0) #ft3/h a = 35000 #lbmol CO/h b = 30000 #lbmol CO/h F = 3412.31 #lbmol CO/h V = 4*10^13 #ft3 pi = 3.14159265359 # t(0)=0 CO(0)=2E-10 t(f)=100

How do I turn this Polymath code into Matlab code? And please plot the t vs C0 graph and paste the screenshot of the exported graph in your response! Thanks!

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

Database Systems A Practical Approach To Design Implementation And Management

Authors: THOMAS CONNOLLY

6th Edition

9353438918, 978-9353438913

More Books

Students also viewed these Databases questions

Question

How to find if any no. is divisble by 4 or not ?

Answered: 1 week ago

Question

Explain the Pascals Law ?

Answered: 1 week ago

Question

What are the objectives of performance appraisal ?

Answered: 1 week ago

Question

discuss the importance of ethical practice for the HR profession;

Answered: 1 week ago

Question

reference your work in a credible way.

Answered: 1 week ago

Question

read in a critically evaluative way;

Answered: 1 week ago