
Numerical Analysis
3rd Edition
ISBN: 9780134696454
Author: Sauer, Tim
Publisher: Pearson,
expand_more
expand_more
format_list_bulleted
Question
Chapter 2.6, Problem 5CP
To determine
To create MATLAB program for conjugate gradient method.
Expert Solution & Answer

Want to see the full answer?
Check out a sample textbook solution
Students have asked these similar questions
R₂ = X2
2) slots per pole per phase = 3/31
B-18060
msl
kd
Kasi
Sin (1)
I sin (6)
sin(30)
Sin (30)
اذا ميريد شرح الكتب بس 0 بالفراغ
3) Cos (30) 0.866
4) Rotating
5) Synchronous speed
s = 1000-950
1000
Copper losses: 5kw
Rotor input 5
0.05
6) 1
120 x 50
G
loo kw
اذا میرید شرح الكتب فقط look
7) rotor
DC
ined sove in peaper
I need a detailed
solution on paper
please
0 64
Solve the following equations:
=
dx x²+y2 with y(0) = 1.
7357
Solve the following equations:
dy
x³+3xy²
Q1//
=
dx 3x²y+y³°
01
٣/١
R2X2
2) slots per pole per phase = 3/3 1
B18060
msl
Kd
3
Kol Sin (1)
1sin()
sin(30)
Sin (30)
اذا میرید شرح الكتب بس 0 بالفراغ
3)
cos (30) 0.866
4) Rotating
5) Synchronous speeds
120*50
G
looo
1000-950
1000
50:05
Copper losses: 5kw
Rotor input 5
loo kw
0.05
6) 1
اذا ميريد شرح الكتب فقط look
7) rotor
DC
ined sove in peaper
I need a detailed
solution on paper
please
0 64
(Find the solution of the initial-valued problems:
xy' + 2y = x³e* ;y(1) = 0
Q1// Find the solution of: (1) y' + ytqpx = see²x y³
A fluid has density 800 kg/m³ and flows with velocity v = xi + yj + zk, where x, y, and z are measured in
meters, and the components of u are measured in meters per second. Find the rate of flow outward
through the part of the paraboloid z = 64 - x² - y² that lies above the xy plane.
Chapter 2 Solutions
Numerical Analysis
Ch. 2.1 - Use Gaussian elimination to solve the systems:...Ch. 2.1 - Use Gaussian elimination to solve the systems:...Ch. 2.1 - Solve by back substitution: a.3x4y+5z=23y4z=15z=5...Ch. 2.1 - Solve the tableau form a.[ 34236612382-1 ] b.[...Ch. 2.1 - Use the approximate operation count 2n3/3 for...Ch. 2.1 - Assume that your computer completes a 5000...Ch. 2.1 - Assume that a given computer requires 0.002...Ch. 2.1 - If a system of 3000 equations in 3000 unknowns can...Ch. 2.1 - Put together the code fragments in this section to...Ch. 2.1 - Let H denote the nn Hubert matrix, whose (i,j)...
Ch. 2.2 - Find the LU factorization of the given matrices....Ch. 2.2 - Find the LU factorization of the given matrices....Ch. 2.2 - Solve the system by finding the LU factorization...Ch. 2.2 - Solve the system by finding the LU factorization...Ch. 2.2 - Solve the equation Ax=b, where A=[...Ch. 2.2 - Given the 10001000 matrix A, your computer can...Ch. 2.2 - Assume that your computer can solve 1000 problems...Ch. 2.2 - Assume that your computer can solve a 20002000...Ch. 2.2 - Let A be an nn matrix. Assume that your computer...Ch. 2.2 - Use the code fragments for Gaussian elimination in...Ch. 2.2 - Add two-step back substitution to your script from...Ch. 2.3 - Find the norm A of each of the following...Ch. 2.3 - Find the (infinity norm) condition number of (a)...Ch. 2.3 - Find the forward and backward errors, and the...Ch. 2.3 - Find the forward and backward errors and error...Ch. 2.3 - Find the relative forward and backward errors and...Ch. 2.3 - Find the relative forward and backward errors and...Ch. 2.3 - Find the norm H of the 55 Hilbert matrix.Ch. 2.3 - (a) Find the condition number of the coefficient...Ch. 2.3 - (a) Find the condition number (in the infinity...Ch. 2.3 - (a) Find the (infinity norm) condition number of...Ch. 2.3 - (a) Prove that the infinity norm x is a vector...Ch. 2.3 - (a) Prove that the infinity norm A is a matrix...Ch. 2.3 - Prove that the matrix infinity norm is the...Ch. 2.3 - Prove that the matrix 1-norm is the operator norm...Ch. 2.3 - For the matrices in Exercise 1, find a vector x...Ch. 2.3 - For the matrices in Exercise 1, find a vector...Ch. 2.3 - Prob. 17ECh. 2.3 - Prob. 18ECh. 2.3 - For the nn matrix with entries Aij=5/(i+2j1), set...Ch. 2.3 - Carry out Computer Problem 1 for the matrix with...Ch. 2.3 - Let A be the nn matrix with entries Aij=| ij |+1 ....Ch. 2.3 - Carry out the steps of Computer Problem 3 for the...Ch. 2.3 - For what values of n does the solution in Computer...Ch. 2.3 - Use the MATLAB program from Computer Problem 2.1.1...Ch. 2.4 - Find the PA=LU factorization (using partial...Ch. 2.4 - Find the PA=LU factorization (using partial...Ch. 2.4 - Solve the system by finding the PA=LU...Ch. 2.4 - Solve the system by finding the PA=LU...Ch. 2.4 - Write down a 55 matrix P such that multiplication...Ch. 2.4 - (a) Write down the 44 matrix P such that...Ch. 2.4 - Change four entries of the leftmost matrix to make...Ch. 2.4 - Find the PA=LU factorization of the matrix A in...Ch. 2.4 - (a) Find the PA=LU factorization of A=[...Ch. 2.4 - (a) Assume that A is an nn matrix with entries |...Ch. 2.4 - Write a MATLAB program to define the structure...Ch. 2.4 - Plot the solution from Step 1 against the correct...Ch. 2.4 - Rerun the calculation in Step 1 for n=102k, where...Ch. 2.4 - Add a sinusoidal pile to the beam. This means...Ch. 2.4 - Rerun the calculation as in Step 3 for the...Ch. 2.4 - Now remove the sinusoidal load and add a 70 kg...Ch. 2.4 - If we also fix the free end of the diving board,...Ch. 2.4 - Ideas for further exploration: If the width of the...Ch. 2.5 - Compute the first two steps of the Jacobi and the...Ch. 2.5 - Rearrange the equations to form a strictly...Ch. 2.5 - Apply two steps of SOR to the systems in Exercise...Ch. 2.5 - Apply two steps of SOR to the systems in Exercise...Ch. 2.5 - Let be an eigenvalue of an nn matrix A. (a) Prove...Ch. 2.5 - Use the Jacobi Method to solve the sparse system...Ch. 2.5 - Use the Jacobi Method to solve the sparse system...Ch. 2.5 - Rewrite Program 2.2 to carry out Gauss-Seidel...Ch. 2.5 - Rewrite Program 2.2 to carry out SOR. Use =1.1 to...Ch. 2.5 - Carry out the steps of Computer Problem 1 with...Ch. 2.5 - Prob. 6CPCh. 2.5 - Using your program from Computer Problem 3. decide...Ch. 2.6 - Show that the following matrices are symmetric...Ch. 2.6 - Show that the following symmetric matrices are not...Ch. 2.6 - Prob. 3ECh. 2.6 - Show that the Cholesky factorization procedure...Ch. 2.6 - Prob. 5ECh. 2.6 - Find the Cholesky factorization A=RTR of each...Ch. 2.6 - Prob. 7ECh. 2.6 - Solve the system of equations by finding the...Ch. 2.6 - Prob. 9ECh. 2.6 - Find all numbers d such that A=[ 122d ] is...Ch. 2.6 - Prob. 11ECh. 2.6 - Prove that a principal submatrix of a symmetric...Ch. 2.6 - Solve the problems by carrying out the Conjugate...Ch. 2.6 - Solve the problems by carrying out the Conjugate...Ch. 2.6 - Carry out the conjugate gradient iteration in the...Ch. 2.6 - Prob. 1CPCh. 2.6 - Use a MATLAB version of conjugate gradient to...Ch. 2.6 - Solve the system Hx=b by the Conjugate Gradient...Ch. 2.6 - Solve the sparse problem of (2.45) by the...Ch. 2.6 - Prob. 5CPCh. 2.6 - Let A be the nn matrix with n=1000 and entries...Ch. 2.6 - Prob. 7CPCh. 2.6 - Prob. 8CPCh. 2.6 - Prob. 9CPCh. 2.6 - Prob. 10CPCh. 2.7 - Find the jacobian of the functions a....Ch. 2.7 - Use the Taylor expansion to find the linear...Ch. 2.7 - Sketch the two curves in the uv-plane, and find...Ch. 2.7 - Apply two steps of Newtons Method to the systems...Ch. 2.7 - Apply two steps of Broyden I to the systems in...Ch. 2.7 - Prob. 6ECh. 2.7 - Prove that (2.55) satisfies (2.53) and (2.54).Ch. 2.7 - Prove that (2.58) satisfies (2.56) and (2.57).Ch. 2.7 - Implement Newtons Method with appropriate starting...Ch. 2.7 - Use Newtons Method to find the three solutions of...Ch. 2.7 - Use Newtons Method to find the two solutions of...Ch. 2.7 - Apply Newtons Method to find both solutions of the...Ch. 2.7 - Use Multivariate Newtons Method to find the two...Ch. 2.7 - Prob. 6CPCh. 2.7 - Apply Broyden I with starting guesses x0=(1,1) and...Ch. 2.7 - Apply Broyden II with starting guesses (1, 1) and...Ch. 2.7 - Prob. 9CPCh. 2.7 - Apply Broyden Ito find the intersection point in...Ch. 2.7 - Apply Broyden II to find the sets of two...Ch. 2.7 - Apply Broyden II to find the intersection point in...
Knowledge Booster
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, subject and related others by exploring similar questions and additional content below.Similar questions
- ۳/۱ : +0 العنوان I need a detailed drawing with explanation R₂ = X2 2) slots per pole per phase 3/31 Le msl 180 60 Kd Ka Sin (1) Isin (6) sin(30) Sin (30) اذا ميريد شرح الكتب بس 0 بالفراغ 3) Cos (30) 0.866 4) Rotating 5) Synchronous speed, 120 x 50 S = 1000-950 1000 Copper bosses: 5kw Rotor input 5 6 : loo kw 6) 1 0.05 اذا ميريد شرح الكتب فقط 100 7) rotor DC 1000 ined sove in peaper I need a detailed solution on paper please // Find the solution of: |(2xy³ + 4x)y' = x²y² + y² 351 // Find the solution of: (1) 2xyy' = 1+ y² 01 175 T Τ Marrow_forwardFind the flux of the vector field F = (y,−x, 2²) through the helicoid with parameterization r(u, v) = (u cos v, u sin v, v) 0 ≤ u≤ 3, 0 ≤v≤ oriented away from the origin.arrow_forwardthey take? 8.1.13 WP GO Tutorial An article in the Journal of Agricultural Science ["The Use of Residual Maximum Likelihood to Model Grain Quality Characteristics of Wheat with Variety, Climatic and Nitrogen Fertilizer Effects” (1997, Vol. 128, pp. 135–142)] investigated means of wheat grain crude protein content (CP) and Hagberg falling number (HFN) surveyed in the United Kingdom. The analysis used a variety of nitrogen fertilizer applications (kg N/ha), temperature (°C), and total monthly rainfall (mm). The following data below describe temperatures for wheat grown at Harper Adams Agricultural College between 1982 and 1993. The temperatures measured in June were obtained as follows: 15.2 14.2 14.0 12.2 14.4 12.5 14.3 14.2 13.5 11.8 15.2 Assume that the standard deviation is known to be σ = 0.5. a. Construct a 99% two-sided confidence interval on the mean temperature. b. Construct a 95% lower-confidence bound on the mean temperature. c. Suppose that you wanted to be 95% confident that…arrow_forward
- 1 S 0 sin(lnx) x² - 1 Inx dxarrow_forward8.1.1 WP For a normal population with known variance σ², answer the following questions: - a. What is the confidence level for the interval x — 2.140/ √√n≤≤+2.140/√√n?arrow_forward8.1.8 A civil engineer is analyzing the compressives trength of concrete. Compressive strength is normally distributed with σ2 = 1000(psi)2. A random sample of 12 specimens has a mean compressive strength ofx = 3250 psi. a. Construct a 95% two-sided confidence interval on mean compressive strength. b. Construct a 99% two-sided confidence interval on mean compressive strength. Compare the width of this confidence interval with the width of the one found in part (a). 8.1.9Suppose that in Exercise 8.1.8 it is desired to estimate the compressive strength with an error that is less than 15 psi at 99% confidence. What sample size is required?arrow_forward
- 8.1.12 Ishikawa et al. [“Evaluation of Adhesiveness of Acinetobacter sp. Tol 5 to Abiotic Surfaces,” Journal of Bioscience and Bioengineering (Vol. 113(6), pp. 719–725)] studied the adhesion of various biofilms to solid surfaces for possible use in environmental technologies. Adhesion assay is conducted by measuring absorbance at A590. Suppose that for the bacterial strain Acinetobacter, five measurements gave readings of 2.69, 5.76, 2.67, 1.62, and 4.12 dyne-cm2. Assume that the standard deviation is known to be 0.66 dyne-cm2. a. Find a 95% confidence interval for the mean adhesion. b. If the scientists want the confidence interval to be no wider than 0.55 dyne-cm2, how many observations should they take?arrow_forwardAnswer questions 8.2.1 and 8.2.2 respectivelyarrow_forward8.2.3 A research engineer for a tire manufacturer is investigating tire life for a new rubber compound and has built 16 tires and tested them to end-of-life in a road test. The sample mean and standard deviation are 60,139.7 and 3645.94 kilometers. Find a 95% confidence interval on mean tire life. 8.2.4 Determine the t-percentile that is required to construct each of the following one-sided confidence intervals: a. Confidence level = 95%, degrees of freedom = 14 b. Confidence level = 99%, degrees of freedom = 19 c. Confidence level = 99.9%, degrees of freedom = 24arrow_forward
- 8.1.6The yield of a chemical process is being studied. From previous experience, yield is known to be normally distributed and σ = 3. The past 5 days of plant operation have resulted in the following percent yields: 91.6, 88.75, 90.8, 89.95, and 91.3. Find a 95% two-sided confidence interval on the true mean yield. 8.1.7 .A manufacturer produces piston rings for an automobile engine. It is known that ring diameter is normally distributed with σ = 0.001 millimeters. A random sample of 15 rings has a mean diameter of x = 74.036 millimeters. a. Construct a 99% two-sided confidence interval on the mean piston ring diameter. b. Construct a 99% lower-confidence bound on the mean piston ring diameter. Compare the lower bound of this confi- dence interval with the one in part (a).arrow_forward8.1.2 .Consider the one-sided confidence interval expressions for a mean of a normal population. a. What value of zα would result in a 90% CI? b. What value of zα would result in a 95% CI? c. What value of zα would result in a 99% CI? 8.1.3 A random sample has been taken from a normal distribution and the following confidence intervals constructed using the same data: (38.02, 61.98) and (39.95, 60.05) a. What is the value of the sample mean? b. One of these intervals is a 95% CI and the other is a 90% CI. Which one is the 95% CI and why?arrow_forward8.1.4 . A confidence interval estimate is desired for the gain in a circuit on a semiconductor device. Assume that gain is normally distributed with standard deviation σ = 20. a. How large must n be if the length of the 95% CI is to be 40? b. How large must n be if the length of the 99% CI is to be 40? 8.1.5 Suppose that n = 100 random samples of water from a freshwater lake were taken and the calcium concentration (milligrams per liter) measured. A 95% CI on the mean calcium concentration is 0.49 g μ g 0.82. a. Would a 99% CI calculated from the same sample data be longer or shorter? b. Consider the following statement: There is a 95% chance that μ is between 0.49 and 0.82. Is this statement correct? Explain your answer. c. Consider the following statement: If n = 100 random samples of water from the lake were taken and the 95% CI on μ computed, and this process were repeated 1000 times, 950 of the CIs would contain the true value of μ. Is this statement correct? Explain your answerarrow_forward
arrow_back_ios
SEE MORE QUESTIONS
arrow_forward_ios
Recommended textbooks for you
- Algebra & Trigonometry with Analytic GeometryAlgebraISBN:9781133382119Author:SwokowskiPublisher:CengageAlgebra and Trigonometry (MindTap Course List)AlgebraISBN:9781305071742Author:James Stewart, Lothar Redlin, Saleem WatsonPublisher:Cengage Learning
- Big Ideas Math A Bridge To Success Algebra 1: Stu...AlgebraISBN:9781680331141Author:HOUGHTON MIFFLIN HARCOURTPublisher:Houghton Mifflin HarcourtGlencoe Algebra 1, Student Edition, 9780079039897...AlgebraISBN:9780079039897Author:CarterPublisher:McGraw HillTrigonometry (MindTap Course List)TrigonometryISBN:9781337278461Author:Ron LarsonPublisher:Cengage Learning
Algebra & Trigonometry with Analytic Geometry
Algebra
ISBN:9781133382119
Author:Swokowski
Publisher:Cengage


Algebra and Trigonometry (MindTap Course List)
Algebra
ISBN:9781305071742
Author:James Stewart, Lothar Redlin, Saleem Watson
Publisher:Cengage Learning

Big Ideas Math A Bridge To Success Algebra 1: Stu...
Algebra
ISBN:9781680331141
Author:HOUGHTON MIFFLIN HARCOURT
Publisher:Houghton Mifflin Harcourt

Glencoe Algebra 1, Student Edition, 9780079039897...
Algebra
ISBN:9780079039897
Author:Carter
Publisher:McGraw Hill

Trigonometry (MindTap Course List)
Trigonometry
ISBN:9781337278461
Author:Ron Larson
Publisher:Cengage Learning
Matrix Factorization - Numberphile; Author: Numberphile;https://www.youtube.com/watch?v=wTUSz-HSaBg;License: Standard YouTube License, CC-BY