Question

Question 3 (covers Unit 6) - 25 marks . Your answers to part (a) of this question must be shown with your own work . Part (b)

You are required to use the MATHCAD worksheet entitled Finding eigenvalues and eigenvectors associated with Activities 5.1-

Question 3 (covers Unit 6) - 25 marks . Your answers to part (a) of this question must be shown with your own work . Part (b) and (c) of this question are required you to use Mathcad to compute your solutions. You must submit a copy or attached a copy of your Mathcad solutions to your tutor for marking (a) Consider the following matrix 2 1 -2 A-0 5 0 (i) Find three eigenvalues λ of A. One of these eigenvalue is λ =-1. llence find the corresponding eigenvectors of each λ. 1) Úse the rules given in Unit 6 to find the eigenvalues of (2) 2A3+ A-2 3I where I is the identity matrix. Give your working steps 4 (b) This part of the question is concerned with the numerical calculation of the cigenvalues and cigenvectors of the matrix. MATHCAD 10.12 13.36 -21.35 8.85 165 5.10 9.71-6.43 11.25 1.53-18.17 -3.04 15.95-32.9317.05 0.93
You are required to use the MATHCAD worksheet entitled 'Finding eigenvalues and eigenvectors' associated with Activities 5.1-5.3 in Unit 6 (the given matrix is similar to the matrix (A) in the given worksheet) to investigate the effect of carrying out the corresponding iteration procedure. Take care when you edit the matrix A (i) Use your Mathcad software to compute the eigenvalues and eigenvectors of the 31 matrix A. (ii) Investigate each of following 3 cases using your MATHCAD results. You will find it necessary to try different number of iterations (N) in the worksheet during your investigations, you should reset the value of N to 10 at the start of each part. (1) Direct iteration method, start with eo = [1, 0, 0. Or. (Hints: Set IP-1 and P-0 on page 1 of the worksheet. Try the iteration N -10, 100, 200.) 3 (2) Inverse iteration method. start with eo = [1, 0, 0, 0. (Hints: Sel IP-2 and P-0 on page 1 of the worksheet. Try the iteration N - 200, 1000, 2000.) (3) Modified inverse iteration method. start with eo [1, 0, 0. O. (Hints Set IP-3 and P-15 on page 1 of the worksheet. Try the iteration N -10, 50, 100.) In each case of above Part (ii), comment on: whether the iteration converges to a value with 3 decimal places accuracy; if it does converge: o write down which eigenvalue and eigenvector reached: and 'UTİte the number of iterations required for the convergence If it is not converge or is slow, then suggest a reason why it is not coverage.
0 0
Add a comment Improve this question Transcribed image text
Answer #1

2. -12 2 6 -2 1 0(M) d) ergh ofyn

Add a comment
Know the answer?
Add Answer to:
Question 3 (covers Unit 6) - 25 marks . Your answers to part (a) of this question must be shown with your own work . P...
Your Answer:

Post as a guest

Your Name:

What's your source?

Earn Coins

Coins can be redeemed for fabulous gifts.

Not the answer you're looking for? Ask your own homework help question. Our experts will answer your question WITHIN MINUTES for Free.
Similar Homework Help Questions
  • 3. [6 marks] Diagonalization: IfAs | 2-2 | (as in Q1), and P= 11-1 1 -1 0 1 11-1 (a) Verify (by calculating P-1p) t...

    3. [6 marks] Diagonalization: IfAs | 2-2 | (as in Q1), and P= 11-1 1 -1 0 1 11-1 (a) Verify (by calculating P-1p) that P10 1 is the inverse matrix of P. ents only on the leading diagonal. (c) Compare the eigenvalues of A (from Ql) to D and the eigenvectors of A to the columns of P. What do you notice? 3. [6 marks] Diagonalization: IfAs | 2-2 | (as in Q1), and P= 11-1 1 -1 0...

  • 3. There are three ponds, each occupied by a large number of frogs. Every day, a certain fraction...

    3. There are three ponds, each occupied by a large number of frogs. Every day, a certain fraction of the frogs from each pond migrate to one of the two neighbouring ponds according to the diagram at the right. Thus the number of frogs in each pond changes from day to day according to the following dynamical system: 0 Xn+1 Zr The eigenvalues of this matrix are λ-1,A-0.6 and λ-05. 0.1 (a) Find eigenvectors for each of these eigenvalues. (b)...

  • NEED HELP WITH PROBLEM 1 AND 2 OF THIS LAB. I NEED TO PUT IT INTO...

    NEED HELP WITH PROBLEM 1 AND 2 OF THIS LAB. I NEED TO PUT IT INTO PYTHON CODE! THANK YOU! LAB 9 - ITERATIVE METHODS FOR EIGENVALUES AND MARKOV CHAINS 1. POWER ITERATION The power method is designed to find the dominant' eigenvalue and corresponding eigen- vector for an n x n matrix A. The dominant eigenvalue is the largest in absolute value. This means if a 4 x 4 matrix has eigenvalues -4, 3, 2,-1 then the power method...

  • In this exercise, you will work with a QR factorization of an mxn matrix. We will proceed in the ...

    In this exercise, you will work with a QR factorization of an mxn matrix. We will proceed in the way that is chosen by MATLAB, which is different from the textbook presentation. An mxn matrix A can be presented as a product of a unitary (or orthogonal) mxm matrix Q and an upper-triangular m × n matrix R, that is, A = Q * R . Theory: a square mxm matrix Q is called unitary (or orthogona) if -,or equivalently,...

  • Can you help me with this question please? For the code, please do it on MATLAB. Thanks

    Can you help me with this question please? For the code, please do it on MATLAB. Thanks 7. Bonus [3+3+4pts] Before answering this question, read the Google page rank article on Pi- azza in the 'General Resources' section. The Google page rank algorithm has a lot to do with the eigenvector corresponding to the largest eigenvalue of a so-called stochastic matrix, which describes the links between websites.2 Stochastic matrices have non-negative entries and each column sums to1, and one can...

  • Question 1 [22 marks] (Chapt ers 2, 3, 4, 5, and 6) Let A e Rn...

    Question 1 [22 marks] (Chapt ers 2, 3, 4, 5, and 6) Let A e Rn be an (n x n) matrix and be R. Consider the problem 1 (P2) min2+ s.t. xe R" 1Ax-bil2 1 where & > O is fixed and Il IIl denot es the 2-norm. Call g.(x)=l|2 the objective function of problem (P2) 1Ax-bl2 i) [3 marks] Compute the gradient of g, and use it to show that the solution xi of this problem verifies (I+EATA)(x)...

  • For this project, each part will be in its oun matlab script. You will be uploading a total 3 m f...

    For this project, each part will be in its oun matlab script. You will be uploading a total 3 m files. Be sure to make your variable names descriptive, and add comments regularly to describe what your code is doing and hou your code aligns with the assignment 1 Iterative Methods: Conjugate Gradient In most software applications, row reduction is rarely used to solve a linear system Ar-b instead, an iterative algorithm like the one presented below is used. 1.1...

  • PART A 21 MARKS SHORT ANSWER QUESTIONS Answer ALL questions from this part. Write your answers...

    PART A 21 MARKS SHORT ANSWER QUESTIONS Answer ALL questions from this part. Write your answers in the Examination Answer Booklet. Each question is worth 1.5 marks (14 x 1.5 = 21 marks). Question 1 An organisation has been granted a block of addresses with the mask /22. If the organisation creates 8 equal-sized subnets, how many addresses (including the special addresses) are available in each subnet? Show your calculations. Question 2 Give an example of a valid classful address...

  • Part 3: Transposition Ciphers #can't use ord or chr functions You must implement three transposition ciphers...

    Part 3: Transposition Ciphers #can't use ord or chr functions You must implement three transposition ciphers (the "backwards" cipher, the Rail Fence cipher, and the Column Transposition cipher) where the ciphertext is created via an altered presentation of the plaintext. The algorithm for each is detailed in the function descriptions in this section. (13 points) def backwards_cipher(plaintext, key): • Parameter(s): plaintext ----- a string; the message to be encrypted key ----- an integer; the number to control this cipher •...

  • specifically on finite i pmu r the number of objøcts or ways. Leave your answers in fornsiala form, such as C(3, 2) nporkan?(2) Are repeats poasib Two points each imal digits will have at le...

    specifically on finite i pmu r the number of objøcts or ways. Leave your answers in fornsiala form, such as C(3, 2) nporkan?(2) Are repeats poasib Two points each imal digits will have at least one xpeated digin? I. This is the oounting problem Al ancmher so ask yourelr (1) ls onder ipo n How many strings of four bexadeci ) A Compuir Science indtructor has a stack of blue can this i For parts c, d. and e, suppose...

ADVERTISEMENT
Free Homework Help App
Download From Google Play
Scan Your Homework
to Get Instant Free Answers
Need Online Homework Help?
Ask a Question
Get Answers For Free
Most questions answered within 3 hours.
ADVERTISEMENT
ADVERTISEMENT