Create a single script (.m file) to complete this assignment, plus such separate function file(s) (.m file(s)) as are requested in the prompts. Unless directed otherwise, use meaningful variable names for each variable; do not use the default variable ans to store your results. For this assignment do not suppress your output with semi-colons (;). The main script code for each problem (i.e. Problem 2 and Problem 3) should be in a separate cell of your script, using the cell mode feature of MATLAB. Your submission must be a single script plus such separate function file(s) as are requested in the prompts.