
Thinking Like an Engineer: An Active Learning Approach (4th Edition)
4th Edition
ISBN: 9780134639673
Author: Elizabeth A. Stephan, David R. Bowman, William J. Park, Benjamin L. Sill, Matthew W. Ohland
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 15, Problem 19ICA
For each of the following tasks. write a single MATLAB command that will accomplish that goal.
a. Place the text All the king’s horses into the variable Humpty.
b. Replace the word horses in Humpty with the word men and store the modified phrase in Dumpty. Humpty should remain unchanged.
c. Combine the phrases in Humpty and Dumpty with the word and between the two phrases. Place the new combined phrase in HD.
d. Extract appropriate individual letters from HD to form the word egghead and place this word in the variable E
e. Delete the word king’s from Humpty. There should be a single space between the and horses after the deletion.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
6.76 A wind turbine is operating in a 12 m/s wind that has a den-
sity of 1.2 kg/m³. The diameter of the turbine silhouette is 4 m.
The constant-pressure (atmospheric) streamline has a diameter
of 3 m upstream of the windmill and 4.5 m downstream. Assume
that the velocity distributions are uniform and the air is incom-
pressible. Determine the force on the wind turbine.
m
P = Patm
4
Vz
4m
4 m
Fx.
Problem 6.76
For the position shown in the figure the spring is unstretched. The spring constant k, is designed such that after the system is released from rest, the speed of the mass is zero just as the 0.6 slug mass touches the floor. Find the spring constant, k and the maximum speed of block A and the location (distance above floor) where this occurs.
||!
Sign in
MMB241 - Tutorial L9.pd X PDF MMB241 - Tutorial L10.pX DE MMB241 - Tutorial L11.p x PDF Lecture W12 - Work and X
File C:/Users/KHULEKANI/Desktop/mmb241/MMB241%20-%20Tutorial%20L11.pdf
PDE Lecture W11 - Power and X
Draw
Alla | Ask Copilot
++
3
of 3
| D
6. If the 50-kg load A is hoisted by motor M so that the load has a constant velocity of 1.5
m/s, determine the power input to the motor, which operates at an efficiency € = 0.8.
1.5 m/s
2
7. The sports car has a mass of 2.3 Mg, and while it is traveling at 28 m/s the driver causes
it to accelerate at 5m/s². If the drag resistance on the car due to the wind is FD= 0.3v²N,
where v is the velocity in m/s, determine the power supplied to the engine at this instant.
The engine has a running efficiency of P = 0.68.
8. If the jet on the dragster supplies a constant thrust of T-20 kN, determine the power
generated by the jet as a function of time. Neglect drag and rolling resistance, and the loss
of fuel. The dragster has a mass of 1…
Chapter 15 Solutions
Thinking Like an Engineer: An Active Learning Approach (4th Edition)
Ch. 15.1 - Which of the following are valid MATLAB variable...Ch. 15.1 - Which of the following assignment statements are...Ch. 15.1 - a. Store all workspace variables in the file...Ch. 15.2 - Write MATLAB code to complete the following...Ch. 15.2 - a. Calculate the two roots of the quadratic...Ch. 15.3 - Each problem should be done with a single MATLAB...Ch. 15.3 - Assume a row vector named vals has already been...Ch. 15.3 - a. Place the indices of all nonzero elements of...Ch. 15.3 - a. Create a column vector CV1 containing 123...Ch. 15.3 - Comprehension Check 15-1 0 a. Assume you have four...
Ch. 15.3 - a. Write a single MATLAB command that will create...Ch. 15.4 - a. Create the matrix CCM1=[180.34.11017] using a...Ch. 15.4 - Write single MATLAB statements to perform each of...Ch. 15.4 - Write single MATLAB statements to perform each of...Ch. 15.4 - Write single MATLAB statements to perform each of...Ch. 15.4 - Write single MATLAB statements to perform each of...Ch. 15.4 - For each of the following questions, write a...Ch. 15.5 - a. Create a variable named MTS containing the text...Ch. 15.6 - Assume a cell array named CA has three cells in a...Ch. 15.6 - Prob. 21CCCh. 15.7 - Create a structure array named Resistors...Ch. 15.7 - Use the data stored in MetalData to answer the...Ch. 15.7 - The structure array named Hdwr has the following...Ch. 15 - Which of the following are not valid MATLAB...Ch. 15 - Prob. 2ICACh. 15 - For the following questions, assume that the...Ch. 15 - For each calculation described below, write a...Ch. 15 - For each calculation described below, write a...Ch. 15 - For each of the vectors described below, write a...Ch. 15 - Assume the following vectors are already defined:...Ch. 15 - For each of the following sequences, write a...Ch. 15 - Modify the following statements so that they are...Ch. 15 - Assume you have three equal-length row vectors....Ch. 15 - Write the MATLAB code necessary to create the...Ch. 15 - For each of the following problems, write a single...Ch. 15 - Assume you have two equal-length row vectors IV1...Ch. 15 - Write the MATLAB code necessary to create the...Ch. 15 - Assuming t = [9 10; 11 12] and v = [2 4;6 8;10 12]...Ch. 15 - Determine solutions to the following problems a....Ch. 15 - For each of the following problems except part...Ch. 15 - Assume you have an N M matrix named Gonzo For...Ch. 15 - For each of the following tasks. write a single...Ch. 15 - Determine the contents of the variables created or...Ch. 15 - For each of the following tasks, write a single...Ch. 15 - For each of the following problems, write a single...Ch. 15 - Each of the following questions contains a...Ch. 15 - Prob. 25ICACh. 15 - Assume a cell array CA1 has already been defined....Ch. 15 - Prob. 27ICACh. 15 - You are setting up a structure array named client...Ch. 15 - You have three temperature values [C] stored in...Ch. 15 - You have N temperature values [C] stored in the...Ch. 15 - Assume four row vectors named Prod10, Prod11,...Ch. 15 - You have a 2 N matrix named GasData. The first...Ch. 15 - Assume the matrix M99 has at least two rows and at...Ch. 15 - Assume a matrix named Prod contains data on...Ch. 15 - You are studying the effects of climate change on...Ch. 15 - You are studying the properties of tiny spheres...Ch. 15 - Assume you have a four-column matrix named...Ch. 15 - One very old method of sending secret messages is...Ch. 15 - Prob. 13RQCh. 15 - Prob. 15RQCh. 15 - Refer to the specifications for Review Questions...
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
- Q | Sign in PDE Lecture W09.pdf PDF MMB241 - Tutorial L9.pdi X PDF MMB241 - Tutorial L10.p X PDF MMB241 - Tutorial L11.p X Lecture W12-Work and X + File C:/Users/KHULEKANI/Desktop/mmb241/Lecture%20W12%20-%20Work%20and%20Energy.pdf ||! Draw | IA | a | Ask Copilot Class Work + 33 of 34 D Question 1 The engine of a 3500-N car is generating a constant power of 50 hp (horsepower) while the car is traveling up the slope with a constant speed. If the engine is operating with an efficiency of € 0.8, determine the speed of the car. Neglect drag and rolling resistance. Use g 9.81 m/s² and 1 hp = 745.7 W. 10 го Question 2 A man pushes on a 60-N crate with a force F. The force is always directed downward at an angle of 30° from the horizontal, as shown in the figure. The magnitude of the force is gradually increased until the crate begins to slide. Determine the crate's initial acceleration once it starts to move. Assume the coefficient of static friction is μ = 0.6, the coefficient of kinetic…arrow_forwardstate is Derive an expression for the volume expansivity of a substance whose equation of RT P = v-b a v(v + b)TZ where a and b are empirical constants.arrow_forwardFor a gas whose equation of state is P(v-b)=RT, the specified heat difference Cp-Cv is equal to which of the following (show all work): (a) R (b) R-b (c) R+b (d) 0 (e) R(1+v/b)arrow_forward
- of state is Derive an expression for the specific heat difference of a substance whose equation RT P = v-b a v(v + b)TZ where a and b are empirical constants.arrow_forwardTemperature may alternatively be defined as T = ди v Prove that this definition reduces the net entropy change of two constant-volume systems filled with simple compressible substances to zero as the two systems approach thermal equilibrium.arrow_forwardUsing the Maxwell relations, determine a relation for equation of state is (P-a/v²) (v−b) = RT. Os for a gas whose av Tarrow_forward
- (◉ Homework#8arrow_forwardHomework#8arrow_forwardBox A has a mass of 15 kilograms and is attached to the 20 kilogram Box B using the cord and pulley system shown. The coefficient of kinetic friction between the boxes and surface is 0.2 and the moment of inertia of the pulley is 0.5 kg * m^ 2. After 2 seconds, how far do the boxes move? A бро Barrow_forwardBox A has a mass of 15 kilograms and is attached to the 20 kilogram Box B using the cord and pulley system shown. The coefficient of kinetic friction between the boxes and surface is 0.2 and the moment of inertia of the pulley is 0.5 kg * m^2. Both boxes are 0.25 m long and 0.25 m high. The cord is attached to the bottom of Box A and the middle of box B. After 2 seconds, how far do the boxes move? A From бро Barrow_forwardarrow_back_iosSEE MORE QUESTIONSarrow_forward_iosRecommended 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 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 EducationControl 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
How to balance a see saw using moments example problem; Author: Engineer4Free;https://www.youtube.com/watch?v=d7tX37j-iHU;License: Standard Youtube License