Numerical Methods For Engineers, 7 Ed
7th Edition
ISBN: 9789352602131
Author: Canale Chapra
Publisher: MCGRAW-HILL HIGHER EDUCATION
expand_more
expand_more
format_list_bulleted
Concept explainers
Textbook Question
Chapter 25, Problem 9P
If
Expert Solution & Answer
Want to see the full answer?
Check out a sample textbook solutionStudents have asked these similar questions
15. You are part of a team working in a machine parts mechanic's shop. An
important customer has asked your company to provide springs with a very precise
force constant k. To measure the spring constant, you fasten two of the springs
between the ends of two very long wires of length L, separated by the unstretched
length l of the springs as shown in Figure P29.15. The specific attachment method
that you use insulates the springs from the wires so that no current passes through
the springs. You lay the apparatus flat on a table and then pass a current of
magnitude I through the wires, in opposite directions. As a result the springs stretch
by a distance d and come to equilibrium. You determine an expression for the spring
constant in terms of L, I, l, and d.
Figure P29.15
The natural exponential function can be expressed by . Determine e2by calculating the sum of the series for:(a) n = 5, (b) n = 15, (c) n = 25For each part create a vector n in which the first element is 0, the incrementis 1, and the last term is 5, 15, or 25. Then use element-by-element calculations to create a vector in which the elements are . Finally, use the MATLAB built-in function sum to add the terms of the series. Compare thevalues obtained in parts (a), (b), and (c) with the value of e2calculated byMATLAB.
3. Using the trial function uh(x) = a sin(x) and weighting function wh(x) = b sin(x) find
an approximate solution to the following boundary value problems by determining the value
of coefficient a. For each one, also find the exact solution using Matlab and plot the exact
and approximate solutions. (One point each for: (i) finding a, (ii) finding the exact solution,
and (iii) plotting the solution)
a.
(U₁xx - 2 = 0
u(0) = 0
u(1) = 0
b. Modify the trial function and find an approximation for the following boundary value
problem. (Hint: you will need to add an extra term to the function to make it satisfy
the boundary conditions.)
(U₁xx - 2 = 0
u(0) = 1
u(1) = 0
Chapter 25 Solutions
Numerical Methods For Engineers, 7 Ed
Ch. 25 - Solve the following initial value problem over the...Ch. 25 - Solve the following problem over the interval from...Ch. 25 - Use the (a) Euler and (b) Heun (without iteration)...Ch. 25 - Solve the following problem with the fourth-order...Ch. 25 - Solve from t=0to3withh=0.1 using (a) Heun (without...Ch. 25 - 25.6 Solve the following problem numerically from...Ch. 25 - Use (a) Eulers and (b) the fourth-order RK method...Ch. 25 - 25.8 Compute the first step of Example 25.14...Ch. 25 -
25.9 If, determine whether step size adjustment...Ch. 25 - Use the RK-Fehlberg approach to perform the same...
Ch. 25 -
25.11 Write a computer program based on Fig....Ch. 25 - Test the program you developed in Prob. 25.11 by...Ch. 25 -
25.13 Develop a user-friendly program for the...Ch. 25 - Develop a user-friendly computer program for the...Ch. 25 - Develop a user-friendly computer program for...Ch. 25 - 25.16 The motion of a damped spring-mass system...Ch. 25 - If water is drained from a vertical cylindrical...Ch. 25 - The following is an initial value, second-order...Ch. 25 - Assuming that drag is proportional to the square...Ch. 25 - A spherical tank has a circular orifice in its...Ch. 25 - The logistic model is used to simulate population...Ch. 25 - 25.22 Suppose that a projectile is launched...Ch. 25 - The following function exhibits both flat and...Ch. 25 - 25.24 Given the initial conditions,, solve the...Ch. 25 - Use the following differential equations to...Ch. 25 - 25.26 Three linked bungee jumpers are depicted in...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, advanced-math and related others by exploring similar questions and additional content below.Similar questions
- show all steps for given solution use graphs for solnarrow_forwardApproximate solution of the initial value problem up to 3rd order using the Taylor series method. find it.arrow_forward3. Using the trial function u¹(x) = a sin(x) and weighting function w¹(x) = b sin(x) find an approximate solution to the following boundary value problems by determining the value of coefficient a. For each one, also find the exact solution using Matlab and plot the exact and approximate solutions. (One point each for: (i) finding a, (ii) finding the exact solution, and (iii) plotting the solution) a. (U₁xx -2 = 0 u(0) = 0 u(1) = 0 b. Modify the trial function and find an approximation for the following boundary value problem. (Hint: you will need to add an extra term to the function to make it satisfy the boundary conditions.) (U₁xx-2 = 0 u(0) = 1 u(1) = 0arrow_forward
- FOLLOW THESE STEPS FOR UPVOTE Given Required Diagram Solution Conclusion Do not round off while solving. Question: Consider the figure below. Each tank has a volume of 10 ft³. Conditions on each tank are tabulated as follow: Tank No. 1 2 3 TANK 1 Content Methane Propane Hexane Pressure 70 psia 21 psia 43 psia TANK 1 Temperature 160°F 124°F 110°F TANK 1 k 1.32 1.24 1.39 All separation valves have been opened at the same time. Determine the resulting temperature in °F at equilibrium.arrow_forwardSolve correctly otherwise skiparrow_forwardUse a numerical method to determine the slip at which the maximum torque occurs. don't use matlab, do it written and explain so I can understand, thank you so much!arrow_forward
- Use MATLABarrow_forwardGiven the data below: Xo = 1 X1= 2 x2 = 4 Axo) = 2 Ax1) = 3 Ax2 : = 8 (i) Calculate the second-order interpolating polynomial using the method of the Newton's interpolating polynomial. (ii) Use the interpolating polynomial in (i) to calculate the approximated/interpolated functional value at x = 3, i.e., (3). (iii)Calculate the percentage relative error if the true value of f(3) is 4.8.arrow_forwardGiven: N1 = 10, N2 = 20, N3 = 30, N4 = 40, J1 = 1, J2 = 2, J3 = 3, J4 = 4, J5 = 5, D1 = 1, and D2 = 2. Requirement: Determine T(s) = 03(s)/T2(s) T₁(1) 0₁ (1) CCI N₂ D2. J2 N₁ J₁. Di N3 J3 N ₂ O US Js J4arrow_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
Use of ALGEBRA in REAL LIFE; Author: Fast and Easy Maths !;https://www.youtube.com/watch?v=9_PbWFpvkDc;License: Standard YouTube License, CC-BY
Compound Interest Formula Explained, Investment, Monthly & Continuously, Word Problems, Algebra; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=P182Abv3fOk;License: Standard YouTube License, CC-BY
Applications of Algebra (Digit, Age, Work, Clock, Mixture and Rate Problems); Author: EngineerProf PH;https://www.youtube.com/watch?v=Y8aJ_wYCS2g;License: Standard YouTube License, CC-BY