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 export it! 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

Professional Microsoft SQL Server 2014 Administration

Authors: Adam Jorgensen, Bradley Ball

1st Edition

111885926X, 9781118859261

More Books

Students also viewed these Databases questions

Question

Illustrate the systems approach of family therapy.

Answered: 1 week ago