Question: Problem 3 ( 7 points ) It is your turn to create a MATLAB problem for potential use by your classmates in preparing for the
Problem points
It is your turn to create a MATLAB problem for potential use by your classmates in preparing
for the final exam! Your submission will consist of two parts, following the specified criteria:
A problem statement submitted as a pdf including
context for why the code is to be written
what the code is supposed to do
any constraints on how the code is to be written
Solution code that functions as intended, with
a minimum of two of the following constructs in the code:
file input andor output
@ graphing may include subplots
polyfit polyval
for loop andor while loop
logical indexing
@ strings
at least one meaningful userwritten function
output to the screen
between and executable ie noncommenting lines
comments at the top of the code section for this problem indicating:
which constructs from the list you have included
whether you give permission to have your problem included in the exam
review materials
if you give permission, whether you want us to include your name or list
you as an anonymous student
sufficient comments to explain what the code is doing
good coding practice, such as white space, indenting, and meaningful variable
names to aid the graders in interpreting your 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
