Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

A chemical plant releases an amount, A[mg/m3], of pollutant into a stream. The maximum concentration C [mM] of the pollutant at some distance X[m] is

image text in transcribed

A chemical plant releases an amount, A[mg/m3], of pollutant into a stream. The maximum concentration C [mM] of the pollutant at some distance X[m] is described by the following equation. Measurements of the amount of pollutant A at a distance of 1000 meters from the plant were made of a 15-day period, summarized in the table below. In addition to the code for this program, generate your flowchart and pseudocode for this problem and include it with your submission. Consider that plotting is a process in your flowchart. In MatLab, create a vector to represent the days that measurements were made, and a second vector that contains the amount of pollutant. Using element-by-element operations, calculate the concentration of the pollutant at a distance of 1000m over the 15-day period and store it into a variable. Plot the concentration over time using blue squares connected by a dashed line. Label and title your plot appropriately. Finally, determine how many days in the measurement period where the concentration exceeded the safety threshold concentration of 0.01mM, and neatly display this information to the user. C=XAe2

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_2

Step: 3

blur-text-image_3

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

SQL Server Query Performance Tuning

Authors: Sajal Dam, Grant Fritchey

4th Edition

1430267429, 9781430267423

More Books

Students also viewed these Databases questions

Question

6. Discuss the steps involved in conducting a task analysis.

Answered: 1 week ago

Question

8. Explain competency models and the process used to develop them.

Answered: 1 week ago