Let us worry about your assignment instead!

We Helped With This Python Programming Homework: Have A Similar One?

SOLVED
CategoryProgramming
SubjectPython
DifficultyCollege
StatusSolved
More InfoPython Help Online
43891

Short Assignment Requirements

It is a math course using python to solve engineering problems. I have attached the homework file. Please add comments to show why you have programmed it that way. Please solve the problems so that I could change the variables and solve similar problems.

Assignment Description

ME581 Homework 2

Due: 4:15pm September 26, 2017

 

The following problems are to be documented, solved, and presented in a Jupyter notebook.

On-Campus students: Save the notebook as a single PDF, then print and return a hard copy in class.

Off-Campus students:  Save the notebook as a single PDF, then upload and submit the PDF in Blackboard. The name of the file should be SURNAME-HW2.pdf.

 

Problem 1

 

A system of equations 𝐴𝒙 = 𝒃 is given as

 

                                                                                         2.01    1.99           4

                                                                                       [                    ] 𝒙 = [ ] .

                                                                                         1.99    2.01           4

 

The solution to this system of equations is

1

𝒙 = [ ] , 1

and one approximate solution is

2

𝒙̃ = [ ] .

0

 

(i)                Compute the error 𝒆 = 𝒙̃ − 𝒙.

(ii)              Compute the residual 𝒓 = 𝐴𝒙̃ − 𝒃.

(iii)           Using the 𝑙 norm, compute the relative error 𝒙𝒆‖ .

(iv)            Using the 𝑙 norm, compute the condition number 𝜅.

(v)              Using the 𝑙 norm, compute the relative residual 𝒃𝒓‖ .

(vi)            Compute the product of the condition number and the relative residual.

(vii)          Compare the relative error to the product of the condition number and the relative residual.

 

Problem 2

 

Let

                                                                               5.1    8.7                      9.48

                                                                   𝐴 = [               ]   and   𝑏 = [        ] .

                                                                               2.4    4.1                      4.48

 

(i)                Using the 𝑙 norm, compute the condition number 𝜅(𝐴).

(ii)              Solve the system of equations 𝐴𝒙 = 𝒃 for 𝒙.

(iii)           Perturb the coefficient matrix 𝐴 and the right-side vector 𝒃 by

                                                                           −0.001    0                          0.05

                                                            𝛿𝐴 = [                    ]   and   𝛿𝒃 = [           ]

                                                                             0.001      0                        −0.05

and solve the resulting perturbed system of equations (𝐴 + 𝛿𝐴)𝒙̃ = (𝒃 + 𝛿𝒃) for the approximate solution 𝒙̃ .

(iv)            Using the 𝑙 norm, compute the actual value of the relative change in the

‖𝛿𝒙‖solution,   for the perturbation in part (iii).

‖𝒙‖

(v)              Using the 𝑙 norm, compute the theoretical upper bound of the relative

‖𝛿𝒙‖change in the solution,  for the perturbation in part (iii). ‖𝒙‖

(vi)            For the perturbation in part (iii), compare the actual value of 𝛿𝒙‖ to its

‖𝒙‖theoretical upper bound.

(vii)          Perturb the original coefficient matrix 𝐴 and the original right-side vector 𝒃 by

                                                                       0.001      −0.001                        −0.1

                                                       𝛿𝐴 = [                              ]   and   𝛿𝒃 = [         ]

                                                                     −0.001      0.001                           0.1

and solve the resulting perturbed system of equations (𝐴 + 𝛿𝐴)𝒙̃ = (𝒃 + 𝛿𝒃) for 𝒙̃ .

(viii)       Using the 𝑙 norm, compute the actual value of the relative change in the

‖𝛿𝒙‖solution,   for the perturbation in part (vii).

‖𝒙‖

(ix)            Using the 𝑙 norm, compute the theoretical upper bound of the relative

‖𝛿𝒙‖change in the solution,  for the perturbation in part (vii). ‖𝒙‖

(x)              For the perturbation in part (vii), Compare the actual value of 𝛿𝒙‖ to its

‖𝒙‖theoretical upper bound.

Problem 3

 

Solve the augmented matrix

                                                                                          3    1      4    −1    7

                                                                                          2    −2 −1     2     1 ]

                                                                                        [                           |

                                                                                          5    7    14    −9 21

                                                                                          1    3      2      4    −4

By means of

(i)                Gaussian Elimination with Partial Pivoting.

(ii)              Gaussian Elimination with Scaled Partial Pivoting.

 

Problem 4

 

(i)                Solve the augmented matrix by means of Gaussian Elimination with Partial Pivoting in double precision:

 

(ii)              Using the 𝑙 norm, estimate the condition number of the coefficient matrix based on your result. The exact solution for this problem is given by

                                𝒙 = [1    −1    1    −1    1]𝑇.

 

Problem 5

Determine the member and reaction forces within the plane truss shown in Figure 1 when the truss is subjected to each of the following loading configurations.

(a)  500-pound forces directed vertically downward at nodes#3 and #5, and a 1000pound force directed vertically downward at node#4.

(b)  A 500-pound force directed vertically downward at nodes#3, a 1000-pound force directed vertically downward at node#4, a 1500-pound force directed vertically downward at node#5.

(c)   A 1500-pound force directed vertically downward at nodes#3, a 1000-pound force directed vertically downward at node#4, a 500-pound force directed vertically downward at node#5.

(d)  500-pound force acting at node#4, and a 1000-pound force acting at node #3, both forces acting horizontally to the right.

(e)  500-pound force acting at node#4, and a 1000-pound force acting at node #5, both forces acting horizontally to the left.

 

Solve the problem using your GE code with partial pivoting. Show the augmented matrix and the resulting forces for each case.

 

 

 

 

 

Frequently Asked Questions

Is it free to get my assignment evaluated?

Yes. No hidden fees. You pay for the solution only, and all the explanations about how to run it are included in the price. It takes up to 24 hours to get a quote from an expert. In some cases, we can help you faster if an expert is available, but you should always order in advance to avoid the risks. You can place a new order here.

How much does it cost?

The cost depends on many factors: how far away the deadline is, how hard/big the task is, if it is code only or a report, etc. We try to give rough estimates here, but it is just for orientation (in USD):

Regular homework$20 - $150
Advanced homework$100 - $300
Group project or a report$200 - $500
Mid-term or final project$200 - $800
Live exam help$100 - $300
Full thesis$1000 - $3000

How do I pay?

Credit card or PayPal. You don't need to create/have a Payal account in order to pay by a credit card. Paypal offers you "buyer's protection" in case of any issues.

Why do I need to pay in advance?

We have no way to request money after we send you the solution. PayPal works as a middleman, which protects you in case of any disputes, so you should feel safe paying using PayPal.

Do you do essays?

No, unless it is a data analysis essay or report. This is because essays are very personal and it is easy to see when they are written by another person. This is not the case with math and programming.

Why there are no discounts?

It is because we don't want to lie - in such services no discount can be set in advance because we set the price knowing that there is a discount. For example, if we wanted to ask for $100, we could tell that the price is $200 and because you are special, we can do a 50% discount. It is the way all scam websites operate. We set honest prices instead, so there is no need for fake discounts.

Do you do live tutoring?

No, it is simply not how we operate. How often do you meet a great programmer who is also a great speaker? Rarely. It is why we encourage our experts to write down explanations instead of having a live call. It is often enough to get you started - analyzing and running the solutions is a big part of learning.

What happens if I am not satisfied with the solution?

Another expert will review the task, and if your claim is reasonable - we refund the payment and often block the freelancer from our platform. Because we are so harsh with our experts - the ones working with us are very trustworthy to deliver high-quality assignment solutions on time.

Customer Feedback

"Thanks for explanations after the assignment was already completed... Emily is such a nice tutor! "

Order #13073

Find Us On

soc fb soc insta


Paypal supported