Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Dr Evil has contaminated the Peaceful River Aquifer with Trichloroethylene. You need to construct a plot to show the concentration ratio of the groundwater contaminant

Dr Evil has contaminated the Peaceful River Aquifer with Trichloroethylene. You need to construct a plot to show the concentration ratio of the groundwater contaminant vs time at the aquifer located at your site. You need to use MATLAB to retrieve the data table for your site and plot a curve fit to the data (your numbers will be different then other students).

Your site is abcimage text in transcribed . Site specifications:

  • It has a permeability of 200 ft/day
  • Dr Evil's contamination level at the source was C0=10 micrograms/Liter.
  • It is a distance of 1000 ft from the source of the contamination

Write a code segment to show how the ratio of the concentration of the contaminant at your site to the contamination level C0 changes with time.

  • You MUST use the commands weboptions websave and importdata to import the data
  • A website listing the url for the data set for your site is here: LINK Hint: Refer to Data Import/Export Lab. Open the data file to determine the delimiter and the number of header lines required.
  • The concentration ratio is the 2nd column of file and the time in days is the first column of the file.
  • Create a plot for the concentration ratio vs. time
  • Use the cftool command after your plot command to perform a Cubic Interpolant curve fit to the data.
    • Hint: For a plot using the command plot(x,y) the cftool command is cftool(x,y)
    • In the Curve Fitting Tool GUI, to the right of the "Fit name" field is a drop down box where you can select the type of curve fit. The default is shown as polynomial, change it to Interpolant and Cubic
    • In the "Fit name" field, type a GOOD name for your curve fit
    • Use - File - Print to Figure - to put the curve fit on your plot
    • In the new figure window, use the insert pull down menu to
      • Include a GOOD plot title
      • Include a GOOD X axis label with units
      • Include a GOOD Y axis label
    • In the figure window use File - Save As - and Save the plot as a png
  • For full credit, upload to the Data Analysis Drop Box a png of your plot
  • (repeated for emphasis) A png in your dropbox, with the curve fit shown and GOOD axis labels and a title, is required for full credit.
2 8 2 941352127831 745966837433 7. 0 8 6 4 7666 189 3728 E- t05098 6. 1 8 8 0 3716284185 5 8 7 1 8 1 5 3 2 2 1 0 0 9 9 8 8 8 7 7 73221 da ft ec da 00-31 0000000000000000000000000 566778899111 0 Kin 123456789LLL", L L L L L L 2 2 2 2 012345678901234567890 2 2 2 2 8 2 941352127831 745966837433 7. 0 8 6 4 7666 189 3728 E- t05098 6. 1 8 8 0 3716284185 5 8 7 1 8 1 5 3 2 2 1 0 0 9 9 8 8 8 7 7 73221 da ft ec da 00-31 0000000000000000000000000 566778899111 0 Kin 123456789LLL", L L L L L L 2 2 2 2 012345678901234567890 2 2 2

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 Design And Implementation

Authors: Shouhong Wang, Hai Wang

1st Edition

1612330150, 978-1612330150

More Books

Students also viewed these Databases questions

Question

a. What is the purpose of the team?

Answered: 1 week ago

Question

b. What are its goals and objectives?

Answered: 1 week ago