Skip to Main Content
Green Chemical Engineering
book

Green Chemical Engineering

by S. Suresh, S. Sundaramoorthy
December 2014
Intermediate to advanced content levelIntermediate to advanced
541 pages
17h 38m
English
CRC Press
Content preview from Green Chemical Engineering
265Homogeneous Reactors
end ;
if count ~= 0
xs = xs/count ;
n = n+1 ;
ys_vec(n) = xs ;
ys = xs ;
end ;
end ;
for jn = 1:(2*(n-1)+1)
if rem(jn,2) == 1 % jn is odd
x_val = ys_vec((jn+1)/2) ;
x3(jn) = x_val ;
y3(jn) = x_val ;
else % jn is even
x_val = ys_vec((jn/2) + 1) ;
y_val = ys_vec(jn/2) ;
x3(jn) = x_val ;
y3(jn) = y_val ;
end ;
end ;
% DISPLAY RESULTS
%_________________________________________________________________
% graph
plot(x1,y1,-r,x2,y2,-b,x3,y3,-c) ;
xlabel(Xai) ;
ylabel(Xai-1) ;
% display
fprintf(---------------------------------------------------------- \n’);
fprintf(NUMBER OF CSTRS IN SERIES \n) ;
fprintf( \n) ;
fprintf(Space ...
Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Green Organic Chemistry and its Interdisciplinary Applications

Green Organic Chemistry and its Interdisciplinary Applications

Vera M. Kolb
Environmental Engineering IV

Environmental Engineering IV

Artur Pawlowski, Marzenna R. Dudzinska, Lucjan Pawlowski

Publisher Resources

ISBN: 9781466558830