Ask Question, Ask an Expert

+61-413 786 465

info@mywordsolution.com

Ask MATLAB Expert

PROBLEM 1 - Use MATLAB commands to efficiently (i.e. without keying each entry) enter the matrix:

142_matrix.png

Hint: Try help diag and represent S as the sum of two matrices having non-zero entries on different diagonals.

a) Compute Sk for k= 2, 3, 4.  Describe in words what happens when computing Sk.

b) By using this reasoning, what do you expect S11 to be?

c) As part of a linear algebra quiz, your friend answers 'TRUE' to the question: Is it true or false that : If A*B=0 then one of the matrices A or B is the zero matrix? Based on your computations above, do you agree with him?

PROBLEM 2 - Suppose a linear transformation T has the property that T([1;3])=[5;4], and T([2;1])=[3;6] where [1;3] is, as in MATLAB, the column vector with entries 1 and 2. Let A denote the standard matrix of T.

a) The information above tells you that there are matrices U and V such as A ∗ U = V. Define U and V.  Hint: read the problem until the end.

b) Using inv(U), V and matrix multiplication, compute A.

c) Verify that you have the correct A by computing in MATLAB A ∗ [1;3] and A ∗ [2;1] and comparing with the values of T([1;3]) and T([2;1]), respectively.

d) Compute the expression det A · det U - det V. What general fact does this calculation illustrates?

e) Compute det (A + U) - (det A + det U). What general fact does this calculation illustrates?

PROBLEM 3 - Let A?? be the ?? × ?? matrix with 1 on the main diagonal and 2 elsewhere.

a) For ?? = 4, 5, 6

1. Use Matlab pre-programmed matrices (eye, ones, zeros) and matrix operations, efficiently input A??.

2. Compute A??-1 and display the result with rational entries.

b) Propose a general form for A??-1, expressed in terms on ??.

c) Check your theory for ?? = 6.

PROBLEM 4 - Consider the matrix A = [4, -2, 1, 5; 3, 8, 2, -1; 6, 8, 9, 2; 2, 3, -1, 0]. Compute the following five determinants and comment what general properties of determinants your computations at point's b-e illustrate:

(a) det(A); (b) det(AT) where T stands for transposed; (c)det(A2); (d) det(2 A); (e ) det (A-1).

PROBLEM 5: The color of light can be represented in a vector [R; G; B] where R= Amount of red; G= amount of green and B=amount of blue. The human eye and the brain transform the incoming signal into the signal [I; L; S] where I - intensity, L -long-wave signal and S - short wave signal and ?? = (??+??+??)/3; ?? = R - ??; S = B - (??+??)/2

a) Find the standard matrix P of the transformation from input [R; G; B] to output [I; L; S];

b) Consider a pair of yellow sunglasses for water sports that cuts out all blue light and passes all red and green light. Find the matrix A that represents the transformation incoming light undergoes as it passes through the sunglasses;

c) Find the matrix for the composed transformation that the light undergoes as it first passes through the sunglasses and then the eye;

d) Compute the change in the [I; L; S] output signal between the [I; L; S] output without and with the yellow sunglasses if the initial [R; G; B] input is [20; 35; 40].

MATLAB, Engineering

  • Category:- MATLAB
  • Reference No.:- M91723923
  • Price:- $60

Priced at Now at $60, Verified Solution

Have any Question?


Related Questions in MATLAB

Assignment -we have daily gridded rainfall data of 40 years

Assignment - We have daily gridded rainfall data of 40 years and structure of the dataset is like below; Lat = [6.5:0.25:38.5]; Lon = [66.5:0.25:100]; Rainfall (135x129x365x40) (Lon, Lat, days, years). Now, we looking fo ...

Assignment - matlab programmingusing appropriate matlab

Assignment - MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

What comparison of means test was used to answer the

What comparison of means test was used to answer the question

Assignment details -need to write a code for connecting

Assignment Details - Need to write a code for connecting segments (Lines) a special case of TSP. The problem is to connect lines in 2d/ 3d space with path obstructions. Can you help me write the code for this? Hope you m ...

Discrete optimisation- solve the following two problems

Discrete Optimisation - Solve the following two problems with both exhaustive enumeration and branch and bound - Problem 1 is a mixed integer linear optimisation problem (the problem has both discrete and continuous vari ...

Question a safe prime is a prime number that can be written

Question : A safe prime is a prime number that can be written in the form 2p + 1 where p is also a prime number. Write a MATLAB script file that finds and displays all safe primes between 1 and 1000.

Assignment matlab programmingusing appropriate matlab

Assignment: MatLab Programming Using appropriate MatLab syntax, write the code required to analyse and display the data as per the problem description. The order of the MatLab Program should be as follows: Variables and ...

Assignment -data is given on which want to do computational

Assignment - Data is given on which want to do computational production planning using Metaheuristic MATLAB Programming: 1) Ant Colony Algorithm on both Partial and Total Flexible Problem. 2) Bee Algorithm on both Partia ...

Suppose that you have used some concept learning algorithm

Suppose that you have used some concept learning algorithm to learn a hypothesis h1 from some training data. You are interested in knowing the accuracy that the hypothesis can be expected to achieve on the underlying pop ...

Recitation problems -1 determine the highest real root of

Recitation Problems - 1. Determine the highest real root of f(x) = 2x 3 - 11.7x 2 + 17.7x - 5 using the Newton-Raphson method with at least four iterations. Start with an initial guess of x 0 = 3. 2. Determine the real r ...

  • 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