Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Problem 4 (5 points). Generate the set of vectors ui, u2 and uz using the script clc; clear all; Q=randi ((-5 5],4,5); [P,D] - eig(0*0');

image text in transcribed

image text in transcribed

Problem 4 (5 points). Generate the set of vectors ui, u2 and uz using the script clc; clear all; Q=randi ((-5 5],4,5); [P,D] - eig(0*0'); ulrandi ((1 9])*P(:,1) u2=randi ([1 9])*P(:,2) u3=randi ([1 9])*P(:,3) and the vector y generated by the script y=randi ((-10 10],4,1). Using developed yourself Matlab script 1. show that vectors ui, u2 and uz mutually orthogonal 2. find the orthogonal projection () of y into Span{ui, u2, uz ). 3. find the coordinates of the orthogonal axes z. Write your Matlab script here. ul = u2 u3 y Proving of orthogonality of us, uz and us = 2 Problem 4 (5 points). Generate the set of vectors ui, u2 and uz using the script clc; clear all; Q=randi ((-5 5],4,5); [P,D] - eig(0*0'); ulrandi ((1 9])*P(:,1) u2=randi ([1 9])*P(:,2) u3=randi ([1 9])*P(:,3) and the vector y generated by the script y=randi ((-10 10],4,1). Using developed yourself Matlab script 1. show that vectors ui, u2 and uz mutually orthogonal 2. find the orthogonal projection () of y into Span{ui, u2, uz ). 3. find the coordinates of the orthogonal axes z. Write your Matlab script here. ul = u2 u3 y Proving of orthogonality of us, uz and us = 2

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Demystifying Databases A Hands On Guide For Database Management

Authors: Shiva Sukula

1st Edition

8170005345, 978-8170005346

More Books

Students also viewed these Databases questions

Question

3. Describe the strategic training and development process.

Answered: 1 week ago

Question

10. Microsoft Corporation

Answered: 1 week ago

Question

4. EMC Corporation

Answered: 1 week ago