Question: PROBLEM # 2 [ 1 1 points ] The two - term infiltration equation of Philip ( 1 9 5 7 ) computes the cumulative
PROBLEM # points
The twoterm infiltration equation of Philip computes the cumulative vertical infiltration, cm of water into a deepdrained homogeneous soil as function of time, hour as follows
where denotes the soil sorptivity and signifies the saturated soil hydraulic conductivity. These latter two coefficients are socalled soil properties.
Please use dimensional anlysis to determine the units of the soil sorptivity, and the saturated soil hydraulic conductivity, Please write down the units here point
We would like to evaluate Equation in its ability to describe measured infiltration data. We collected the following experimental data
Table : Measured cumulative infiltration data
hour
cm
We would like to use the tabulated data to evaluate Philip's twoterm expression in Equation
Setup the resulting system of equations in matrix form, Each entry of the design matrix, coefficient vector and the data vector should be defined below and is either a numerical value or a symbol.
Note: by clicking on X c andor d you can modify the content and size of each array using the Equation editor
Please, also copy the MATLAB code you wrote for this system points
TYPE YOUR MATLAB CODE HERE
A ; ; ; ; ; ; ;
b ; ; ; ; ; ;
Please solve for the unknown coefficients using least squares. Enter your solution of the unknown coefficients in the vector below using at least three significant digits point
Please, also copy the MATLAB code you wrote for this solution
TYPE YOUR MATLAB CODE HERE
Plot the observed data, as function of time, using a red plus symbol. Then, add to this figure in a solid blue line the simulated infiltration curve of Equation using the least squares solution of Make sure that you use a sufficient number of time values when plotting the simulated curve it should look smooth Add labels to both your axes and a legend point
TYPE YOUR MATLAB CODE HERE
WHEN YOU PLOT A FIGURE, END THE MATLAB BOX WITH "hold off"
Compute the vector of residuals. Your code should print the values of the residuals point
TYPE YOUR MATLAB CODE HERE
Is the solution unique or not? Please explain your answer in words and confirm using MATLAB code point
TYPE YOUR MATLAB CODE HERE
Now we have determined the optimal coefficients of Equation at what time, does the function predict that the cumulative infiltration, is equal to cm points
HINT: You can treat this as an intersection problem!
TYPE YOUR MATLAB CODE HERE
Insert your answer here, at least significant digits in units of
To determine whether the twoterm Equation sufficiently well describes the measured cumulative infiltration curve, we consider the following extension
where is a third unknown coefficient. Which expression, the twoterm of Equation or the threeterm of Equation receives most support from the experimental data of Table Please explain in detail how you got to your answer and demonstrate your answer with MATLAB code below points
TYPE YOUR MATLAB CODE
Step by Step Solution
There are 3 Steps involved in it
1 Expert Approved Answer
Step: 1 Unlock
Question Has Been Solved by an Expert!
Get step-by-step solutions from verified subject matter experts
Step: 2 Unlock
Step: 3 Unlock
