Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask Other Engineering Expert

APPLIED LINEAR ALGEBRA ASSIGNMENT

QUESTION 1 -

(a) What do the following statements do?

(i) > edit

(ii) > ex1

(iii) >help fplot 

(b) A bank wants to calculate the interest due to its customers and add to those accounts The interest rate applicable depends on the initial balance, as follows

Initial balance                    Interest rate

Less than R1000                0%

R1000 to R5000                 5%

R5000 to R10,000              8%

R10,000 to R20,000           9%

Above R20,000                 10%

Write an Octave/Matlab code that implements and solves the above problem (Hint Use the following pseudo-if lop structure

if (condition)

statement

else if (condition)

else

statement

end if

(c) Give the mathematical meaning of the following Octave/Matlab operations

(i) <

(ii) <=

(iii) >

(iv) >=

(v) ==

(d) Write an Octave/Matlab code that solves the following problem

Evaluate the following series n=1Un in which Un is not known explicity but is given in terms of a recurrence relation You should stop the summation when |Un| < 10-8 Un+1 = (Un-1)2 + (Un), with U1 = 0.5

QUESTION 2 -

(a) A MatLab/Octave code for optimising a linear programming problem is

[xmax,Lmax] =glpk(C, A, b, lb, ub, ctype, vartype, s)

Explain the role of each of the parameters lb, ub, ctype, vartype and s

(b) Use the simplex method to solve the following linear programming problem

Maximize

L = x1 + 1.6x2

subject to the constraints

0.33x1 + x2 < 4

x1 + 0.66x2 < 5

x1, x2 > 0

QUESTION 3 -

(a) Suppose we have invested some money that draws 10% interest per year, compounded annually We want to know how long it will take for the investment to double More specifically, we want a statement of the account each year until the balance has doubled Write a Matlab/Octave code that implements and solves this problem

The pseudocode for this problem is as follows

(1) Initialise balance, year, interest rate

(ii) Display headings

(iii) Repeat

Update year and balance according to interest rate,

Display year, balance,

Until balance exceeds twice initial balance

(iv) Stop

(b) The binomial coefficient is widely used in Mathematics and Statistics It is defined as the number of ways of choosing r objects out of n without regard to order and is given by

2414_figure.png

Write a Matlab/Octave code that computes the binomial coefficient when n = 10 and r = 3.

QUESTION 4 -

(a) Write a Matlab/Octave code that solves the following system of equations

2x - y + z = 4

x + y + z = 3

3x - y - z = 1,

using the left division operator "\" first and then using the Gauss-seidal iterative method.

(b) The Hilbert matrix is a square n x n matrix defined by

Hij(n) = 1/i + j -1

Give the Matlab/Octave code to find the matrix H(n) with entries Hij(n) in terms of n. Then consider the case n = 13 (i.e., set n = 13 in your code)

(c) Write a Matlab/Octave function file that takes as input a matrix A, and tests whether or not the matrix is

(i) square, and

(ii) diagonally dominant, reporting the answers on the screen

Other Engineering, Engineering

  • Category:- Other Engineering
  • Reference No.:- M92486959

Have any Question?


Related Questions in Other Engineering

This is your second design assignment this assignment

This is your second design assignment. This assignment requires you to design a complex state machine. You are designing a digital alarm clock. There are various designs you can attempt. More complex designs are worth mo ...

Task 1using the lab kit design a circuit for the processor

Task 1: Using the lab kit, design a circuit for the processor to control the output of a connected 7-segment LED display device. You will be provided with a standard common anode 7-segment display of the type FND-507 (or ...

Question 1 define rock mechanics discuss the main

Question 1 . Define rock mechanics. Discuss the main objectives of the application of rock mechanics in mining. Question 2. Define stress. Draw a diagram and define the normal and shear stress by resolving the resultant ...

Learning outcomes evaluate multiuser communication and

Learning Outcomes Evaluate multiuser communication and resource sharing techniques; Apply the techniques of, and report on, digital communication applications using Matlab and hardware devices. Assignment Description The ...

Question - show that the zero-point energy of a simple

Question - Show that the zero-point energy of a simple harmonic oscillator does not contribute to its entropy or heat capacity, but does contribute to its energy and Helmholtz function.

Control theory - lab reportsfor experiments 1 to 4 you must

Control Theory - Lab Reports For experiments 1 to 4 you must undertake the following: a) At the start of each section (including the pre-lab activities) there are a number learning outcomes. That is, what students should ...

1 online discussion forum - post your proposed topic and

1. Online Discussion forum - Post your proposed topic and chosen data set as well as a short plan for the project. This is required for approval of the topic. As discussed, students must select unique topics, therefore i ...

Introduction to engineering design assignment -

Introduction to Engineering Design Assignment - Drafting Question 1 - Field notes and traverse drawing may be an outdated form of keeping and presenting information on the position of features on a site. Modern electroni ...

Conceptual design of forced-free-mixed convection

Conceptual Design of Forced-Free-Mixed Convection Experiment This assessment is to be completed individually. 1. Learning Outcomes: - Develop a basic ability to conceptually design an experimental apparatus - Use theory ...

  • 4,153,160 Questions Asked
  • 13,132 Experts
  • 2,558,936 Questions Answered

Ask Experts for help!!

Looking for Assignment Help?

Start excelling in your Courses, Get help with Assignment

Write us your full requirement for evaluation and you will receive response within 20 minutes turnaround time.

Ask Now Help with Problems, Get a Best Answer

Why might a bank avoid the use of interest rate swaps even

Why might a bank avoid the use of interest rate swaps, even when the institution is exposed to significant interest rate

Describe the difference between zero coupon bonds and

Describe the difference between zero coupon bonds and coupon bonds. Under what conditions will a coupon bond sell at a p

Compute the present value of an annuity of 880 per year

Compute the present value of an annuity of $ 880 per year for 16 years, given a discount rate of 6 percent per annum. As

Compute the present value of an 1150 payment made in ten

Compute the present value of an $1,150 payment made in ten years when the discount rate is 12 percent. (Do not round int

Compute the present value of an annuity of 699 per year

Compute the present value of an annuity of $ 699 per year for 19 years, given a discount rate of 6 percent per annum. As