Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Analysis of Engineering Systems - MAE 4 8 8 Homework # 1 Instructions: SHOW YOUR WORK! If insufficient work is shown, you will receive no
Analysis of Engineering Systems MAE
Homework #
Instructions: SHOW YOUR WORK! If insufficient work is shown, you will receive no credit even for a correct answer All handwritten portions of the homework MUST be on standard green engineering paper available at the bookstore, Staples, Amazon, etc. If you need some for the first assignment, just let me know. Every problem must have a handwritten portion with: problem number, a brief problem statement, what is given, and the solution may only be a statement to "see Matlab" See the Homework Requirements document which includes an example homework!! Note that although the code is provided in the example homework, it is not required.
As always, be sure to include units where appropriate. All plots should have labels on each axis with units a title eg "MAE Homework Problem Part a and a legend if more than one plot is in the same figure except for subplots
It may have been a while since you used MATLAB so I expect that you may have questions. I strongly suggest that you make use of the resources for this class especially the TA's and me if you have any questions. However, before doing so please make use of the "help" command in MATLAB eg help plot
points The mass of a wheel is slugs.
a Calculate the mass in SI units.
b Calculate the weight in FPS units.
c Calculate the weight in SI units.
points The displacement of a wheel is given by Asin where is time in seconds, and rad.
a points What is the amplitude?
b points What is the radian frequency?
c points What is the cyclic frequency in
d points What is the period?
e points What is the phase?
f points What is the equation for the velocity?
g points What is the equation for the acceleration?
h points Plot the displacement, velocity, and acceleration for seconds timestep of seconds in a single figure with each plot in a subplot displacement at the top, acceleration at the bottom Include axis labels and title the plot "MAE Homework Problem Part h Use a solid blue line for displacement, a dashdot red line for velocity, and a dashed green line for acceleration. hint: use the MATLAB commands figure, subplot, plot, xlabel, ylabel, and title See the example on the next page.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started