
EBK NUMERICAL METHODS FOR ENGINEERS
7th Edition
ISBN: 8220100254147
Author: Chapra
Publisher: MCG
expand_more
expand_more
format_list_bulleted
Textbook Question
Chapter 11, Problem 25P
Develop a user-friendly program in either a high-level or macro language of your choice for Cholesky decomposition based on Fig. 11.3. Test your program by duplicating the results of Example 11.2.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
Show three different pairs of integers, a and b, where at least one example includes a negative integer.
Show three different pairs of integers, a and b, where at least one example includes a negative integer. For each of your examples, determine if each of the following statements are true or false:
Construct a know-show table for each statement below that appears to be true.
Chapter 11 Solutions
EBK NUMERICAL METHODS FOR ENGINEERS
Ch. 11 - 11.1 Perform the same calculations as in (a)...Ch. 11 - Determine the matrix inverse for Example 11.1...Ch. 11 - 11.3 The following tridiagonal system must be...Ch. 11 - 11.4 Confirm the validity of the Cholesky...Ch. 11 - Perform the same calculations as in Example 11.2,...Ch. 11 - Perform a Cholesky decomposition of the following...Ch. 11 - Compute the Cholesky decomposition of...Ch. 11 - Use the Gauss-Seidel method to solve the...Ch. 11 - Recall from Prob. 10.8, that the following system...Ch. 11 - 11.10 Repeat Prob. 11.9, but use Jacobi...
Ch. 11 - 11.11 Use the Gauss-Seidel method to solve the...Ch. 11 - Use the Gauss-Seidel method (a) without relaxation...Ch. 11 - 11.13 Use the Gauss-Seidel method (a) without...Ch. 11 - Redraw Fig. 11.5 for the case where the slopes of...Ch. 11 - 11.15 Of the following three sets of linear...Ch. 11 - Use the software package of your choice to obtain...Ch. 11 - Given the pair of nonlinear simultaneous...Ch. 11 - An electronics company produces transistors,...Ch. 11 - Use MATLAB or Mathcad software to determine the...Ch. 11 - Repeat Prob. 11.19. but for the case of a...Ch. 11 - 11.21 Given a square matrix , write a single line...Ch. 11 - Write the following set of equations in matrix...Ch. 11 - In Sec. 9.2.1, we determined the number of...Ch. 11 - 11.24 Develop a user-friendly program in either a...Ch. 11 - 11.25 Develop a user-friendly program in either a...Ch. 11 - Develop a user-friendly program in either a...Ch. 11 - As described in Sec. PT3.1.2, linear algebraic...Ch. 11 - A pentadiagonal system with a bandwidth of five...
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
- Roedel Electronics produces tablet computer accessories, including integrated keyboard tablet stands that connect a keyboard to a tablet device and holds the device at a preferred angle for easy viewing and typing. Roedel produces two sizes of integrated keyboard tablet stands, small and large. Each size uses the same keyboard attachment, but the stand consists of two different pieces, a top flap and a vertical stand that differ by size. Thus, a completed integrated keyboard tablet stand consists of three subassemblies that are manufactured by Roedel: a keyboard, a top flap, and a vertical stand. Roedel's sales forecast indicates that 7,000 small integrated keyboard tablet stands and 5,000 large integrated keyboard tablet stands will be needed to satisfy demand during the upcoming Christmas season. Because only 500 hours of in-house manufacturing time are available, Roedel is considering purchasing some, or all, of the subassemblies from outside suppliers. If Roedel manufactures a…arrow_forwardShow three different pairs of integers, a and b, where at least one example includes a negative integer. For each of your examples, determine if each of the following statements are true or falsearrow_forward(a) Develop a model that minimizes semivariance for the Hauck Financial data given in the file HauckData with a required return of 10%. Assume that the five planning scenarios in the Hauck Financial rvices model are equally likely to occur. Hint: Modify model (8.10)-(8.19). Define a variable d, for each scenario and let d₂ > R - R¸ with d ≥ 0. Then make the objective function: Min Let FS = proportion of portfolio invested in the foreign stock mutual fund IB = proportion of portfolio invested in the intermediate-term bond fund LG = proportion of portfolio invested in the large-cap growth fund LV = proportion of portfolio invested in the large-cap value fund SG = proportion of portfolio invested in the small-cap growth fund SV = proportion of portfolio invested in the small-cap value fund R = the expected return of the portfolio R = the return of the portfolio in years. Min s.t. R₁ R₂ = R₁ R R5 = FS + IB + LG + LV + SG + SV = R₂ R d₁ =R- d₂z R- d₂ ZR- d₁R- d≥R- R = FS, IB, LG, LV, SG, SV…arrow_forward
- The Martin-Beck Company operates a plant in St. Louis with an annual capacity of 30,000 units. Product is shipped to regional distribution centers located in Boston, Atlanta, and Houston. Because of an anticipated increase in demand, Martin-Beck plans to increase capacity by constructing a new plant in one or more of the following cities: Detroit, Toledo, Denver, or Kansas. The following is a linear program used to determine which cities Martin-Beck should construct a plant in. Let y₁ = 1 if a plant is constructed in Detroit; 0 if not y₂ = 1 if a plant is constructed in Toledo; 0 if not y₂ = 1 if a plant is constructed in Denver; 0 if not y = 1 if a plant is constructed in Kansas City; 0 if not. The variables representing the amount shipped from each plant site to each distribution center are defined just as for a transportation problem. *,, = the units shipped in thousands from plant i to distribution center j i = 1 (Detroit), 2 (Toledo), 3 (Denver), 4 (Kansas City), 5 (St.Louis) and…arrow_forwardConsider the following mixed-integer linear program. Max 3x1 + 4x2 s.t. 4x1 + 7x2 ≤ 28 8x1 + 5x2 ≤ 40 x1, x2 ≥ and x1 integer (a) Graph the constraints for this problem. Indicate on your graph all feasible mixed-integer solutions. On the coordinate plane the horizontal axis is labeled x1 and the vertical axis is labeled x2. A region bounded by a series of connected line segments, and several horizontal lines are on the graph. The series of line segments connect the approximate points (0, 4), (3.889, 1.778), and (5, 0). The region is above the horizontal axis, to the right of the vertical axis, and below the line segments. At each integer value between 0 and 4 on the vertical axis, a horizontal line extends out from the vertical axis to the series of connect line segments. On the coordinate plane the horizontal axis is labeled x1 and the vertical axis is labeled x2. A region bounded by a series of connected line segments, and several…arrow_forwardConsider the nonlinear optimization model stated below. Min s.t. 2x²-18x + 2XY + y² - 14Y + 53 x + 4Y ≤ 8 (a) Find the minimum solution to this problem. |at (X, Y) = (b) If the right-hand side of the constraint is increased from 8 to 9, how much do you expect the objective function to change? Based on the dual value on the constraint X + 4Y ≤ 8, we expect the optimal objective function value to decrease by (c) Resolve the problem with a new right-hand side of the constraint of 9. How does the actual change compare with your estimate? If we resolve the problem with a new right-hand-side of 9 the new optimal objective function value is| , so the actual change is a decrease of rather than what we expected in part (b).arrow_forward
- Statement:If 2 | a and 3| a, then 6 a. So find three integers, and at least one integer should be negative. For each of your examples, determine if the statement is true or false.arrow_forwardStatement: If 4 | a and 6 | a, then 24 | a. So find three integers, and at least one integer should be negative. For each of your examples, determine if the statement is true or false.arrow_forward2) dassify each critical point of the given plane autovers system x'=x-2x²-2xy y' = 4y-Sy³-7xyarrow_forward
- 24.2. Show that, for any constant zo Є C, (a). e* = e²o Σ j=0 (2 - 20); j! |z|arrow_forward25.4. (a). Show that when 0 < || < 4, 1 1 8 zn 4z - z2 4z +Σ 4n+2* (b). Show that, when 0 < |z1|<2, n=() 2 1 8 (z - 1)(z - 3) - 3 2(z - 1) 3 Σ (2-1)" 27+2 n=0 (c). Show that, when 2<|z|< ∞, 1 z4+4z2 -*()*. n=0arrow_forward. Expand sinh z in Taylor's series at zo = πi, and show that lim sinh: καπί κ - п - - 1.arrow_forwardarrow_back_iosSEE MORE QUESTIONSarrow_forward_ios
Recommended textbooks for you
- College Algebra (MindTap Course List)AlgebraISBN:9781305652231Author:R. David Gustafson, Jeff HughesPublisher:Cengage LearningMathematics For Machine TechnologyAdvanced MathISBN:9781337798310Author:Peterson, John.Publisher:Cengage Learning,Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:Cengage
- Linear Algebra: A Modern IntroductionAlgebraISBN:9781285463247Author:David PoolePublisher:Cengage LearningCollege AlgebraAlgebraISBN:9781305115545Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage LearningAlgebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage Learning

College Algebra (MindTap Course List)
Algebra
ISBN:9781305652231
Author:R. David Gustafson, Jeff Hughes
Publisher:Cengage Learning

Mathematics For Machine Technology
Advanced Math
ISBN:9781337798310
Author:Peterson, John.
Publisher:Cengage Learning,
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage

Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning

College Algebra
Algebra
ISBN:9781305115545
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning

Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:9781305071742
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning
12. Searching and Sorting; Author: MIT OpenCourseWare;https://www.youtube.com/watch?v=6LOwPhPDwVc;License: Standard YouTube License, CC-BY
Algorithms and Data Structures - Full Course for Beginners from Treehouse; Author: freeCodeCamp.org;https://www.youtube.com/watch?v=8hly31xKli0;License: Standard Youtube License