
Thinking Like an Engineer
4th Edition
ISBN: 9781269910989
Author: Elizabeth A. Stephan, David R. Bowman, William J. Park, Benjamin L. Sill, Matthew W. Ohland
Publisher: Pearson Learning Solutions
expand_more
expand_more
format_list_bulleted
Question
Chapter 18, Problem 21RQ
To determine
Write a MATLAB program to determine a power relationship for the given experimental data by using polyfit, and plot the data on a logarithmic axis.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Example-1:
l
D
A uniform rotor of length 0.6 m and diameter 0.4 m is made of steel (density 7810 kg/m³)
is supported by identical short bearings of stiffness 1 MN/m in the horizontal and vertical
directions. If the distance between the bearings is 0.7 m, determine the natural frequencies
and plot whirl speed map.
Solution:
B
find the laplace transform for the
flowing function
2(1-e)
Ans. F(s)=-
S
12)
k
0
Ans. F(s)=
k
s(1+e)
0 a
2a 3a 4a
13)
2+
Ans. F(s)=
1
s(1+e")
3
14) f(t)=1, 0
Find the solution of the following Differential Equations
Using Laplace Transforms
1) 4y+2y=0.
y(0)=2.
y'(0)=0.
2) y+w²y=0,
(0)=A,
y'(0)=B.
3) +2y-8y 0.
y(0)=1.
y'(0)-8.
4)-2-3y=0,
y(0)=1.
y'(0)=7.
5) y-ky'=0,
y(0)=2,
y'(0)=k.
6) y+ky'-2k²y=0,
y(0)=2,
y'(0) = 2k.
7) '+4y=0,
y(0)=2.8
8) y+y=17 sin(21),
y(0)=-1.
9) y-y-6y=0,
y(0)=6,
y'(0)=13.
10) y=0.
y(0)=4,
y' (0)=0.
11) -4y+4y-0,
y(0)=2.1.
y'(0)=3.9
12) y+2y'+2y=0,
y(0)=1,
y'(0)=-3.
13) +7y+12y=21e".
y(0)=3.5.
y'(0)=-10.
14) "+9y=10e".
y(0)=0,
y'(0)=0.
15) +3y+2.25y=91' +64.
y(0)=1.
y'(0) = 31.5
16)
-6y+5y-29 cos(2t).
y(0)=3.2,
y'(0)=6.2
17) y+2y+2y=0,
y(0)=0.
y'(0)=1.
18) y+2y+17y=0,
y(0)=0.
y'(0)=12.
19) y"-4y+5y=0,
y(0)=1,
y'(0)=2.
20) 9y-6y+y=0,
(0)-3,
y'(0)=1.
21) -2y+10y=0,
y(0)=3,
y'(0)=3.
22) 4y-4y+37y=0,
y(0)=3.
y'(0)=1.5
23) 4y-8y+5y=0,
y(0)=0,
y'(0)=1.
24)
++1.25y-0,
y(0)=1,
y'(0)=-0.5
25) y 2 cos(r).
y(0)=2.
y'(0) = 0.
26)
-4y+3y-0,
y(0)=3,
y(0) 7.
27) y+2y+y=e
y(0)=0.
y'(0)=0.
28) y+2y-3y=10sinh(27),
y(0)=0.
y'(0)=4.
29)…
Chapter 18 Solutions
Thinking Like an Engineer
Ch. 18.1 - a. Write an input statement to ask for the users...Ch. 18.1 - Prob. 2CCCh. 18.1 - Prob. 3CCCh. 18.2 - Assume that the variable M is stored in the...Ch. 18.2 - Prob. 5CCCh. 18 - Write a MATLAB statement that results in the input...Ch. 18 - You are writing code that is part of a purchasing...Ch. 18 - Prob. 3ICACh. 18 - Prob. 4ICACh. 18 - Prob. 5ICA
Ch. 18 - Assume that a three-element row vector v already...Ch. 18 - The tiles on the space shuttle are constructed to...Ch. 18 - The specific gravity of acetic acid (vinegar) is...Ch. 18 - Write a MATLAB program that will allow a user to...Ch. 18 - Write a program that will allow the user to type a...Ch. 18 - In order to calculate the pressure in a flask,...Ch. 18 - Write a program that will allow the user to type...Ch. 18 - Write a MATLAB program that will ask users to...Ch. 18 - Write a program that asks a user to enter, one at...Ch. 18 - Joules first law, also known as the Joule effect,...Ch. 18 - Create a proper plot of the following set of...Ch. 18 - Prob. 17ICACh. 18 - You want to create a graph showing the theoretical...Ch. 18 - The decay of a radioactive isotope can be...Ch. 18 - Create a proper plot of the theoretical voltage...Ch. 18 - Plot the following functions as assigned by your...Ch. 18 - Plot the following functions as assigned by your...Ch. 18 - If an object is heated, the temperature of the...Ch. 18 - The resistance of a typical carbon film resistor...Ch. 18 - Today, most traffic lights have a delayed green,...Ch. 18 - Cadmium sulfide (CdS) is a semiconducting material...Ch. 18 - Your supervisor has assigned you the task of...Ch. 18 - Three different diodes were tested: a constant...Ch. 18 - If a hot liquid in a container is left to cool,...Ch. 18 - You are an engineer working for M M / Mars...Ch. 18 - 1. The specific gravity of gold is 19.3. Write a...Ch. 18 - An unmanned X-43A scramjet test vehicle has...Ch. 18 - A rod on the surface of Jupiter's moon Callisto...Ch. 18 - The Eco-Marathon is an annual competition...Ch. 18 - Write a function and program to determine the mass...Ch. 18 - Prob. 6RQCh. 18 - You are part of an engineering firm on contract...Ch. 18 - Prob. 8RQCh. 18 - Prob. 9RQCh. 18 - When one tries to stop a car, both the reaction...Ch. 18 - Prob. 11RQCh. 18 - Prob. 12RQCh. 18 - Prob. 13RQCh. 18 - Prob. 14RQCh. 18 - Prob. 15RQCh. 18 - Prob. 16RQCh. 18 - Prob. 17RQCh. 18 - Prob. 18RQCh. 18 - Prob. 19RQCh. 18 - Prob. 20RQCh. 18 - Prob. 21RQCh. 18 - Prob. 22RQCh. 18 - Prob. 23RQCh. 18 - Prob. 24RQCh. 18 - Prob. 25RQCh. 18 - Prob. 26RQCh. 18 - Prob. 27RQCh. 18 - Prob. 28RQCh. 18 - Download the weekly retail gasoline and diesel...Ch. 18 - A sample of the data provided in the Microsoft...Ch. 18 - An Excel file named DartTosses.xlsx has one...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, mechanical-engineering and related others by exploring similar questions and additional content below.Similar questions
- Auto Controls A union feedback control system has the following open loop transfer function where k>0 is a variable proportional gain i. for K = 1 , derive the exact magnitude and phase expressions of G(jw). ii) for K = 1 , identify the gaincross-over frequency (Wgc) [where IG(jo))| 1] and phase cross-overfrequency [where <G(jw) = - 180]. You can use MATLAB command "margin" to obtain there quantities. iii) Calculate gain margin (in dB) and phase margin (in degrees) ·State whether the closed-loop is stable for K = 1 and briefly justify your answer based on the margin . (Gain marginPhase margin) iv. what happens to the gain margin and Phase margin when you increase the value of K?you You can use for loop in MATLAB to check that.Helpful matlab commands : if, bode, margin, rlocus NO COPIED SOLUTIONSarrow_forwardThe 120 kg wheel has a radius of gyration of 0.7 m. A force P with a magnitude of 50 N is applied at the edge of the wheel as seen in the diagram. The coefficient of static friction is 0.3, and the coefficient of kinetic friction is 0.25. Find the acceleration and angular acceleration of the wheel.arrow_forwardAuto Controls Using MATLAB , find the magnitude and phase plot of the compensators NO COPIED SOLUTIONSarrow_forward
- 4-81 The corner shown in Figure P4-81 is initially uniform at 300°C and then suddenly exposed to a convection environment at 50°C with h 60 W/m². °C. Assume the = 2 solid has the properties of fireclay brick. Examine nodes 1, 2, 3, 4, and 5 and deter- mine the maximum time increment which may be used for a transient numerical calculation. Figure P4-81 1 2 3 4 1 cm 5 6 1 cm 2 cm h, T + 2 cmarrow_forwardAuto Controls A union feedback control system has the following open loop transfer function where k>0 is a variable proportional gain i. for K = 1 , derive the exact magnitude and phase expressions of G(jw). ii) for K = 1 , identify the gaincross-over frequency (Wgc) [where IG(jo))| 1] and phase cross-overfrequency [where <G(jw) = - 180]. You can use MATLAB command "margin" to obtain there quantities. iii) Calculate gain margin (in dB) and phase margin (in degrees) ·State whether the closed-loop is stable for K = 1 and briefly justify your answer based on the margin . (Gain marginPhase margin) iv. what happens to the gain margin and Phase margin when you increase the value of K?you You can use for loop in MATLAB to check that.Helpful matlab commands : if, bode, margin, rlocus NO COPIED SOLUTIONSarrow_forwardAuto Controls Hand sketch the root Focus of the following transfer function How many asymptotes are there ?what are the angles of the asymptotes?Does the system remain stable for all values of K NO COPIED SOLUTIONSarrow_forward
- Please draw the section view of the following problemsarrow_forward7) Please draw the front, top and side view for the following object. Please cross this line outarrow_forwardA 10-kg box is pulled along P,Na rough surface by a force P, as shown in thefigure. The pulling force linearly increaseswith time, while the particle is motionless att = 0s untilit reaches a maximum force of100 Nattimet = 4s. If the ground has staticand kinetic friction coefficients of u, = 0.6 andHU, = 0.4 respectively, determine the velocityof the A 1 0 - kg box is pulled along P , N a rough surface by a force P , as shown in the figure. The pulling force linearly increases with time, while the particle is motionless at t = 0 s untilit reaches a maximum force of 1 0 0 Nattimet = 4 s . If the ground has static and kinetic friction coefficients of u , = 0 . 6 and HU , = 0 . 4 respectively, determine the velocity of the particle att = 4 s .arrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Elements Of ElectromagneticsMechanical EngineeringISBN:9780190698614Author:Sadiku, Matthew N. O.Publisher:Oxford University PressMechanics of Materials (10th Edition)Mechanical EngineeringISBN:9780134319650Author:Russell C. HibbelerPublisher:PEARSONThermodynamics: An Engineering ApproachMechanical EngineeringISBN:9781259822674Author:Yunus A. Cengel Dr., Michael A. BolesPublisher:McGraw-Hill Education
- Control Systems EngineeringMechanical EngineeringISBN:9781118170519Author:Norman S. NisePublisher:WILEYMechanics of Materials (MindTap Course List)Mechanical EngineeringISBN:9781337093347Author:Barry J. Goodno, James M. GerePublisher:Cengage LearningEngineering Mechanics: StaticsMechanical EngineeringISBN:9781118807330Author:James L. Meriam, L. G. Kraige, J. N. BoltonPublisher:WILEY

Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press

Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON

Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education

Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY

Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning

Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY
Dimensional Analysis - in physics; Author: Jennifer Cash;https://www.youtube.com/watch?v=c_ZUnEUlTbM;License: Standard youtube license