(Solved) : Part Manufacturing Process 10 Ft Long 100 Diameter Cylindrical Tank Oriented Side Level T Q27274931 . . .
MATLAB problem!

As part of the manufacturing process, there is a 10-ft long and 100-in. diameter cylindrical tank which is oriented on its side. There is a level transmitter in the bottom of the tank which displays level from 0-100 in. on the Distributive Control System (DCS) screen. The operators, however, would prefer that the DCS displayed both level (in.) and volume (gal) Because of orientation of the cylindrical tank, volume is not a linear function of tank level. Develop a polynomial relationship between tank level and volume which can be used to display tank volume on the DCS Your solution should contain: A plot of the relationship between tank level (in.) and volume (gal). formatted tabular display of tank level (in.) and volume (gal). A polynomial curve fit equation for the relationship between level and volume. You may use the polyfit() function. You curve fit should be displayed on your plot using a solid line. A You are not allowed to use the trapz0 function in MATLAB. You must write you own similar method Show transcribed image text
Expert Answer
Answer to Part Manufacturing Process 10 Ft Long 100 Diameter Cylindrical Tank Oriented Side Level T Q27274931 . . .
OR