![EBK THINKING LIKE AN ENGINEER](https://www.bartleby.com/isbn_cover_images/8220103633512/8220103633512_largeCoverImage.jpg)
EBK THINKING LIKE AN ENGINEER
4th Edition
ISBN: 8220103633512
Author: OHLAND
Publisher: PEARSON
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 15.6, Problem 20CC
Assume a cell array named CA has three cells in a single row
• The first cell contains a name in the formal X. Y. Family.
• For example: M. V. Smith
• The second cell contains a 2×3 matrix. For example: [1 3 5; 9 6 3]
• The third cell contains a 3×2 matrix. For example: [4 7; –2 –6: 0 1]
- a. Extract the family name (Smith in the example above) from 1he first cell and place it in column one of a newly created second row of CA. Your solution should work for family names of any length. Note that the first six characters of the name in the first cell will always be the two initials, each followed by a dot and a space.
- b. Multiply the matrix in the second cell of row 1 by the matrix in the third cell of row 1 and place the result in the second row, second column of CA.
- c. Calculate the element-wise product of the matrix in row 1, column 2 with the transpose of the matrix in row 1, column 3. Place the result in the third column of the second row of CA.
Expert Solution & Answer
![Check Mark](/static/check-mark.png)
Want to see the full answer?
Check out a sample textbook solution![Blurred answer](/static/blurred-answer.jpg)
Students have asked these similar questions
(read image)
Qu 2 Schematically plot attractive, repulsive, and net energies versus interatomic separation for two atoms or ions. Note on this plot the equilibrium separation (distance) ro and the bonding energy Eo.
Qu 3 How many atoms (or molecules) are in one mole of the substance?
Qu 4 Mole, in the context of this book, is taken in units of gram-mole. On this basis, how many atoms are there in a pound-mole of a substance?
Qu 5 The atomic radii of Mg* and F ions are 0.072 and 0.133 nm, respectively.
Calculate the force of attraction between these two ions at their equilibrium interionic separation (i.e., when the ions just touch one another).
What is the force of repulsion at this same separation distance?show all work step by step problems formula
Qu 4 Silver has FCC crystal structure at room temperature, and a lattice constant, a, of 0.407 nm.
Draw a reduced sphere silver unit cell in the grids provided below, clearly label the lattice dimensions.
Within the unit cell you drew, shade the (1 0 0) plane.
How many atoms are contained within the (1 0 0) plane?
Calculate the area of (1 0 0) plane in [nm?]. Express your answer in [nm?] to three significant figures.
Calculate the planar density of the (1 0 0) plane in [atoms/nm?]. Express the answer in atoms/nm to three significant figures. show all work step by step
Chapter 15 Solutions
EBK THINKING LIKE AN ENGINEER
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
- Can I get help on this question?arrow_forwardDuring some actual expansion and compression processes in piston–cylinder devices, the gases have been observed to satisfy the relationship PVn = C, where n and C are constants. Calculate the work done when a gas expands from 350 kPa and 0.03 m3 to a final volume of 0.2 m3 for the case of n = 1.5. The work done in this case is kJ.arrow_forwardCarbon dioxide contained in a piston–cylinder device is compressed from 0.3 to 0.1 m3. During the process, the pressure and volume are related by P = aV–2, where a = 6 kPa·m6. Calculate the work done on carbon dioxide during this process. The work done on carbon dioxide during this process is kJ.arrow_forward
- The volume of 1 kg of helium in a piston–cylinder device is initially 5 m3. Now helium is compressed to 3 m3 while its pressure is maintained constant at 130 kPa. Determine the initial and final temperatures of helium as well as the work required to compress it, in kJ. The gas constant of helium is R = 2.0769 kJ/kg·K. The initial temperature of helium is K. The final temperature of helium is K. The work required to compress helium is kJ.arrow_forwardA piston-cylinder device initially contains 0.4 kg of nitrogen gas at 160 kPa and 140°C. Nitrogen is now expanded isothermally to a pressure of 80 kPa. Determine the boundary work done during this process. The properties of nitrogen are R= 0.2968 kJ/kg-K and k= 1.4. N₂ 160 kPa 140°C The boundary work done during this process is KJ.arrow_forward! Required information An abrasive cutoff wheel has a diameter of 5 in, is 1/16 in thick, and has a 3/4-in bore. The wheel weighs 4.80 oz and runs at 11,700 rev/min. The wheel material is isotropic, with a Poisson's ratio of 0.20, and has an ultimate strength of 12 kpsi. Choose the correct equation from the following options: Multiple Choice о σmax= (314) (4r2 — r²) - о σmax = p² (3+) (4r² + r²) 16 σmax = (314) (4r² + r²) σmax = (314) (4² - r²)arrow_forward
- I don't know how to solve thisarrow_forwardI am not able to solve this question. Each part doesn't make sense to me.arrow_forwardExercises Find the solution of the following Differential Equations 1) y" + y = 3x² 3) "+2y+3y=27x 5) y"+y=6sin(x) 7) y"+4y+4y = 18 cosh(x) 9) (4)-5y"+4y = 10 cos(x) 11) y"+y=x²+x 13) y"-2y+y=e* 15) y+2y"-y'-2y=1-4x³ 2) y"+2y' + y = x² 4) "+y=-30 sin(4x) 6) y"+4y+3y=sin(x)+2 cos(x) 8) y"-2y+2y= 2e* cos(x) 10) y+y-2y=3e* 12) y"-y=e* 14) y"+y+y=x+4x³ +12x² 16) y"-2y+2y=2e* cos(x)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
![Text book image](https://www.bartleby.com/isbn_cover_images/9780190698614/9780190698614_smallCoverImage.gif)
Elements Of Electromagnetics
Mechanical Engineering
ISBN:9780190698614
Author:Sadiku, Matthew N. O.
Publisher:Oxford University Press
![Text book image](https://www.bartleby.com/isbn_cover_images/9780134319650/9780134319650_smallCoverImage.gif)
Mechanics of Materials (10th Edition)
Mechanical Engineering
ISBN:9780134319650
Author:Russell C. Hibbeler
Publisher:PEARSON
![Text book image](https://www.bartleby.com/isbn_cover_images/9781259822674/9781259822674_smallCoverImage.gif)
Thermodynamics: An Engineering Approach
Mechanical Engineering
ISBN:9781259822674
Author:Yunus A. Cengel Dr., Michael A. Boles
Publisher:McGraw-Hill Education
![Text book image](https://www.bartleby.com/isbn_cover_images/9781118170519/9781118170519_smallCoverImage.gif)
Control Systems Engineering
Mechanical Engineering
ISBN:9781118170519
Author:Norman S. Nise
Publisher:WILEY
![Text book image](https://www.bartleby.com/isbn_cover_images/9781337093347/9781337093347_smallCoverImage.gif)
Mechanics of Materials (MindTap Course List)
Mechanical Engineering
ISBN:9781337093347
Author:Barry J. Goodno, James M. Gere
Publisher:Cengage Learning
![Text book image](https://www.bartleby.com/isbn_cover_images/9781118807330/9781118807330_smallCoverImage.gif)
Engineering Mechanics: Statics
Mechanical Engineering
ISBN:9781118807330
Author:James L. Meriam, L. G. Kraige, J. N. Bolton
Publisher:WILEY
Relationship Between Elastic Constants and Connecting Equations; Author: Engineers Academy;https://www.youtube.com/watch?v=whW5PnM7Pug;License: Standard Youtube License