--%>

Iterative System Solvers, Power Methods

Iterative System Solvers, Power Methods, and the Inverse Power Method for Boundary

Value Problems.

1. Code and test Jacobi and Gauss-Sidel solvers for arbitrary diagonally dominant linear systems.

2. Compare performance/results with tridiagonal Gaussian elimination solver for the problem arising from

-y’’=f on (0,1) with y(0)=0=y(1). You may also want to use sparse storage and MATLAB’s built in ’\’ operator

as a third solver.

3. Code and test a power method with deflation program to find all (approximate) eigenvalues/eigenvectors of

an arbitrary symmetric nxn matrix.

For full points you must use your Gauss-Sidel solver, but most credit can be acheived via use of the built in ’\’

operator. This applies to the next problem as well.

4. Code and test an inverse power method with deflation program to find the first few eigenvalues and eigenfunctions

(eigenvectors) of -y’’ = l y on (0,1) with y(0)=0=y(1).

****************************************************************************

5. To shorten the project, this item is an Extra/Optional/Final Project idea.

Code and test an inverse power method with deflation program to find the first few eigenvalues and eigenfunctions

(eigenvectors) of - D u = l u on W = H0, 1L

2 with u=0 on ¶W .

You will need a function that solves - D u = f on W = H0, 1L

2 with u=0 on ¶W T. est this with

f(x,y)=2p2 sin(p x)sin(p y )E. ither use a Gauss-Sidel solver you code, or use sparse storage for the block tridiagonal

matrix together with the ’\’ operator.

6. Another Extra/Optional/Final Project Idea: Repeat problem 5 on an irregular subregion of H0, 1L

2.

7. Another Extra/Optional/Final Project Idea: Write a Gaussian elimination solver for the block tridiagonal

system coming from - D u = f on W = H0, 1L

2 with u=0 on ¶W a,nalogous to your existing tridiagonal solver.

   Related Questions in Corporate Finance

  • Q : Which taxes do I have to use for

    Which taxes do I have to utilize when calculating Free Cash Flow (FCF) – is this the medium tax rate or the marginal tax rate of the leveraged company?

  • Q : Zurich Pvt Ltd. You have joined Zurich

    You have joined Zurich Pvt. Ltd as a Finance manager. You are given the following information: Zurich Pvt Ltd. is a diversified manufacturing firm dealing with electrical appliances. In 2012, the firm reported an operating income of Rs. 857.60 million and faced a tax rate of 35% on income. The firm

  • Q : Data races-critical sections-processor

    A) Research the phenomena of data races. Give an illustration of how an unprotected data race can give mount to data inconsistency.How do OpenMP and Cilk resolve this problem? B) Present your own fully documented and tested program

  • Q : Why required return cannot computed by

    Why can we not compute the required return (Ke) by the Gordon-Shapiro model [P0 = Div0 (1+g) / (Ke – g)] in place of using the CAPM? As we identify the current dividend (Div0) and the current share price (P0), we can acquire the growth rate of the dividend by th

  • Q : How present value of tax shields be

    I have two valuations of the company that we set as an objective. Within one of them, the present value of tax shields (D Kd T) computed using Ku (required return to unlevered equity) and, in one, by using Kd (required return to debt). The second valuation is too high

  • Q : Compute the present value of the

    Is this possible to value companies by computing the present value of the Economic Value Added (EVA)?

  • Q : Is the given affirmation of an

    Is the given affirmation of an accountancy expert true? “There valuation criterion that reflects the value of the shares of a company in the most accurate way is based on the amount of the equity of shareholder of its balance sheet. Stating that the value of sha

  • Q : Problem about commercial and fiscal

    A court assigned to me (as an auditor and economist) a valuation of a market butcher’s. The butcher’s did not give any simple income statements or any valuable information that I could use in my valuation. This is a small business with just two workers, th

  • Q : How could we acquire an indisputable

    How could we acquire an indisputable discount rate?

  • Q : Low-discrepancy sequence or quasi

    Who proposed definition and development of low-discrepancy sequence theory or quasi random number theory?