Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Start Typing in MATLAB 8.3 An other way of finding a basis for null-space of a matrix . Let B2 = [A21 /], you need

image text in transcribed
Start Typing in MATLAB 8.3 An other way of finding a basis for null-space of a matrix . Let B2 = [A21 /], you need to type this as : B2=[A2' eye(4) ] then find F2 = rref(B2) by typing F2=rref(B2) You will get a matrix of the form Note that in this matrix R is the rref(A') and IN is corresponding rref of I. Now check to see if the rows of N form a basis for the null-space of A2, by typing A2X1= F2(3,4:7) A2NS1= A2*A2X1' Repeat this for the second vector: A2X2= F2(4,4:7) A2NS2= A2*A2X2'

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

An Introduction to Measure Theoretic Probability

Authors: George G. Roussas

2nd edition

128000422, 978-0128000427

More Books